Skip to content

Commit 1cb09fd

Browse files
authored
Update composer.json
1 parent b093907 commit 1cb09fd

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
@@ -1,7 +1,7 @@
11
{
22
"name": "r-alymov/php-html-parser",
33
"type": "library",
4-
"version": "1.7.0",
4+
"version": "1.7.1",
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://github.com/R-Alymov/php-html-parser",

0 commit comments

Comments
 (0)