File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"homepage" : " https://github.com/spatie/laravel-permission" ,
24
24
"require" : {
25
25
"php" : " ^8.0" ,
26
- "illuminate/auth" : " ^8.12|^9.0|^10.0|^11.0" ,
27
- "illuminate/container" : " ^8.12|^9.0|^10.0|^11.0" ,
28
- "illuminate/contracts" : " ^8.12|^9.0|^10.0|^11.0" ,
29
- "illuminate/database" : " ^8.12|^9.0|^10.0|^11.0"
26
+ "illuminate/auth" : " ^8.12|^9.0|^10.0|^11.0|^12.0 " ,
27
+ "illuminate/container" : " ^8.12|^9.0|^10.0|^11.0|^12.0 " ,
28
+ "illuminate/contracts" : " ^8.12|^9.0|^10.0|^11.0|^12.0 " ,
29
+ "illuminate/database" : " ^8.12|^9.0|^10.0|^11.0|^12.0 "
30
30
},
31
31
"require-dev" : {
32
32
"laravel/passport" : " ^11.0|^12.0" ,
33
33
"laravel/pint" : " ^1.0" ,
34
- "orchestra/testbench" : " ^6.23|^7.0|^8.0|^9.0" ,
34
+ "orchestra/testbench" : " ^6.23|^7.0|^8.0|^9.0|^10.0 " ,
35
35
"phpunit/phpunit" : " ^9.4|^10.1|^11.5"
36
36
},
37
37
"minimum-stability" : " dev" ,
You can’t perform that action at this time.
0 commit comments