File tree 2 files changed +9
-3
lines changed
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 13
13
],
14
14
"require" : {
15
15
"php" : " >=5.5" ,
16
- "php-http/discovery" : " ^0.7 " ,
16
+ "php-http/discovery" : " ^0.8 " ,
17
17
"php-http/client-implementation" : " ^1.0" ,
18
18
"php-http/message-factory" : " ^1.0" ,
19
19
"php-http/plugins" : " ^1.0" ,
23
23
"phpunit/phpunit" : " ^4.5" ,
24
24
"php-http/guzzle6-adapter" : " ^1.0" ,
25
25
"php-http/message" : " ^1.0" ,
26
+ "puli/composer-plugin" : " 1.0.0-beta9" ,
26
27
"symfony/symfony" : " ^2.7|^3.0" ,
27
28
"polishsymfonycommunity/symfony-mocker-container" : " ^1.0" ,
28
29
"matthiasnoback/symfony-dependency-injection-test" : " ^0.7"
41
42
"dev-master" : " 1.0-dev"
42
43
}
43
44
},
44
- "minimum-stability " : " dev " ,
45
- "prefer-stable " : true
45
+ "prefer-stable " : true ,
46
+ "minimum-stability " : " beta "
46
47
}
You can’t perform that action at this time.
0 commit comments