Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0cc2716

Browse files
committed
Update dead-code-detector
1 parent 974cf5b commit 0cc2716

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)