File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2323 ],
2424 "require" : {
2525 "php" : " ^8.0" ,
26- "illuminate/contracts" : " ^8.0|^9.0" ,
27- "illuminate/support" : " ^8.0|^9.0" ,
28- "illuminate/queue" : " ^8.0|^9.0" ,
29- "illuminate/bus" : " ^8.0|^9.0" ,
26+ "illuminate/contracts" : " ^8.0|^9.0|^10.0 " ,
27+ "illuminate/support" : " ^8.0|^9.0|^10.0 " ,
28+ "illuminate/queue" : " ^8.0|^9.0|^10.0 " ,
29+ "illuminate/bus" : " ^8.0|^9.0|^10.0 " ,
3030 "aws/aws-sdk-php" : " ^3.250"
3131 },
3232 "require-dev" : {
3333 "laravel/pint" : " ^1.2" ,
34- "nunomaduro/collision" : " ^7.0" ,
34+ "nunomaduro/collision" : " ^6.3|^ 7.0" ,
3535 "nunomaduro/larastan" : " ^2.2" ,
36- "orchestra/testbench" : " ^7.15" ,
36+ "orchestra/testbench" : " ^7.15|^8.0 " ,
3737 "phpstan/extension-installer" : " ^1.2" ,
3838 "phpstan/phpstan-deprecation-rules" : " ^1.0" ,
39- "phpunit/phpunit" : " ^9.5"
39+ "phpunit/phpunit" : " ^9.5|^10.0 "
4040 },
4141 "autoload" : {
4242 "psr-4" : {
You can’t perform that action at this time.
0 commit comments