File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 33 "description" : " Eloquent cross database compatibility in subqueries" ,
44 "type" : " library" ,
55 "require" : {
6- "php" : " >=7.1.3 " ,
7- "illuminate/support" : " ^5.6 || ^6.0 || ^7.0 || ^8.0 || ^9 .0" ,
8- "illuminate/container" : " ^5.6 || ^6.0 || ^7.0 || ^8.0 || ^9 .0" ,
9- "illuminate/database" : " ^5.6 || ^6.0 || ^7.0 || ^8.0 || ^9 .0" ,
10- "illuminate/events" : " ^5.6 || ^6.0 || ^7.0 || ^8.0 || ^9 .0"
6+ "php" : " ^8.1 " ,
7+ "illuminate/support" : " ^10 .0" ,
8+ "illuminate/container" : " ^10 .0" ,
9+ "illuminate/database" : " ^10 .0" ,
10+ "illuminate/events" : " ^10 .0"
1111 },
1212 "require-dev" : {
13- "phpunit/phpunit" : " ~7.0" ,
14- "orchestra/testbench" : " 3.6.x" ,
15- "codacy/coverage" : " dev-master"
13+ "phpunit/phpunit" : " ^10.0" ,
14+ "orchestra/testbench" : " v8.10"
1615 },
1716 "autoload" : {
1817 "psr-4" : {
You can’t perform that action at this time.
0 commit comments