diff --git a/build/target-repository/.github/workflows/along_other_packages.yaml b/build/target-repository/.github/workflows/along_other_packages.yaml index 3465ac77301..a3918edcd10 100644 --- a/build/target-repository/.github/workflows/along_other_packages.yaml +++ b/build/target-repository/.github/workflows/along_other_packages.yaml @@ -26,7 +26,7 @@ jobs: - name: 'Along PHPStan' - install: composer require phpstan/phpstan:0.12.86 --dev --ansi + install: composer require phpstan/phpstan:0.12.91 --dev --ansi name: "PHP ${{ matrix.php_version }}"