File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102
102
script : |
103
103
git clone https://github.com/shipmonk-rnd/phpstan-rules.git e2e/integration/repo
104
104
cd e2e/integration/repo
105
- git checkout 207bdba511c1b0ca9651c6d9bbef72637b74e8ef
105
+ git checkout 79692c6159b0bd09d0a08eebc60d5ed362a75156
106
106
composer install
107
107
cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
108
108
cp ../../../phpstan vendor/phpstan/phpstan/phpstan
@@ -402,7 +402,7 @@ jobs:
402
402
# baseline-file: doctrine-persistence-baseline.neon
403
403
- php-version : 8.1
404
404
repo : shipmonk-rnd/phpstan-rules
405
- ref : 207bdba511c1b0ca9651c6d9bbef72637b74e8ef
405
+ ref : 79692c6159b0bd09d0a08eebc60d5ed362a75156
406
406
setup : |
407
407
composer install
408
408
cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
You can’t perform that action at this time.
0 commit comments