Skip to content

Commit ac5ea90

Browse files
committed
Fix Larastan
1 parent 953a97b commit ac5ea90

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
@@ -168,7 +168,7 @@ jobs:
168168
script: |
169169
git clone https://github.com/nunomaduro/larastan.git e2e/integration/repo
170170
cd e2e/integration/repo
171-
git checkout 112636d8ef9c5714319e8b0dc6b14fd5e4de2f6d
171+
git checkout 325d2f377f17d99529ea76833479e6ab6d6ff64c
172172
composer install
173173
cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
174174
cp ../../../phpstan vendor/phpstan/phpstan/phpstan

0 commit comments

Comments
 (0)