Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit 43f0cec

Browse files
fix(deps): update dependency psr/simple-cache to v3
1 parent 15357a3 commit 43f0cec

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
@@ -35,7 +35,7 @@
3535
"guzzlehttp/guzzle": "^7.0 || ^6.0 || ^5.3.3 ",
3636
"guzzlehttp/psr7": "^1.7 || ^2.0",
3737
"psr/cache": "^1.0 || ^2.0 || ^3.0",
38-
"psr/simple-cache": "^1.0",
38+
"psr/simple-cache": "^3.0",
3939
"cache/apcu-adapter": "^1.0 || ^0.3 || ^0.2",
4040
"paragonie/random_compat": "^2.0 || ^1.0 || ^9.99",
4141
"ext-intl": "*"

0 commit comments

Comments
 (0)