Skip to content

Commit 9c69e77

Browse files
committed
Pin masterminds/html5 to the master branch for PHP 8.1
Signed-off-by: Alexander M. Turek <[email protected]>
1 parent 8391e0b commit 9c69e77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ jobs:
141141
run: |
142142
echo "::group::fake PHP version"
143143
composer config platform.php 8.0.99
144+
echo "::group::Adjust dependencies"
145+
composer require --dev --no-update masterminds/html5:~2.7.5@dev
144146
echo "::group::composer update"
145147
composer update --no-progress --ansi
146148
echo "::endgroup::"

0 commit comments

Comments
 (0)