Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devhau authored Apr 2, 2024
1 parent 51491fc commit 46e0503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install dependencies
uses: php-actions/composer@v6
with:
php_version: "8.0"
php_version: "8.1"
php_extensions: json curl ctype dom fileinfo iconv libxml mbstring simplexml xml xmlreader xmlwriter zip zlib gd
env:
dev: no
Expand Down

0 comments on commit 46e0503

Please sign in to comment.