We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8274996 + cda71ae commit 32a5cccCopy full SHA for 32a5ccc
1 file changed
.github/workflows/test-deptrac.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Setup PHP
40
uses: shivammathur/setup-php@v2
41
with:
42
- php-version: '8.0'
+ php-version: '8.1'
43
tools: composer, phive
44
extensions: intl, json, mbstring, gd, mysqlnd, xdebug, xml, sqlite3
45
0 commit comments