Skip to content

Commit 6ab952f

Browse files
committed
Change requires to support lib-curl 8.
1 parent d21b596 commit 6ab952f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"php": "^7.3 || ^8.0",
2525
"ext-curl": "*",
2626
"ext-json": "*",
27-
"lib-curl": "~7.15",
27+
"lib-curl": ">=7.15",
2828
"fig/http-message-util": "^1.1",
2929
"guzzlehttp/guzzle": "^7.0",
3030
"psr/http-message": "^1.0",

0 commit comments

Comments
 (0)