File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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/auth" : " ^8.0|^9.0|^10.0|^11.0" ,
21
- "illuminate/database" : " ^8.0|^9.0|^10.0|^11.0" ,
22
- "illuminate/notifications" : " ^8.0|^9.0|^10.0|^11.0" ,
23
- "illuminate/support" : " ^8.0|^9.0|^10.0|^11.0" ,
20
+ "illuminate/auth" : " ^8.0|^9.0|^10.0|^11.0|^12.0 " ,
21
+ "illuminate/database" : " ^8.0|^9.0|^10.0|^11.0|^12.0 " ,
22
+ "illuminate/notifications" : " ^8.0|^9.0|^10.0|^11.0|^12.0 " ,
23
+ "illuminate/support" : " ^8.0|^9.0|^10.0|^11.0|^12.0 " ,
24
24
"laravel/ui" : " ^3.0|^4.0"
25
25
},
26
26
"require-dev" : {
27
- "phpunit/phpunit" : " ^9.0|^10.5" ,
28
- "orchestra/testbench" : " ^6.0|^9.5"
27
+ "phpunit/phpunit" : " ^9.0|^10.5|^11.5.3 " ,
28
+ "orchestra/testbench" : " ^6.0|^9.5|^10.0 "
29
29
},
30
30
"autoload" : {
31
31
"psr-4" : {
You can’t perform that action at this time.
0 commit comments