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