Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
madeITBelgium authored Jul 5, 2022
1 parent 7208a2c commit 0812246
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.6.0",
"version": "0.7.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.*|7.*|8.*",
"illuminate/support": "~5.0|6.*|7.*|8.*|9.*",
"guzzlehttp/guzzle": "~6.0|7.*",
"ivopetkov/html5-dom-document-php": "1.*|2.*"
},
Expand Down

0 comments on commit 0812246

Please sign in to comment.