Skip to content

Commit aed86a8

Browse files
authored
Merge pull request #78 from yoshz/psr-cache-v3
Added psr/cache:^3.0 dependency
2 parents ab362a1 + 9de1da1 commit aed86a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^7.1 || ^8.0",
15-
"psr/cache": "^1.0 || ^2.0",
15+
"psr/cache": "^1.0 || ^2.0 || ^3.0",
1616
"php-http/client-common": "^1.9 || ^2.0",
1717
"php-http/message-factory": "^1.0",
1818
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0 || ^6.0"

0 commit comments

Comments
 (0)