File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 55 "php" : " >=5.4" ,
66 "symfony/options-resolver" : " ^2.7" ,
77 "php-http/httplug" : " ^1.0@dev" ,
8- "php-http/message-factory" : " dev-master as 0.1.1 " ,
8+ "php-http/message-factory" : " ^0.2@dev " ,
99 "php-http/utils" : " ^0.1@dev"
1010 },
1111 "require-dev" : {
1212 "phpunit/phpunit" : " ^4.8" ,
1313 "guzzlehttp/psr7" : " ^1.2" ,
14- "php-http/discovery" : " dev-master " ,
15- "php-http/adapter-integration-tests" : " dev-feature/httplug "
14+ "php-http/discovery" : " ^0.2@ dev" ,
15+ "php-http/adapter-integration-tests" : " ^0.2@ dev"
1616 },
1717 "autoload" : {
1818 "psr-4" : {
1919 "Http\\ Socket\\ " : " src/" ,
2020 "Http\\ Socket\\ Tests\\ " : " tests/"
2121 }
2222 },
23- "repositories" : [
24- {
25- "type" : " vcs" ,
26- "url" : " https://github.com/joelwurtz/adapter-integration-tests"
27- }
28- ],
2923 "license" : " MIT" ,
3024 "authors" : [
3125 {
You can’t perform that action at this time.
0 commit comments