Skip to content

Commit 794071a

Browse files
authored
Update composer.json
1 parent 1cb09fd commit 794071a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
{
22
"name": "r-alymov/php-html-parser",
33
"type": "library",
4-
"version": "1.7.1",
54
"description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",
65
"keywords": ["html", "dom", "parser"],
76
"homepage": "https://github.com/R-Alymov/php-html-parser",
87
"license": "MIT",
98
"authors": [
109
{
11-
"name": "Gilles Paquette",
12-
"email": "[email protected]",
13-
"homepage": "http://gillespaquette.ca"
10+
"name": "Alymov Roman"
1411
}
1512
],
1613
"require": {

0 commit comments

Comments
 (0)