File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 36
36
"require" : {
37
37
"php" : " ^8.2" ,
38
38
"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" ,
41
41
"laragraph/utils" : " ^2.0.1" ,
42
42
"thecodingmachine/safe" : " ^3.0" ,
43
43
"webonyx/graphql-php" : " ^15.0.3"
47
47
"fakerphp/faker" : " ^1.6" ,
48
48
"friendsofphp/php-cs-fixer" : " ^3" ,
49
49
"larastan/larastan" : " ^3" ,
50
- "laravel/framework" : " ^11.0| ^12.0" ,
50
+ "laravel/framework" : " ^11.0 || ^12.0" ,
51
51
"mfn/php-cs-fixer-config" : " ^2" ,
52
52
"mockery/mockery" : " ^1.5" ,
53
53
"phpstan/phpstan" : " ^2" ,
54
- "orchestra/testbench" : " ^9.0| ^10.0" ,
54
+ "orchestra/testbench" : " ^9.0 || ^10.0" ,
55
55
"phpunit/phpunit" : " ^10.5.32 || ^11.0" ,
56
56
"thecodingmachine/phpstan-safe-rule" : " ^1"
57
57
},
You can’t perform that action at this time.
0 commit comments