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 978f7dd commit 1d5f99fCopy full SHA for 1d5f99f
1 file changed
composer.json
@@ -19,7 +19,7 @@
19
"php": ">=8.0",
20
"ext-json": "*",
21
"guzzlehttp/guzzle": "^6.3||^7.0",
22
- "symfony/cache": "^6.3",
+ "symfony/cache": "^6.3 || ^7.0",
23
"symfony/http-foundation": "^6.2 || ^7.0"
24
},
25
"require-dev": {
0 commit comments