Skip to content

Commit 473b890

Browse files
authored
Merge pull request #833 from bshaffer/patch-1
chore: support psr/cache:2 compatibility layer
2 parents 63f9716 + dc02e2e commit 473b890

2 files changed

Lines changed: 1 addition & 1338 deletions

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)