Skip to content

Commit

Permalink
Update php-linter to php v8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
carlbennett committed Nov 24, 2024
1 parent 0023166 commit 3c8628e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: php-linter
on: [push, pull_request]

env:
PHP_VERSION: '8.1'
PHP_VERSION: '8.3'

permissions:
contents: read
Expand Down

0 comments on commit 3c8628e

Please sign in to comment.