We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51491fc commit 46e0503Copy full SHA for 46e0503
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Install dependencies
34
uses: php-actions/composer@v6
35
with:
36
- php_version: "8.0"
+ php_version: "8.1"
37
php_extensions: json curl ctype dom fileinfo iconv libxml mbstring simplexml xml xmlreader xmlwriter zip zlib gd
38
env:
39
dev: no
0 commit comments