Skip to content

Commit 1310aa8

Browse files
authored
chore: support psr/cache:2 compatibility layer
1 parent 63f9716 commit 1310aa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"require": {
2222
"php": ">=8.0",
23-
"psr/cache": "^3.0",
23+
"psr/cache": "^2.0||^3.0",
2424
"psr/simple-cache": "^1.0.",
2525
"ext-mbstring": "*",
2626
"ext-json": "*"

0 commit comments

Comments
 (0)