File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 1414 "prefer-stable" : true ,
1515 "require" : {
1616 "php" : " >=7.3" ,
17- "fakerphp/faker" : " ^1.5" ,
1817 "illuminate/contracts" : " *" ,
1918 "illuminate/log" : " *" ,
2019 "illuminate/support" : " *" ,
21- "monolog/monolog" : " ^2.7 " ,
20+ "monolog/monolog" : " ^3.4 " ,
2221 "ramsey/uuid" : " ^4.0.0"
2322 },
2423 "require-dev" : {
24+ "fakerphp/faker" : " ^1.23" ,
2525 "mockery/mockery" : " ^1.3.2" ,
26- "nunomaduro/larastan" : " ^1.0" ,
27- "orchestra/database" : " ^6.0" ,
28- "orchestra/testbench" : " ^6.0" ,
29- "phpstan/phpstan" : " ^1.7" ,
30- "phpunit/phpunit" : " ^8.0" ,
31- "sempro/phpunit-pretty-print" : " 1.2.2" ,
26+ "nunomaduro/larastan" : " ^2.0" ,
27+ "orchestra/testbench" : " ^8.10" ,
28+ "phpstan/phpstan" : " ^1.10" ,
29+ "phpunit/phpunit" : " ^10.0" ,
3230 "symfony/thanks" : " ^1.0"
3331 },
3432 "autoload" : {
You can’t perform that action at this time.
0 commit comments