We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953a97b commit ac5ea90Copy full SHA for ac5ea90
.github/workflows/integration-tests.yml
@@ -168,7 +168,7 @@ jobs:
168
script: |
169
git clone https://github.com/nunomaduro/larastan.git e2e/integration/repo
170
cd e2e/integration/repo
171
- git checkout 112636d8ef9c5714319e8b0dc6b14fd5e4de2f6d
+ git checkout 325d2f377f17d99529ea76833479e6ab6d6ff64c
172
composer install
173
cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
174
cp ../../../phpstan vendor/phpstan/phpstan/phpstan
0 commit comments