Skip to content

Commit

Permalink
Run PHPStan on PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Dec 28, 2021
1 parent 208c315 commit 54c43ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: 7.4
php-version: 8.1
tools: composer:v2, cs2pr
coverage: none
- name: Cache Composer dependencies
Expand Down

0 comments on commit 54c43ba

Please sign in to comment.