This commit is contained in:
2018-08-24 16:52:17 +02:00
parent c3b59bceee
commit e5b6624bb5
176 changed files with 12363 additions and 564 deletions
@@ -2,10 +2,10 @@
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/mnt/data/Sites/hehe.net/user/plugins/form/blueprints.yaml',
'modified' => 1534926514,
'modified' => 1535111347,
'data' => [
'name' => 'Form',
'version' => '2.16.1',
'version' => '2.16.2',
'description' => 'Enables the forms handling',
'icon' => 'check-square',
'author' => [
@@ -20,7 +20,7 @@ return [
'dependencies' => [
0 => [
'name' => 'grav',
'version' => '>=1.4.5'
'version' => '>=1.5.1'
]
],
'form' => [