Skip to content

Commit 869915e

Browse files
Add support for php-http/cache-plugin:^2.0
1 parent 7d1ee08 commit 869915e

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
@@ -29,7 +29,7 @@
2929
"php": "^7.4.15 || ^8.0.2",
3030
"ext-json": "*",
3131
"ext-xml": "*",
32-
"php-http/cache-plugin": "^1.8.1",
32+
"php-http/cache-plugin": "^1.8.1 || ^2.0",
3333
"php-http/client-common": "^2.7.1",
3434
"php-http/discovery": "^1.19.2",
3535
"php-http/httplug": "^2.4",

0 commit comments

Comments
 (0)