File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1313 "minimum-stability" : " dev" ,
1414 "prefer-stable" : true ,
1515 "require" : {
16+ "php" : " >=7.3" ,
1617 "monolog/monolog" : " ^1.12|^2.0" ,
1718 "ramsey/uuid" : " ^4.0.0"
1819 },
1920 "require-dev" : {
2021 "fzaninotto/faker" : " ^1.9@dev" ,
21- "illuminate/contracts" : " ^6.0|^7.0|^8.0|^9 .0" ,
22- "illuminate/log" : " ^6.0|^7.0|^8.0|^9 .0" ,
23- "illuminate/support" : " ^6.0|^7.0|^8.0|^9 .0" ,
22+ "illuminate/contracts" : " ^8 .0" ,
23+ "illuminate/log" : " ^8 .0" ,
24+ "illuminate/support" : " ^8 .0" ,
2425 "mockery/mockery" : " ^1.3.2" ,
2526 "nunomaduro/larastan" : " ^1.0" ,
26- "orchestra/database" : " ^5 .0" ,
27- "orchestra/testbench" : " ^5 .0" ,
27+ "orchestra/database" : " ^6 .0" ,
28+ "orchestra/testbench" : " ^6 .0" ,
2829 "phpstan/phpstan" : " ^1.7" ,
2930 "phpunit/phpunit" : " ^8.0" ,
3031 "sempro/phpunit-pretty-print" : " 1.2.2" ,
You can’t perform that action at this time.
0 commit comments