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.
2 parents 877ae68 + f9e8feb commit 8bdbcd0Copy full SHA for 8bdbcd0
composer.json
@@ -30,9 +30,9 @@
30
"php-http/message": "^1.11",
31
"tolerance/tolerance": "^0.4.2",
32
"mtdowling/jmespath.php": "^2.3",
33
- "symfony/config": "^4.4.12 | ~5.0 | ~6.0",
34
- "symfony/dependency-injection": "^4.4.12 | ~5.0 | ~6.0",
35
- "symfony/property-access": "^4.4.12 | ~5.0 | ~6.0"
+ "symfony/config": "^4.4.12 | ~5.0 | ~6.0 | ~7.0",
+ "symfony/dependency-injection": "^4.4.12 | ~5.0 | ~6.0 | ~7.0",
+ "symfony/property-access": "^4.4.12 | ~5.0 | ~6.0 | ~7.0"
36
},
37
"require-dev": {
38
"silex/silex": "~2.0",
0 commit comments