File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 10
10
}
11
11
],
12
12
"require" : {
13
- "php" : " >=7.1 " ,
14
- "illuminate/support" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0" ,
15
- "illuminate/validation" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0" ,
16
- "illuminate/translation" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0"
13
+ "php" : " >=7.3 " ,
14
+ "illuminate/support" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|8.0.4 " ,
15
+ "illuminate/validation" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|8.0.4 " ,
16
+ "illuminate/translation" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|8.0.4 "
17
17
},
18
18
"require-dev" : {
19
- "mockery/mockery" : " ^1.0 " ,
20
- "phpunit/phpunit" : " ^8.0 .0" ,
21
- "symfony/var-dumper" : " 2.7 .*@dev"
19
+ "mockery/mockery" : " ^1.4.2 " ,
20
+ "phpunit/phpunit" : " ^9 .0" ,
21
+ "symfony/var-dumper" : " 5.1.5 .*@dev"
22
22
},
23
23
"autoload" : {
24
24
"psr-4" : {
You can’t perform that action at this time.
0 commit comments