File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,12 +88,12 @@ jobs:
8888 cp ../../../phpstan vendor/phpstan/phpstan/phpstan
8989 cp ../../../bootstrap.php vendor/phpstan/phpstan/bootstrap.php
9090 vendor/bin/phpunit
91- - php-version : 8.3
92- name : Larastan tests PHP 8.3 , ^11.15
91+ - php-version : 8.4
92+ name : Larastan tests PHP 8.4 , ^12.48
9393 script : |
9494 git clone https://github.com/larastan/larastan.git e2e/integration/repo
9595 cd e2e/integration/repo
96- git checkout 4cdaf5526c0212d9390f3c34a4c8c273a9a18a20
96+ git checkout 0ac2cfa87ac815a460918b0331b77d9f9e9b863d
9797 cp ../larastan-composer.lock composer.lock
9898 composer install
9999 cp ../../../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
@@ -287,9 +287,9 @@ jobs:
287287 composer install
288288 phpstan-command : ../../../phpstan analyse -c ../symplify.neon
289289 baseline-file : symplify-baseline.neon
290- - php-version : 8.3
290+ - php-version : 8.4
291291 repo : larastan/larastan
292- ref : 4cdaf5526c0212d9390f3c34a4c8c273a9a18a20
292+ ref : 0ac2cfa87ac815a460918b0331b77d9f9e9b863d
293293 setup : |
294294 cp ../larastan-composer.lock composer.lock
295295 composer install
You can’t perform that action at this time.
0 commit comments