File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
1010## Unreleased
1111
12+ ## [ 1.8.0] - 2019-08-05
13+
14+ ### Changed
15+
16+ - Raised minimum PHP version to 7.1
17+
1218### Fixed
1319
14- - Fixed Fatal error on ` CurlCommandFormatter ` when body is larger than ` escapeshellarg ` allowed length.
20+ - Fatal error on ` CurlCommandFormatter ` when body is larger than ` escapeshellarg ` allowed length.
21+ - Do not read stream in message formatter if stream is not seekable.
1522
1623## [ 1.7.2] - 2018-10-30
1724
Original file line number Diff line number Diff line change 5454 },
5555 "extra" : {
5656 "branch-alias" : {
57- "dev-master" : " 1.6 -dev"
57+ "dev-master" : " 1.8 -dev"
5858 }
5959 },
6060 "config" : {
You can’t perform that action at this time.
0 commit comments