File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
33
4+ ## 1.0.0 - 2016-01-26
5+
6+ ### Removed
7+
8+ - Stability configuration from composer
9+
10+
411## 1.0.0-RC1 - 2016-01-12
512
613### Changed
Original file line number Diff line number Diff line change @@ -49,8 +49,7 @@ Please see our [contributing guide](http://docs.php-http.org/en/latest/developme
4949
5050## Security
5151
52- If you discover any security related issues, please contact us at [ security@httplug.io ] ( mailto:security@httplug.io )
53- or [ security@php-http.org ] ( mailto:security@php-http.org ) .
52+ If you discover any security related issues, please contact us at [ security@php-http.org ] ( mailto:security@php-http.org ) .
5453
5554
5655## License
Original file line number Diff line number Diff line change 3434 },
3535 "extra" : {
3636 "branch-alias" : {
37- "dev-master" : " 1.0 -dev"
37+ "dev-master" : " 1.1 -dev"
3838 }
39- },
40- "prefer-stable" : true ,
41- "minimum-stability" : " RC"
39+ }
4240}
You can’t perform that action at this time.
0 commit comments