Removed plugins dependencies from blueprints.yaml

This commit is contained in:
pmoreno.rodriguez 2023-01-09 20:31:10 +01:00
parent 6a8ac7e485
commit 977c6318f1

View file

@ -1,7 +1,7 @@
name: Future 2021 name: Future 2021
slug: future2021 slug: future2021
type: theme type: theme
version: 1.0.2 version: 1.0.3
description: Grav Future Imperfect by HTML5 UP (Version 2021) description: Grav Future Imperfect by HTML5 UP (Version 2021)
icon: microchip icon: microchip
author: author:
@ -15,12 +15,7 @@ bugs: https://github.com/pmoreno-rodriguez/grav-theme-future2021/issues
license: CC-BY-3.0 license: CC-BY-3.0
dependencies: dependencies:
- { name: grav, version: '>=1.6.0' } - { name: grav, version: '>=1.7.0' }
- archives
- breadcrumbs
- pagination
- simplesearch
- taxonomylist
form: form:
validation: loose validation: loose
@ -33,8 +28,8 @@ form:
default: 1 default: 1
highlight: 1 highlight: 1
options: options:
0: PLUGIN_ADMIN.DISABLED
1: PLUGIN_ADMIN.ENABLED 1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate: validate:
type: bool type: bool