Skip to content

Commit

Permalink
Merge pull request #3 from GoaMind/master-fix-selector
Browse files Browse the repository at this point in the history
Fix case
  • Loading branch information
GoaMind authored Nov 19, 2018
2 parents f191cbc + d5a2fac commit f7e6e52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "GoaMind/php-html-parser",
"name": "goamind/php-html-parser",
"type": "library",
"version": "1.7.0",
"description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",
"keywords": ["html", "dom", "parser"],
"homepage": "https://github.com/GoaMind/php-html-parser",
"homepage": "https://github.com/goamind/php-html-parser",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit f7e6e52

Please sign in to comment.