Skip to content

Commit 602ecac

Browse files
authored
Update build.yml
1 parent beeca80 commit 602ecac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Install dependencies
4444
run: |
4545
echo PHP_VERSION: ${{ env.PHP_VERSION }}
46-
composer require --no-update ezyang/htmlpurifier:<=4.17.0
46+
composer require --no-update ezyang/htmlpurifier:\<=4.17.0
4747
composer install
4848
4949
- name: Run tests

0 commit comments

Comments
 (0)