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 99b4d6d commit 0f5fe5eCopy full SHA for 0f5fe5e
.github/workflows/phpunit-lang.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Set up PHP
32
uses: shivammathur/setup-php@v2
33
with:
34
- php-version: '8.0'
+ php-version: '8.1'
35
tools: composer, phive, phpunit
36
extensions: intl, json, mbstring, gd, xdebug, xml, sqlite3
37
coverage: xdebug
0 commit comments