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 ebd55c3 commit 91a6a06Copy full SHA for 91a6a06
.github/workflows/integration-tests.yml
@@ -103,7 +103,7 @@ jobs:
103
script: |
104
git clone https://github.com/shipmonk-rnd/phpstan-rules.git e2e/integration/repo
105
cd e2e/integration/repo
106
- git checkout f038fad6a14b80ed5812af070a716240512be84a
+ git checkout abf55e8db4b18bf6dd743be7ffa4c3b4d17f73bf
107
composer install
108
cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
109
cp ../../../phpstan vendor/phpstan/phpstan/phpstan
0 commit comments