We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e14357 commit 9b3305eCopy full SHA for 9b3305e
composer.json
@@ -11,15 +11,14 @@
11
"php": "~7.4|~8.0",
12
"phake/phake": "^4.2.0",
13
"phpunit/phpunit": "^9.4",
14
- "symfony/symfony": "^4.4|^5.4|^6.0",
15
"vimeo/psalm": "4.15.0",
16
"nikic/php-parser": "^4.4",
17
+ "symfony/symfony": "~4.4|~5.4|~6.0",
18
"doctrine/coding-standard": "^8.2.1",
19
"twig/twig": "^1.44|^2.14|^3.1"
20
},
21
"require": {
22
- "symfony/http-kernel": "^4.4|^5.4|^6.0",
+ "symfony/http-kernel": "~4.4|~5.4|~6.0",
23
"composer-runtime-api": "*"
24
25
"autoload": {
0 commit comments