File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 419b09fbdff857af212d8616bff67e0e04b72c1a
106+ git checkout 7223e6b64741f4b01c7f3c4af1604b485e11fff5
107107 composer install
108108 cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
109109 cp ../../../phpstan vendor/phpstan/phpstan/phpstan
@@ -371,7 +371,7 @@ jobs:
371371# baseline-file: doctrine-persistence-baseline.neon
372372 - php-version : 8.1
373373 repo : shipmonk-rnd/phpstan-rules
374- ref : 419b09fbdff857af212d8616bff67e0e04b72c1a
374+ ref : 7223e6b64741f4b01c7f3c4af1604b485e11fff5
375375 setup : |
376376 composer install
377377 cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
You can’t perform that action at this time.
0 commit comments