We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad10790 commit e55f5caCopy full SHA for e55f5ca
composer.json
@@ -43,7 +43,8 @@
43
"symfony/dependency-injection": "^6.4.1 || ^7.1",
44
"symfony/doctrine-messenger": "^6.4.1 || ^7.1",
45
"symfony/form": "^6.4.1 || ^7.1",
46
- "symfony/framework-bundle": "^6.4.1 || ^7.1"
+ "symfony/framework-bundle": "^6.4.1 || ^7.1",
47
+ "symfony/http-kernel": "^6.4.1 || ^7.1"
48
},
49
"prefer-stable": true,
50
"autoload": {
0 commit comments