Skip to content

Commit bcfac35

Browse files
committed
Fix latest php-cs-fixer requirements
1 parent 2aa7573 commit bcfac35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup PHP
1717
uses: shivammathur/setup-php@v2
1818
with:
19-
php-version: "7.2"
19+
php-version: "8.1"
2020
extensions: mbstring, zip
2121
tools: composer:2, php-cs-fixer:3
2222
coverage: none

0 commit comments

Comments
 (0)