File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ ## 0.2.0 - 2016-02-23
4+
5+ ## 0.1.0 - 2016-01-11
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"
4142 "dev-master" : " 1.0-dev"
4243 }
4344 },
44- "minimum-stability " : " dev " ,
45- "prefer-stable " : true
45+ "prefer-stable " : true ,
46+ "minimum-stability " : " beta "
4647}
You can’t perform that action at this time.
0 commit comments