File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 44 - 5.6
55 - 7.0
66 - 7.1
7+ - 7.2
78
89before_script :
910 - travis_retry composer self-update
Original file line number Diff line number Diff line change 1111 ],
1212 "require" : {
1313 "php" : " >=5.4.0" ,
14- "illuminate/support" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.0.*|6.1.* " ,
15- "illuminate/validation" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.0.*|6.1.* " ,
16- "illuminate/translation" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.0.*|6.1.* "
14+ "illuminate/support" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^ 6.0" ,
15+ "illuminate/validation" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^ 6.0" ,
16+ "illuminate/translation" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^ 6.0"
1717 },
1818 "require-dev" : {
1919 "mockery/mockery" : " ^1.0" ,
You can’t perform that action at this time.
0 commit comments