Skip to content

Commit d5b7730

Browse files
authored
Update PHP encoding extension to version 0.5.1
1 parent 01ff170 commit d5b7730

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: shivammathur/setup-php@2.35.4
2121
with:
2222
php-version: ${{ matrix.php }}
23-
extensions: encoding-https://github.com/pmmp/ext-encoding@0.5.0
23+
extensions: encoding-https://github.com/pmmp/ext-encoding@0.5.1
2424

2525
- name: Cache Composer packages
2626
id: composer-cache

0 commit comments

Comments
 (0)