Skip to content

Commit f2d3bcb

Browse files
committed
Allow simple-cache v1.0
1 parent 67dd307 commit f2d3bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"ext-json": "*",
3535
"ext-iconv": "*",
3636
"psr/log": "*",
37-
"psr/simple-cache": "^2.0|^3.0",
37+
"psr/simple-cache": "v1.0|v2.0|^3.0",
3838
"nesbot/carbon": "*",
3939
"illuminate/contracts": "^8.0|^9.0|^10.0",
4040
"illuminate/collections": "^8.0|^9.0|^10.0"

0 commit comments

Comments
 (0)