Skip to content

Commit c640230

Browse files
authored
Add support for psr/cache 2.0, 3.0 (#3039)
1 parent 4ac43cc commit c640230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"aws/aws-php-sns-message-validator": "~1.0",
4040
"nette/neon": "^2.3",
4141
"andrewsville/php-token-reflection": "^1.4",
42-
"psr/cache": "^1.0",
42+
"psr/cache": "^1.0 || ^2.0 || ^3.0",
4343
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0",
4444
"paragonie/random_compat": ">= 2",
4545
"sebastian/comparator": "^1.2.3 || ^4.0",

0 commit comments

Comments
 (0)