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.
psr/cache
1 parent d7ba8ef commit 7882670Copy full SHA for 7882670
composer.json
@@ -55,7 +55,7 @@
55
"brick/math": "^0.9|^0.10|^0.11|^0.12",
56
"paragonie/constant_time_encoding": "^2.6|^3.0",
57
"paragonie/sodium_compat": "^1.20|^2.0",
58
- "psr/cache": "^3.0",
+ "psr/cache": "^2.0|^3.0",
59
"psr/clock": "^1.0",
60
"psr/event-dispatcher": "^1.0",
61
"psr/http-client": "^1.0",
src/Library/composer.json
@@ -44,7 +44,7 @@
44
45
46
47
48
49
"psr/http-factory": "^1.0",
50
0 commit comments