File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1313 ],
1414 "require" : {
1515 "php" : " >=5.5" ,
16- "php-http/discovery" : " ^0.7 " ,
16+ "php-http/discovery" : " ^0.8 " ,
1717 "php-http/client-implementation" : " ^1.0" ,
1818 "php-http/message-factory" : " ^1.0" ,
1919 "php-http/plugins" : " ^1.0" ,
2323 "phpunit/phpunit" : " ^4.5" ,
2424 "php-http/guzzle6-adapter" : " ^1.0" ,
2525 "php-http/message" : " ^1.0" ,
26+ "puli/composer-plugin" : " 1.0.0-beta9" ,
2627 "symfony/symfony" : " ^2.7|^3.0" ,
2728 "polishsymfonycommunity/symfony-mocker-container" : " ^1.0" ,
2829 "matthiasnoback/symfony-dependency-injection-test" : " ^0.7"
2930 },
31+ "suggest" : {
32+ "puli/composer-plugin" : " Used to set up Puli modules from composer packages"
33+ },
3034 "autoload" : {
3135 "psr-4" : {
3236 "Http\\ HttplugBundle\\ " : " "
4145 "dev-master" : " 1.0-dev"
4246 }
4347 },
44- "minimum-stability " : " dev " ,
45- "prefer-stable " : true
48+ "prefer-stable " : true ,
49+ "minimum-stability " : " beta "
4650}
You can’t perform that action at this time.
0 commit comments