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 0eb7bfc commit 298b75eCopy full SHA for 298b75e
composer.json
@@ -15,9 +15,9 @@
15
"require": {
16
"php": "^7.2 || ^8.0",
17
"matthiasnoback/symfony-config-test": "^4.0.1",
18
- "symfony/dependency-injection": "^3.4 || ^4.4 || ^5.0",
19
- "symfony/config": "^3.4 || ^4.4 || ^5.0",
20
- "symfony/yaml": "^3.4 || ^4.4 || ^5.0"
+ "symfony/dependency-injection": "^4.4 || ^5.3",
+ "symfony/config": "^4.4 || ^5.3",
+ "symfony/yaml": "^4.4 || ^5.3"
21
},
22
"require-dev": {
23
"phpunit/phpunit": "^8.0"
0 commit comments