Skip to content

Commit 0b6d881

Browse files
author
Vladislav Bezverkhiy
committed
Updated composer.json
1 parent 45c4f6c commit 0b6d881

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "a2design-inc/php-html-parser",
33
"type": "library",
4-
"version": "1.7.2",
4+
"version": "1.7.3",
55
"description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",
66
"keywords": ["html", "dom", "parser"],
77
"homepage": "https://a2design-inc/paquettg/php-html-parser",
@@ -14,7 +14,7 @@
1414
},
1515
{
1616
"name": "Vladislav Bezverkhiy",
17-
"email": "[email protected]",
17+
"email": "[email protected]"
1818
}
1919
],
2020
"require": {

0 commit comments

Comments
 (0)