File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ jobs:
126126 script : |
127127 git clone https://github.com/shipmonk-rnd/dead-code-detector.git e2e/integration/repo
128128 cd e2e/integration/repo
129- git checkout 40ab4426238c26aa0ddb963b41ffd438450153a1
129+ git checkout c22f3b102153bbf44ca1fed624df7b1bc952a7c3
130130 composer install
131131 cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
132132 cp ../../../phpstan vendor/phpstan/phpstan/phpstan
@@ -404,7 +404,7 @@ jobs:
404404 baseline-file : shipmonk-rnd-baseline.neon
405405 - php-version : 8.3
406406 repo : shipmonk-rnd/dead-code-detector
407- ref : 40ab4426238c26aa0ddb963b41ffd438450153a1
407+ ref : c22f3b102153bbf44ca1fed624df7b1bc952a7c3
408408 setup : |
409409 composer install
410410 cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
You can’t perform that action at this time.
0 commit comments