Skip to content

Commit c12f36e

Browse files
committed
Require v3 of simple cache
1 parent efc0fb9 commit c12f36e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"pestphp/pest": "^1.21.2",
2727
"spatie/ray": "^1.34.2",
2828
"league/flysystem": "^3.0",
29-
"orchestra/testbench": "^7.0"
29+
"orchestra/testbench": "^7.0",
30+
"psr/simple-cache": "^3.0"
3031
},
3132
"scripts": {
3233
"test": [

0 commit comments

Comments
 (0)