Skip to content

Commit 836cdff

Browse files
committed
Merge pull request #16 from lanthaler/patch-1
Update php-http/message dependency to ^1.0
2 parents c9ace77 + 7fdc501 commit 836cdff

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
"phpunit/phpunit": "^4.5",
2020
"php-http/httplug": "^1.0",
2121
"php-http/discovery": "~0.7",
22-
"php-http/message": "~0.2.1",
22+
"php-http/message": "^1.0",
2323
"guzzlehttp/psr7": "^1.0",
2424
"th3n3rd/cartesian-product": "^0.3"
2525
},

0 commit comments

Comments
 (0)