From 606803fc8110cfe274bb31ee37532586e6bddeae Mon Sep 17 00:00:00 2001 From: Paul Massendari Date: Thu, 30 Jan 2025 13:33:18 +0100 Subject: [PATCH] bumped required version for grav and admin --- blueprints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blueprints.yaml b/blueprints.yaml index 0511706..17dac91 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -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