Skip to content

Commit cdf93a5

Browse files
committed
Switch to stable php-http/message version.
1 parent 7e3661d commit cdf93a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"require-dev": {
2222
"guzzlehttp/psr7": "^1.0",
23-
"php-http/adapter-integration-tests": "0.3",
24-
"php-http/message": "^0.2",
23+
"php-http/adapter-integration-tests": "dev-master#836cdff8294174cceeae54601ab4079c309227b7",
24+
"php-http/message": "^1.0",
2525
"phpunit/phpunit": "^4.8",
2626
"zendframework/zend-diactoros": "^1.0"
2727
},

0 commit comments

Comments
 (0)