We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f947ab commit 78a6d29Copy full SHA for 78a6d29
.github/workflows/phpunit.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup PHP
18
uses: shivammathur/setup-php@v2
19
with:
20
- php-version: '8.0'
+ php-version: '8.1'
21
22
- name: Install dependencies
23
run: composer update --ignore-platform-req=ext-iconv
0 commit comments