Skip to content

Commit

Permalink
bumped required version for grav and admin
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmassen committed Jan 30, 2025
1 parent 578fb06 commit 606803f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blueprints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ keywords: ["seo", "meta", "microdata", "schema", "plugin"]
bugs: "https://github.com/paulmassen/grav-plugin-seo/issues"
license: "MIT/GPL"
dependencies:
- { name: grav, version: '>=1.3.8' }
- { name: admin, version: '>=1.6.6' }
- { name: grav, version: '>=1.7.0' }
- { name: admin, version: '>=1.10.0' }

form:
validation: strict
Expand Down

0 comments on commit 606803f

Please sign in to comment.