File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,15 +53,15 @@ jobs:
5353 script : |
5454 git clone https://github.com/rectorphp/rector-src.git e2e/integration/repo
5555 cd e2e/integration/repo
56- git checkout 54a340ce750f48aa3e09f65e02df9dc6fa2206a0
56+ git checkout 14cc7d49406c55acd1ce7e83c7cddd23b9fd12a2
5757 cp ../rector-composer.lock composer.lock
5858 composer install
5959 ../../../phpstan.phar analyse -c ../rector.neon
6060 - php-version : 8.1
6161 script : |
6262 git clone https://github.com/rectorphp/rector-src.git e2e/integration/repo
6363 cd e2e/integration/repo
64- git checkout 54a340ce750f48aa3e09f65e02df9dc6fa2206a0
64+ git checkout 14cc7d49406c55acd1ce7e83c7cddd23b9fd12a2
6565 cp ../rector-composer.lock composer.lock
6666 composer install
6767 cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
7272 script : |
7373 git clone https://github.com/rectorphp/rector-src.git e2e/integration/repo
7474 cd e2e/integration/repo
75- git checkout 54a340ce750f48aa3e09f65e02df9dc6fa2206a0
75+ git checkout 14cc7d49406c55acd1ce7e83c7cddd23b9fd12a2
7676 cp ../rector-composer.lock composer.lock
7777 composer install
7878 cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
8383 script : |
8484 git clone https://github.com/rectorphp/rector-src.git e2e/integration/repo
8585 cd e2e/integration/repo
86- git checkout 54a340ce750f48aa3e09f65e02df9dc6fa2206a0
86+ git checkout 14cc7d49406c55acd1ce7e83c7cddd23b9fd12a2
8787 cp ../rector-composer.lock composer.lock
8888 composer install
8989 cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
You can’t perform that action at this time.
0 commit comments