File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 4
4
- 5.6
5
5
- 7.0
6
6
- 7.1
7
+ - 7.2
7
8
8
9
before_script :
9
10
- travis_retry composer self-update
Original file line number Diff line number Diff line change 11
11
],
12
12
"require" : {
13
13
"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"
17
17
},
18
18
"require-dev" : {
19
19
"mockery/mockery" : " ^1.0" ,
You can’t perform that action at this time.
0 commit comments