Skip to content

Commit 8c150f5

Browse files
committed
Fixed issue in composer json
1 parent 222e018 commit 8c150f5

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": "arweb/php-html-parser",
2+
"name": "paquettg/php-html-parser",
33
"type": "library",
44
"version": "1.7.0",
55
"description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",

0 commit comments

Comments
 (0)