File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5050
5151 - name : Install dependencies
5252 run : |
53- composer remove "brainmaestro/composer-git-hooks" "pestphp/pest-plugin-parallel" --no-interaction --no-scripts --dev --ansi -v
53+ composer remove "brainmaestro/composer-git-hooks" --no-interaction --no-scripts --dev --ansi -v
5454 composer require "laravel/framework:${{ matrix.laravel }}" "laravel/lumen-framework:${{ matrix.laravel }}" "orchestra/testbench:${{ matrix.testbench }}" --no-interaction --no-update --ansi -v
5555 composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction --no-scripts --ansi -W -v
5656
Original file line number Diff line number Diff line change 8080 "pestphp/pest-plugin-faker" : " ^1.0 || ^2.0" ,
8181 "pestphp/pest-plugin-laravel" : " ^1.2 || ^2.0" ,
8282 "phpstan/extension-installer" : " ^1.3" ,
83+ "phpstan/phpstan" : " ^1.10" ,
8384 "phpstan/phpstan-deprecation-rules" : " ^1.1" ,
8485 "rector/rector" : " ^0.17" ,
85- "symfony/var-dumper" : " ^5.4 || ^6.0" ,
8686 "vimeo/psalm" : " ^5.14"
8787 },
8888 "minimum-stability" : " stable" ,
You can’t perform that action at this time.
0 commit comments