File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3636 "require" : {
3737 "php" : " ^8.2" ,
3838 "ext-json" : " *" ,
39- "illuminate/contracts" : " ^11.0| ^12.0" ,
40- "illuminate/support" : " ^11.0| ^12.0" ,
39+ "illuminate/contracts" : " ^11.0 || ^12.0" ,
40+ "illuminate/support" : " ^11.0 || ^12.0" ,
4141 "laragraph/utils" : " ^2.0.1" ,
4242 "thecodingmachine/safe" : " ^3.0" ,
4343 "webonyx/graphql-php" : " ^15.0.3"
4747 "fakerphp/faker" : " ^1.6" ,
4848 "friendsofphp/php-cs-fixer" : " ^3" ,
4949 "larastan/larastan" : " ^3" ,
50- "laravel/framework" : " ^11.0| ^12.0" ,
50+ "laravel/framework" : " ^11.0 || ^12.0" ,
5151 "mfn/php-cs-fixer-config" : " ^2" ,
5252 "mockery/mockery" : " ^1.5" ,
5353 "phpstan/phpstan" : " ^2" ,
54- "orchestra/testbench" : " ^9.0| ^10.0" ,
54+ "orchestra/testbench" : " ^9.0 || ^10.0" ,
5555 "phpunit/phpunit" : " ^10.5.32 || ^11.0" ,
5656 "thecodingmachine/phpstan-safe-rule" : " ^1"
5757 },
You can’t perform that action at this time.
0 commit comments