Skip to content

Commit eeebdf8

Browse files
janedbalondrejmirtes
authored andcommitted
Test shipmonk/phpstan-rules with latest version
1 parent 7d4dcb5 commit eeebdf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
script: |
103103
git clone https://github.com/shipmonk-rnd/phpstan-rules.git e2e/integration/repo
104104
cd e2e/integration/repo
105-
git checkout 207bdba511c1b0ca9651c6d9bbef72637b74e8ef
105+
git checkout 79692c6159b0bd09d0a08eebc60d5ed362a75156
106106
composer install
107107
cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
108108
cp ../../../phpstan vendor/phpstan/phpstan/phpstan
@@ -402,7 +402,7 @@ jobs:
402402
# baseline-file: doctrine-persistence-baseline.neon
403403
- php-version: 8.1
404404
repo: shipmonk-rnd/phpstan-rules
405-
ref: 207bdba511c1b0ca9651c6d9bbef72637b74e8ef
405+
ref: 79692c6159b0bd09d0a08eebc60d5ed362a75156
406406
setup: |
407407
composer install
408408
cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar

0 commit comments

Comments
 (0)