We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf40ee commit 1f55409Copy full SHA for 1f55409
composer.json
@@ -21,7 +21,7 @@
21
"psr/http-message": "^1.0.1",
22
"psr/http-server-handler": "^1",
23
"psr/http-server-middleware": "^1",
24
- "psr/simple-cache": "^1.0.1",
+ "psr/simple-cache": "^1.0.1 || ^2 || ^3",
25
"symfony/cache": "^4.3 || ^5 || ^6",
26
"symfony/expression-language": "^4 || ^5 || ^6",
27
"thecodingmachine/cache-utils": "^1",
0 commit comments