summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-07-31 09:00:50 +0300
committerAndrew Dolgov <[email protected]>2022-07-31 09:00:50 +0300
commita09bd32afb37bbb1813cb9ae37f116d92a9d3415 (patch)
tree68153ef9fe51f1780fd4238e56da494f927265a7
parentdfe9e2151ed7a4ff9b52ccd81f9af4518c20aeb6 (diff)
set internal dependency on html5-php (2)
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index b1454ef..696c4b1 100644
--- a/composer.json
+++ b/composer.json
@@ -39,7 +39,7 @@
"ext-xml": "*",
"ext-mbstring": "*",
"psr/log": "^1.0",
- "masterminds/html5": "dev-master",
+ "masterminds/html5": "2.7-dev",
"league/uri": "^6.4"
},
"require-dev": {