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 a2c38f4 commit 6782badCopy full SHA for 6782bad
composer.json
@@ -12,7 +12,7 @@
12
"php": "^7.4 || ^8",
13
"ext-json": "*",
14
"ext-mbstring": "*",
15
- "psr/simple-cache": "^3.0"
+ "psr/simple-cache": "^1.0"
16
},
17
"require-dev": {
18
"amphp/amp": "^2.6",
@@ -32,7 +32,7 @@
32
"react/http": "^1.6",
33
"react/promise": "^2.0 || ^3.0",
34
"rector/rector": "^2.0",
35
- "symfony/cache": "^6.4",
+ "symfony/cache": "^5.4",
36
"symfony/polyfill-php81": "^1.23",
37
"symfony/var-exporter": "^5 || ^6 || ^7",
38
"thecodingmachine/safe": "^1.3 || ^2 || ^3"
0 commit comments