We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a20e52 + d1f3563 commit 100c458Copy full SHA for 100c458
1 file changed
composer.json
@@ -19,8 +19,8 @@
19
"php": ">=8.0",
20
"ext-json": "*",
21
"guzzlehttp/guzzle": "^6.3||^7.0",
22
- "symfony/cache": "^6.0 || ^6.3 || ^7.0",
23
- "symfony/http-foundation": "^6.0 || ^6.2 || ^7.0"
+ "symfony/cache": "^6.0 || ^6.3 || ^7.0 || ^8.0",
+ "symfony/http-foundation": "^6.0 || ^6.2 || ^7.0 || ^8.0"
24
},
25
"require-dev": {
26
"phpunit/phpunit": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0",
0 commit comments