Skip to content

Commit

Permalink
Force phpstan version
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeweerd committed Nov 11, 2024
1 parent 8549934 commit 584c173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-version }}
tools: phpstan, cs2pr
tools: phpstan1.12, cs2pr
extensions: calendar, json, imagick, gd, zip, mbstring, intl, opcache, imap,
mysql, pgsql, sqlite3, ldap, xml, mcrypt

Expand Down

0 comments on commit 584c173

Please sign in to comment.