We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c6bde commit 1c99657Copy full SHA for 1c99657
1 file changed
composer.json
@@ -15,9 +15,9 @@
15
],
16
"require": {
17
"msgphp/user": "^0.15",
18
- "symfony/config": "^3.4 || ^4.2 || ^5.0",
19
- "symfony/dependency-injection": "^3.4 || ^4.2 || ^5.0",
20
- "symfony/http-kernel": "^3.4 || ^4.2 || ^5.0"
+ "symfony/config": "^3.4 || ^4.4 || ^5.0",
+ "symfony/dependency-injection": "^3.4 || ^4.4 || ^5.0",
+ "symfony/http-kernel": "^3.4 || ^4.4 || ^5.0"
21
},
22
"config": {
23
"preferred-install": {
0 commit comments