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

Skip to content

Commit 505f19b

Browse files
committed
Update larastan to newer version (#14423)
1 parent 51b0ae1 commit 505f19b

2 files changed

Lines changed: 742 additions & 878 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
script: |
9999
git clone https://github.com/larastan/larastan.git e2e/integration/repo
100100
cd e2e/integration/repo
101-
git checkout 0ac2cfa87ac815a460918b0331b77d9f9e9b863d
101+
git checkout 7e2e63f4ccfd4f31b52a6c2756c1ed9fd8f868c8
102102
cp ../larastan-composer.lock composer.lock
103103
composer install
104104
cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
@@ -306,7 +306,7 @@ jobs:
306306
baseline-file: symplify-baseline.neon
307307
- php-version: 8.4
308308
repo: larastan/larastan
309-
ref: 0ac2cfa87ac815a460918b0331b77d9f9e9b863d
309+
ref: 7e2e63f4ccfd4f31b52a6c2756c1ed9fd8f868c8
310310
setup: |
311311
cp ../larastan-composer.lock composer.lock
312312
composer install

0 commit comments

Comments
 (0)