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 16297d2 commit f297c65Copy full SHA for f297c65
composer.json
@@ -29,9 +29,9 @@
29
"psr/cache": "^1.0 || ^2.0 || ^3.0",
30
"psr/http-message": "^1.0 || ^2.0",
31
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0",
32
- "symfony/cache": "^5.0.9 || ^6.0 || ^7.0",
33
- "symfony/http-foundation": "^5.0.9 || ^6.0 || ^7.0",
34
- "symfony/psr-http-message-bridge": "^2.0 || ^6.0 || ^7.0"
+ "symfony/cache": "^5.0.9 || ^6.0 || ^7.0 || ^8.0",
+ "symfony/http-foundation": "^5.0.9 || ^6.0 || ^7.0 || ^8.0",
+ "symfony/psr-http-message-bridge": "^2.0 || ^6.0 || ^7.0 || ^8.0"
35
},
36
"require-dev": {
37
"friendsofphp/php-cs-fixer": "^3.80",
0 commit comments