File tree Expand file tree Collapse file tree 4 files changed +6
-8
lines changed Expand file tree Collapse file tree 4 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 88
99enabled :
1010 - short_array_syntax
11-
12- disabled :
13- - unalign_double_arrow
Original file line number Diff line number Diff line change 11# Change Log
22
33
4+ ## 1.0.0 - 2016-01-27
5+
6+
47## 0.2.0 - 2015-12-29
58
69### Added
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ This package contains various PSR-7 tools which might be useful in an HTTP workf
3232
3333## Documentation
3434
35- Please see the [ official documentation] ( http://docs.httplug.io ) .
35+ Please see the [ official documentation] ( http://docs.php-http.org/en/latest/message.html ) .
3636
3737
3838## Testing
Original file line number Diff line number Diff line change 4848 },
4949 "extra" : {
5050 "branch-alias" : {
51- "dev-master" : " 0.3 -dev"
51+ "dev-master" : " 1.1 -dev"
5252 }
53- },
54- "prefer-stable" : true ,
55- "minimum-stability" : " dev"
53+ }
5654}
You can’t perform that action at this time.
0 commit comments