File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 16
16
}
17
17
],
18
18
"require" : {
19
- "php" : " ^7.3|^8.0" ,
20
- "illuminate/support" : " ~5.8.0|^6.0|^7.0|^8.0" ,
21
- "illuminate/routing" : " ~5.8.0|^6.0|^7.0|^8.0" ,
22
- "illuminate/config" : " ~5.8.0|^6.0|^7.0|^8.0" ,
23
- "illuminate/queue" : " ~5.8.0|^6.0|^7.0|^8.0" ,
19
+ "php" : " ^7.3|^8.0" ,
20
+ "illuminate/support" : " ~5.8.0|^6.0|^7.0|^8.0|^9.0 " ,
21
+ "illuminate/routing" : " ~5.8.0|^6.0|^7.0|^8.0|^9.0 " ,
22
+ "illuminate/config" : " ~5.8.0|^6.0|^7.0|^8.0|^9.0 " ,
23
+ "illuminate/queue" : " ~5.8.0|^6.0|^7.0|^8.0|^9.0 " ,
24
24
"guzzlehttp/guzzle" : " ^7.0" ,
25
25
"laravel/helpers" : " ^1.0"
26
-
27
26
},
28
27
"require-dev" : {
29
28
"mockery/mockery" : " ^1.0" ,
30
- "orchestra/testbench" : " ~3.8.0|^4.0|^5.0" ,
29
+ "orchestra/testbench" : " ~3.8.0|^4.0|^5.0|^6.0|^7 .0" ,
31
30
"phpunit/phpunit" : " ^9.2"
32
31
},
33
32
"autoload" : {
You can’t perform that action at this time.
0 commit comments