Skip to content

Commit 81de57b

Browse files
committed
Updated composer version
1 parent aecc9a0 commit 81de57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "paquettg/php-html-parser",
33
"type": "library",
44
"description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",
5-
"version": "1.6.4",
5+
"version": "1.6.7",
66
"keywords": ["html", "dom", "parser"],
77
"homepage": "https://github.com/paquettg/php-html-parser",
88
"license": "MIT",

0 commit comments

Comments
 (0)