Skip to content

Commit 99dd6d7

Browse files
Update composer.json to work with Laravel v9 (#1081)
1 parent fcc7207 commit 99dd6d7

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
@@ -18,7 +18,7 @@
1818
"php": ">=7.2",
1919
"ext-curl": "*",
2020
"ext-json": "*",
21-
"psr/simple-cache": "~1.0",
21+
"psr/simple-cache": ">=1.0",
2222
"psr/http-client": "~1.0",
2323
"guzzlehttp/psr7": "^1.7"
2424
},

0 commit comments

Comments
 (0)