Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
madeITBelgium authored Feb 23, 2021
1 parent e9fb050 commit b30a5fa
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,5 +1,5 @@
{
"version": "0.4.0",
"version": "0.5.0",
"name": "madeitbelgium/seo-analyzer",
"description": "SEO Analyzer",
"keywords": ["SEO", "Analyzer", "onpage", "on page", "on", "page", "seo"],
Expand All @@ -14,7 +14,7 @@
"php": ">=7.0",
"illuminate/support": "~5.0|6.*|7.*|8.*",
"guzzlehttp/guzzle": "~6.0|7.*",
"ivopetkov/html5-dom-document-php": "1.*"
"ivopetkov/html5-dom-document-php": "1.*|2.*"
},
"require-dev": {
"phpunit/phpunit": "7.*|6.*|8.*",
Expand Down

0 comments on commit b30a5fa

Please sign in to comment.