File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 55 "license" : " MIT" ,
66 "type" : " project" ,
77 "require" : {
8- "php" : " ^8.0.2 " ,
9- "illuminate/auth" : " 9.* " ,
10- "illuminate/console" : " 9.* " ,
11- "illuminate/contracts" : " 9.* " ,
12- "illuminate/database" : " 9.* " ,
13- "illuminate/events" : " 9.* " ,
14- "illuminate/support" : " 9.* " ,
15- "illuminate/view" : " 9.* "
8+ "php" : " ^8.1 " ,
9+ "illuminate/auth" : " ^9.0|^10.0 " ,
10+ "illuminate/console" : " ^9.0|^10.0 " ,
11+ "illuminate/contracts" : " ^9.0|^10.0 " ,
12+ "illuminate/database" : " ^9.0|^10.0 " ,
13+ "illuminate/events" : " ^9.0|^10.0 " ,
14+ "illuminate/support" : " ^9.0|^10.0 " ,
15+ "illuminate/view" : " ^9.0|^10.0 "
1616 },
1717 "require-dev" : {
1818 "mockery/mockery" : " ^1.4.4" ,
19- "phpunit/phpunit" : " ^9.5.10" ,
20- "orchestra/testbench" : " ^7.0"
19+ "phpunit/phpunit" : " ^9.5.10|^10.0 " ,
20+ "orchestra/testbench" : " ^7.0|^8.0 "
2121 },
2222 "autoload" : {
2323 "classmap" : [
You can’t perform that action at this time.
0 commit comments