[GHA] Fix Along other packages on prefixed rector (#586)

This commit is contained in:
Abdul Malik Ikhsan 2021-08-03 20:47:31 +07:00 committed by GitHub
parent 202b47a593
commit 0515b036a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
-
name: 'Along PHPStan'
install: composer require phpstan/phpstan:0.12.93 --dev --ansi
install: composer require phpstan/phpstan:^0.12.94 --dev --ansi
name: "PHP ${{ matrix.php_version }}"