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 269a440 commit e8a99f2Copy full SHA for e8a99f2
composer.json
@@ -13,10 +13,10 @@
13
"composer/composer": "^1.4 || ^2.0",
14
"composer/semver": "@stable",
15
"illuminate/config": "^5.5||^8.77",
16
- "symfony/config": "^4.4 || ^5.1",
17
- "symfony/console": "^2.8 || ^4.0 || ^5.1",
18
- "symfony/dependency-injection": "^3.3 || ^4.3 || ^5.1",
19
- "symfony/yaml": "^3.3 || ^4.0 || ^5.1"
+ "symfony/config": "^4.4 || ^5.1|| ^5.4 || ^6.4",
+ "symfony/console": "^2.8 || ^4.0 || ^5.1 || ^5.4 || ^6.4",
+ "symfony/dependency-injection": "^3.3 || ^4.3 || ^5.1|| ^5.4 || ^6.4",
+ "symfony/yaml": "^3.3 || ^4.0 || ^5.1 || ^5.4|| ^6.4"
20
},
21
"require-dev": {
22
"codeception/codeception": "^4.1",
0 commit comments