Skip to content

Commit 552c44d

Browse files
committed
Updated composer dependencies.
1 parent b958604 commit 552c44d

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"keywords": ["html", "minify", "minifier", "parser", "compiler", "dom", "simplehtmldom", "css", "javascript", "xml", "svg"],
1515
"minimum-stability": "stable",
1616
"require": {
17-
"php": ">=7.4",
17+
"php": ">=8.0",
1818
"hexydec/tokenise": "1.0.1",
19-
"hexydec/cssdoc": "1.0.4",
20-
"hexydec/jslite": "0.6.3"
19+
"hexydec/cssdoc": "1.1.0",
20+
"hexydec/jslite": "1.0.0"
2121
},
2222
"autoload": {
2323
"classmap": ["src/"]

composer.lock

+53-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)