Skip to content

Commit c5aa5f7

Browse files
committed
Decreased simple cache minimum version
fixes #166
1 parent a374fa8 commit c5aa5f7

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
@@ -31,7 +31,7 @@
3131
"php-http/message-factory": "^1.0",
3232
"stefanak-michal/bolt": "^5.1",
3333
"symfony/polyfill-php80": "^1.2",
34-
"psr/simple-cache": ">=2.0",
34+
"psr/simple-cache": ">=1.0",
3535
"ext-json": "*"
3636
},
3737
"provide": {

0 commit comments

Comments
 (0)