Fix along other packages gha (#492)

This commit is contained in:
Abdul Malik Ikhsan 2021-07-23 13:04:44 +07:00 committed by GitHub
parent db2e76b99c
commit 5967ffa267
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.91 --dev --ansi
install: composer require phpstan/phpstan:0.12.93 --dev --ansi
name: "PHP ${{ matrix.php_version }}"