Skip to content

Commit 680eea2

Browse files
Allow php-http/cache-plugin v2
1 parent 9afaf87 commit 680eea2

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
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": "^7.2.5 || ^8.0",
2121
"ext-json": "*",
22-
"php-http/cache-plugin": "^1.7.1",
22+
"php-http/cache-plugin": "^1.7.1|^2.0",
2323
"php-http/client-common": "^2.3",
2424
"php-http/discovery": "^1.12",
2525
"php-http/httplug": "^2.2",

0 commit comments

Comments
 (0)