Skip to content

Commit fb7a468

Browse files
committed
updated minimum psr simple cache requirement
1 parent 543cc52 commit fb7a468

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

0 commit comments

Comments
 (0)