Skip to content

Commit b17d363

Browse files
authored
Update composer.json
1 parent 8777afe commit b17d363

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,5 +1,5 @@
11
{
2-
"name": "sunra/php-simple-html-dom-parser",
2+
"name": "knork-fork/php-simple-html-dom-parser",
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
"keywords": ["html", "dom", "parser"],

0 commit comments

Comments
 (0)