Skip to content

Commit

Permalink
[Scoper] Update composer/xdebug-handler:^1.3.0 as phpstan-src require…
Browse files Browse the repository at this point in the history
… it (#6348)
  • Loading branch information
samsonasik authored May 5, 2021
1 parent 12dbc07 commit 23b6e5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_scoped_rector_php70.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
composer config repositories.phpstan/phpstan-src vcs https://github.com/phpstan/phpstan-src
rm -rf vendor/phpstan/phpstan
composer dump-autoload
composer update composer/xdebug-handler:^1.3.0
composer require phpstan/phpstan-src:0.12.85
# 1. copy files to $NESTED_DIRECTORY directory Exclude the scoped/nested directories to prevent rsync from copying in a loop
Expand Down

0 comments on commit 23b6e5e

Please sign in to comment.