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 6f46f7d commit dc55b25Copy full SHA for dc55b25
composer.json
@@ -13,10 +13,10 @@
13
"composer/composer": "^1.0||^2.0",
14
"composer/semver": "^1.0||^2.0||^3.0",
15
"illuminate/config": "^5.5",
16
- "symfony/config": "^4.4",
+ "symfony/config": "^4.4||^5.1",
17
"symfony/console": "^2.8||^4.0",
18
- "symfony/dependency-injection": "^3.3||^4.3",
19
- "symfony/yaml": "^3.3||^4.0"
+ "symfony/dependency-injection": "^3.3||^4.3||^5.1",
+ "symfony/yaml": "^3.3||^4.0||^5.1"
20
},
21
"require-dev": {
22
"codeception/codeception": "^4.1",
0 commit comments