diff --git a/blueprints.yaml b/blueprints.yaml index 9fbc7503..eac9e0b1 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -13,7 +13,7 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md license: MIT dependencies: - - { name: grav, version: '>=1.3.3' } + - { name: grav, version: '>=1.3.5' } - { name: form, version: '>=2.9.0' } - { name: email, version: '~2.0' } - { name: login, version: '>=2.4.0' }