Skip to content

Commit

Permalink
Поднял версию php до 8.1 для php-cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
kernusr committed Aug 8, 2024
1 parent 95580eb commit b54ccdf
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 @@ -71,7 +71,7 @@ jobs:
- name: Setup PHP, with composer and extensions
uses: shivammathur/setup-php@v2
with:
php-version: 7.4
php-version: 8.1
extensions: mbstring, dom
coverage: xdebug
tools: cs2pr
Expand Down

0 comments on commit b54ccdf

Please sign in to comment.