File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 53
53
},
54
54
"require" : {
55
55
"php" : " ^5.4 || ^7.0 || ^8.0" ,
56
- "illuminate/config" : " ^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" ,
57
- "illuminate/console" : " ^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" ,
58
- "illuminate/filesystem" : " ^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" ,
56
+ "illuminate/config" : " ^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 " ,
57
+ "illuminate/console" : " ^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 " ,
58
+ "illuminate/filesystem" : " ^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 " ,
59
59
"tedivm/jshrink" : " ~1.0"
60
60
},
61
61
"require-dev" : {
62
62
"orchestra/testbench" : " ^2.2 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" ,
63
- "phpunit/phpunit" : " ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
63
+ "phpunit/phpunit" : " ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 "
64
64
},
65
65
"autoload" : {
66
66
"psr-4" : {
You can’t perform that action at this time.
0 commit comments