File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
"php" : " ^7.1.3|^8.0" ,
13
13
"ext-pdo_sqlite" : " *" ,
14
14
"ext-sqlite3" : " *" ,
15
- "illuminate/database" : " ^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
16
- "illuminate/support" : " ^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0"
15
+ "illuminate/database" : " ^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
16
+ "illuminate/support" : " ^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 "
17
17
},
18
18
"require-dev" : {
19
19
"doctrine/dbal" : " ^2.9 || ^3.1.4" ,
20
- "orchestra/testbench" : " 3.8.* || 3.9.* || ^4.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" ,
21
- "phpunit/phpunit" : " ^7.5 || ^8.4 || ^9.0 || ^10.0"
20
+ "orchestra/testbench" : " 3.8.* || 3.9.* || ^4.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 " ,
21
+ "phpunit/phpunit" : " ^7.5 || ^8.4 || ^9.0 || ^10.0, ^11.0 "
22
22
},
23
23
"autoload" : {
24
24
"psr-4" : {
You can’t perform that action at this time.
0 commit comments