Skip to content

Commit 8047915

Browse files
committed
modified: composer.json
1 parent fd05e4d commit 8047915

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,6 +1,6 @@
11
{
22
"name": "sunra/php-simple-html-dom-parser",
3-
"type": "php 5.2 library",
3+
"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",
66
"keywords": ["html", "dom", "parser"],

0 commit comments

Comments
 (0)