We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc55e7 commit fda384eCopy full SHA for fda384e
composer.json
@@ -16,11 +16,11 @@
16
},
17
"require": {
18
"php": "^8.0",
19
- "symfony/config": "^5.4|^6.0",
20
- "symfony/dependency-injection": "^5.4|^6.0",
21
- "symfony/http-kernel": "^5.4|^6.0",
22
- "symfony/process": "^5.4|^6.0",
23
- "symfony/stopwatch": "^5.4|^6.0"
+ "symfony/config": "^5.4|^6.0|^7.0",
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0",
+ "symfony/http-kernel": "^5.4|^6.0|^7.0",
+ "symfony/process": "^5.4|^6.0|^7.0",
+ "symfony/stopwatch": "^5.4|^6.0|^7.0"
24
25
"require-dev": {
26
"phpunit/phpunit": "~9.0",
0 commit comments