File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 33 "description" : " HTTP Adapter integration tests" ,
44 "license" : " MIT" ,
55 "keywords" : [" http" , " integration" , " tests" ],
6- "homepage" : " http://php-http.org " ,
6+ "homepage" : " http://httplug.io " ,
77 "authors" : [
88 {
99 "name" : " Eric GELOEN" ,
1313 "require" : {
1414 "php" : " >=5.4" ,
1515 "phpunit/phpunit" : " ^4.5" ,
16- "php-http/discovery" : " ^0.5" ,
16+ "php-http/httplug" : " ^1.0" ,
17+ "php-http/discovery" : " ^0.6.4" ,
1718 "php-http/message" : " ~0.2.1" ,
18- "php-http/httplug" : " ~1.0@dev" ,
1919 "guzzlehttp/psr7" : " ^1.0" ,
20- "th3n3rd/cartesian-product" : " ^0.3"
20+ "th3n3rd/cartesian-product" : " ^0.3" ,
21+ "puli/cli" : " ~1.0.0-beta9@dev" ,
22+ "justinrainbow/json-schema" : " <1.5"
2123 },
2224 "autoload" : {
2325 "psr-4" : {
3335 }
3436 },
3537 "prefer-stable" : true ,
36- "minimum-stability" : " dev "
38+ "minimum-stability" : " RC "
3739}
You can’t perform that action at this time.
0 commit comments