File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
],
21
21
"require" : {
22
22
"php" : " ^7.4|^8.0" ,
23
- "illuminate/contracts" : " ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
24
- "illuminate/support" : " ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
23
+ "illuminate/contracts" : " ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
24
+ "illuminate/support" : " ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
25
25
"league/fractal" : " ^0.19.0|^0.20"
26
26
},
27
27
"require-dev" : {
28
- "illuminate/database" : " ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
29
- "orchestra/testbench" : " ^4.0|^5.0|^6.0|^7.0|^8.0|^9.0" ,
28
+ "illuminate/database" : " ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
29
+ "orchestra/testbench" : " ^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0 " ,
30
30
"mockery/mockery" : " ^0.9.5|^1.0" ,
31
- "doctrine/dbal" : " ^2.5|^3.5" ,
32
- "phpunit/phpunit" : " ^8.5|^9.0|^10.5"
31
+ "doctrine/dbal" : " ^2.5|^3.5|^4.2 " ,
32
+ "phpunit/phpunit" : " ^8.5|^9.0|^10.5|^11.5.3 "
33
33
},
34
34
"autoload" : {
35
35
"psr-4" : {
You can’t perform that action at this time.
0 commit comments