Skip to content

Commit 46e0503

Browse files
authored
Update release.yml
1 parent 51491fc commit 46e0503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install dependencies
3434
uses: php-actions/composer@v6
3535
with:
36-
php_version: "8.0"
36+
php_version: "8.1"
3737
php_extensions: json curl ctype dom fileinfo iconv libxml mbstring simplexml xml xmlreader xmlwriter zip zlib gd
3838
env:
3939
dev: no

0 commit comments

Comments
 (0)