Skip to content

Commit a0b80ac

Browse files
committed
trying to mark stable for composer
1 parent df2570a commit a0b80ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "sunra/php-simple-html-dom-parser",
33
"type": "library",
4-
"description": "Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.",
5-
"tags": "v1.5.0",
4+
"description": "Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.",
65
"keywords": ["html", "dom", "parser"],
76
"homepage": "https://github.com/sunra/php-simple-html-dom-parser",
87
"license": "MIT",

0 commit comments

Comments
 (0)