Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
madeITBelgium authored Mar 3, 2020
1 parent 685f0cd commit 1468fb8
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.2.0",
"version": "0.3.0",
"name": "madeitbelgium/seo-analyzer",
"description": "SEO Analyzer",
"keywords": ["SEO", "Analyzer", "onpage", "on page", "on", "page", "seo"],
Expand All @@ -12,7 +12,7 @@
],
"require": {
"php": ">=7.0",
"illuminate/support": "~5.0|6.*",
"illuminate/support": "~5.0|6.*|7.*",
"guzzlehttp/guzzle": "~6.0",
"ivopetkov/html5-dom-document-php": "1.*"
},
Expand Down

0 comments on commit 1468fb8

Please sign in to comment.