We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b5d97 commit 7bced5aCopy full SHA for 7bced5a
composer.json
@@ -11,8 +11,7 @@
11
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
12
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
13
"symfony/http-foundation": "^5.4 || ^6.0 || ^7.0",
14
- "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
15
- "dantleech/phpcr-migrations-bundle": "^1.6"
+ "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0"
16
},
17
"require-dev": {
18
"doctrine/doctrine-bundle": "^1.10 || ^2.0",
0 commit comments