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 eb3acd4 commit 2304684Copy full SHA for 2304684
composer.json
@@ -27,9 +27,9 @@
27
},
28
"require": {
29
"php": ">=7.3",
30
- "symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0",
31
- "symfony/http-kernel": "^4.0 || ^5.0",
32
- "symfony/config": "~4|~5"
+ "symfony/dependency-injection": "^4.4 || ^5.0",
+ "symfony/http-kernel": "^4.4 || ^5.0",
+ "symfony/config": "^4.4 || ^5.0"
33
34
"require-dev": {
35
}
0 commit comments