We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b13b299 commit aadb9a3Copy full SHA for aadb9a3
1 file changed
composer.json
@@ -23,9 +23,9 @@
23
"require": {
24
"php": "^8.2",
25
"symfony/cache-contracts": "^2.5 || ^3.3",
26
- "symfony/config": "^5.4 || ^6.0 || ^7.0",
27
- "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
28
- "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0"
+ "symfony/config": "^5.4 || ^6.0 || ^7.0 || ^8.0",
+ "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0 || ^8.0",
+ "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0 || ^8.0"
29
},
30
"require-dev": {
31
"phpunit/phpunit": "^11.1",
0 commit comments