Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8bd1969

Browse files
committed
Update shipmonk/phpstan-rules
1 parent 0e00d4b commit 8bd1969

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)