Skip to content

Commit a1223f5

Browse files
committed
Updated dependencies.
1 parent aec95fe commit a1223f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"keywords": ["html", "minify", "minifier", "parser", "compiler", "dom", "simplehtmldom", "css", "javascript", "xml", "svg"],
1515
"minimum-stability": "stable",
1616
"require": {
17-
"php": ">=8.0",
18-
"hexydec/tokenise": "1.0.1",
17+
"php": ">=8.1",
18+
"hexydec/tokenise": "1.0.2",
1919
"hexydec/cssdoc": "1.2.0",
2020
"hexydec/jslite": "1.0.3"
2121
},
@@ -26,4 +26,4 @@
2626
"phpunit/phpunit": "10.1.2",
2727
"phpstan/phpstan": "^1.10"
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)