Skip to content

Commit

Permalink
use PHP 8.2 to run composer normalize (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh authored Aug 19, 2023
1 parent 5d69529 commit da3c6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- name: Set up PHP
uses: shivammathur/setup-php@v2
with:
php-version: 8.0
php-version: 8.2
coverage: none
tools: composer-normalize

Expand Down

0 comments on commit da3c6bf

Please sign in to comment.