We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a20e52 commit d1f3563Copy full SHA for d1f3563
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