Skip to content

Commit 16f7418

Browse files
committed
Require a version of masterminds/html5 compatible with PHP >=8.1
1 parent 882839c commit 16f7418

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"doctrine/dbal": "^2.13||^3.0",
4545
"doctrine/doctrine-bundle": "^1.12||^2.5",
4646
"friendsofphp/php-cs-fixer": "^2.19||^3.40",
47+
"masterminds/html5": "^2.8",
4748
"phpstan/extension-installer": "^1.0",
4849
"phpstan/phpstan": "^1.3",
4950
"phpstan/phpstan-phpunit": "^1.0",

0 commit comments

Comments
 (0)