Merge branch '1.11'

* 1.11:
  [Dependencies] Removed Sonata from registered bundles
  [Maintenance] Remove 1.10 branch from scheduled ECS refactor
This commit is contained in:
Łukasz Chruściel 2022-05-30 15:36:20 +02:00
commit 0047ca5f51
No known key found for this signature in database
GPG key ID: 049A1D51AA3B039C

View file

@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branch: ["1.10", "1.11", "master"]
branch: ["1.11", "master"]
steps:
-