Skip to content

Commit 91a6a06

Browse files
authored
integration-tests: use latest shipmonk/phpstan-rules
Ref: phpstan/phpstan-src#4148 (comment)
1 parent ebd55c3 commit 91a6a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
script: |
104104
git clone https://github.com/shipmonk-rnd/phpstan-rules.git e2e/integration/repo
105105
cd e2e/integration/repo
106-
git checkout f038fad6a14b80ed5812af070a716240512be84a
106+
git checkout abf55e8db4b18bf6dd743be7ffa4c3b4d17f73bf
107107
composer install
108108
cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
109109
cp ../../../phpstan vendor/phpstan/phpstan/phpstan

0 commit comments

Comments
 (0)