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 18
18
"php" : " >=7.1|^8" ,
19
19
"teamtnt/tntsearch" : " 2.7.0|^2.8|^3.0" ,
20
20
"laravel/scout" : " 7.*|^8.0|^8.3|^9.0" ,
21
- "illuminate/bus" : " ~5.4|^6.0|^7.0|^8.0|^9.0" ,
22
- "illuminate/contracts" : " ~5.4|^6.0|^7.0|^8.0|^9.0" ,
23
- "illuminate/pagination" : " ~5.4|^6.0|^7.0|^8.0|^9.0" ,
24
- "illuminate/queue" : " ~5.4|^6.0|^7.0|^8.0|^9.0" ,
25
- "illuminate/support" : " ~5.4|^6.0|^7.0|^8.0|^9.0"
21
+ "illuminate/bus" : " ~5.4|^6.0|^7.0|^8.0|^9.0|^10.0 " ,
22
+ "illuminate/contracts" : " ~5.4|^6.0|^7.0|^8.0|^9.0|^10.0 " ,
23
+ "illuminate/pagination" : " ~5.4|^6.0|^7.0|^8.0|^9.0|^10.0 " ,
24
+ "illuminate/queue" : " ~5.4|^6.0|^7.0|^8.0|^9.0|^10.0 " ,
25
+ "illuminate/support" : " ~5.4|^6.0|^7.0|^8.0|^9.0|^10.0 "
26
26
},
27
27
"require-dev" : {
28
28
"mockery/mockery" : " ^1.0" ,
You can’t perform that action at this time.
0 commit comments