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

Commit cd2f95e

Browse files
committed
Update HTTPlug to 1.0.0-beta
1 parent 9f58018 commit cd2f95e

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
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": ">=5.5.0",
19-
"php-http/httplug": "1.0.0-alpha3",
19+
"php-http/httplug": "1.0.0-beta",
2020
"php-http/client-tools": "^0.1",
2121
"guzzlehttp/guzzle": "^6.0"
2222
},

0 commit comments

Comments
 (0)