[scoped] remove bootstrap too

This commit is contained in:
TomasVotruba 2021-05-07 02:21:12 +02:00
parent e4ea46d906
commit 7417a30a1c

View File

@ -43,7 +43,7 @@ jobs:
# "composer remove phpstan/phpstan" original phpstan/phpstan is now duplicated, we don't need it now -required by phpstan extensions, cannot be removed like this
# to avoid double packing the same code
- run: rm -rf vendor/bin/phpstan
- run: rm -rf vendor/bin/phpstan vendor/phpstan/phpstan/bootstrap.php
- run: rm -rf vendor/phpstan/phpstan/phpstan.phar
- run: rm phpstan-for-rector.neon