Skip to content

Commit

Permalink
format with PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
spawnia committed Mar 1, 2024
1 parent f2abc5c commit c1157d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
coverage: none
extensions: mbstring
php-version: 8.1
php-version: 8.2

- run: composer install --no-interaction --no-progress --no-suggest

Expand Down Expand Up @@ -52,7 +52,7 @@ jobs:
with:
coverage: none
extensions: mbstring
php-version: 8.1
php-version: 8.2

- run: composer install --no-interaction --no-progress --no-suggest

Expand Down

0 comments on commit c1157d4

Please sign in to comment.