File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2020 "php" : " >=7.3" ,
2121 "ext-json" : " *" ,
2222 "doctrine/dbal" : " ^2.9|^3.1|^4.0" ,
23- "illuminate/bus" : " >=5.7 " ,
24- "illuminate/contracts" : " >=5.7 " ,
25- "illuminate/database" : " >=5.7 " ,
26- "illuminate/http" : " >=5.7 " ,
27- "illuminate/pagination" : " >=5.7 " ,
28- "illuminate/support" : " >=5.7 " ,
23+ "illuminate/bus" : " >=8.0 " ,
24+ "illuminate/contracts" : " >=8.0 " ,
25+ "illuminate/database" : " >=8.0 " ,
26+ "illuminate/http" : " >=8.0 " ,
27+ "illuminate/pagination" : " >=8.0 " ,
28+ "illuminate/support" : " >=8.0 " ,
2929 "symfony/yaml" : " ^5.3|^6.0|^7.0"
3030 },
3131 "require-dev" : {
3232 "mockery/mockery" : " ^1.0" ,
33- "orchestra/testbench" : " ^3.7|^4.0|^5.0|^ 6.0|^7.0|^8.0|^9.0" ,
34- "phpunit/phpunit" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
33+ "orchestra/testbench" : " ^6.0|^7.0|^8.0|^9.0|^10 .0" ,
34+ "phpunit/phpunit" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 "
3535 },
3636 "autoload" : {
3737 "psr-4" : {
You can’t perform that action at this time.
0 commit comments