Skip to content

Commit 5c08d35

Browse files
committed
trying to understand how to make stable composer package
1 parent 5f05fbd commit 5c08d35

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
@@ -3,7 +3,7 @@
33
"type": "library",
44
"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.",
55
"version": "1.5.0",
6-
"tags": "release",
6+
"tags": "1.5.0",
77
"keywords": ["html", "dom", "parser"],
88
"homepage": "https://github.com/sunra/php-simple-html-dom-parser",
99
"license": "MIT",

0 commit comments

Comments
 (0)