Skip to content

Commit

Permalink
Bump the version of Rector used in the integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ste93cry authored and ondrejmirtes committed Jan 28, 2022
1 parent fbcd4a8 commit b061227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
script: |
git clone https://github.com/rectorphp/rector-src.git e2e/integration/repo
cd e2e/integration/repo
git checkout a82a18edd366575db60151880ca44f1a8c2a0120
git checkout 303ecc342da1484619c4f875ad67850feeb4b52b
cp ../rector-composer.lock composer.lock
composer install
../../../phpstan.phar analyse -c ../rector.neon
Expand Down

0 comments on commit b061227

Please sign in to comment.