File tree 4 files changed +6
-8
lines changed
4 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 8
8
9
9
enabled :
10
10
- short_array_syntax
11
-
12
- disabled :
13
- - unalign_double_arrow
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
3
4
+ ## 1.0.0 - 2016-01-27
5
+
6
+
4
7
## 0.2.0 - 2015-12-29
5
8
6
9
### 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
32
32
33
33
## Documentation
34
34
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 ) .
36
36
37
37
38
38
## Testing
Original file line number Diff line number Diff line change 48
48
},
49
49
"extra" : {
50
50
"branch-alias" : {
51
- "dev-master" : " 0.3 -dev"
51
+ "dev-master" : " 1.1 -dev"
52
52
}
53
- },
54
- "prefer-stable" : true ,
55
- "minimum-stability" : " dev"
53
+ }
56
54
}
You can’t perform that action at this time.
0 commit comments