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