File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file.
33
4+ ## 5.6 - 2018-02-10
5+ - Added Laravel 5.6 support
6+ - ` hiddeco/transip ` version update ` v5.5 ` -> ` v5.6 `
7+
48## 5.5 - 2017-09-27
59- Added Laravel 5.5 support, including Package Auto-Discovery
610- ` hiddeco/transip ` version update ` v5.3 ` -> ` v5.5 `
Original file line number Diff line number Diff line change 2020 }
2121 },
2222 "require" : {
23- "illuminate/contracts" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*" ,
24- "illuminate/support" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*" ,
23+ "illuminate/contracts" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.* " ,
24+ "illuminate/support" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.* " ,
2525 "graham-campbell/manager" : " ~3.0" ,
26- "hiddeco/transip" : " ~5.5 "
26+ "hiddeco/transip" : " ~5.6 "
2727 },
2828 "require-dev" : {
2929 "graham-campbell/testbench" : " ~3.0" ,
You can’t perform that action at this time.
0 commit comments