Skip to content

Commit

Permalink
Run static analysis with PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed Feb 16, 2024
1 parent 0aaf714 commit adba6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -68,7 +68,7 @@ jobs:
runs-on: ubuntu-latest

env:
PHP_VERSION: '8.2'
PHP_VERSION: '8.3'
COMPOSER_ROOT_VERSION: v5.99

steps:
Expand Down

0 comments on commit adba6b4

Please sign in to comment.