Skip to content

Commit

Permalink
Update CI test to a more current PHP ver
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmith4-godaddy committed Oct 31, 2024
1 parent c623fb8 commit 93c7a2f
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 @@ -13,7 +13,7 @@ jobs:
args: --ignore-platform-reqs
- uses: php-actions/phpstan@v2
with:
php_version: 7.4
php_version: 8.1
path: src
level: 5

0 comments on commit 93c7a2f

Please sign in to comment.