We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a023a5 commit 1e8c984Copy full SHA for 1e8c984
composer.json
@@ -1,9 +1,9 @@
1
{
2
- "name": "paquettg/php-html-parser",
+ "name": "1foru/php-html-parser",
3
"type": "library",
4
"description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",
5
"keywords": ["html", "dom", "parser"],
6
- "homepage": "https://github.com/paquettg/php-html-parser",
+ "homepage": "https://github.com/1forU/php-html-parser",
7
"license": "MIT",
8
"authors": [
9
0 commit comments