Skip to content
This repository was archived by the owner on Apr 14, 2024. It is now read-only.

Commit bc7e8d3

Browse files
author
Julien Neuhart
authored
Merge pull request #4 from kitlabs-cn/master
update httplug version constraint
2 parents 2b84363 + 8247d7d commit bc7e8d3

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
@@ -25,7 +25,7 @@
2525
"php" : ">=7.1",
2626
"psr/http-message": "^1.0",
2727
"php-http/client-implementation": "^1.0",
28-
"php-http/httplug": "^1.0",
28+
"php-http/httplug": ">=1.0",
2929
"php-http/discovery": "^1.0",
3030
"guzzlehttp/psr7": "^1.4.2",
3131
"php-http/message": "^1.0",

0 commit comments

Comments
 (0)