nav+maj
This commit is contained in:
@@ -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' => [
|
||||
|
||||
Reference in New Issue
Block a user