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/admin/blueprints.yaml',
|
||||
'modified' => 1534926555,
|
||||
'modified' => 1535111354,
|
||||
'data' => [
|
||||
'name' => 'Admin Panel',
|
||||
'version' => '1.8.8',
|
||||
'version' => '1.8.9',
|
||||
'description' => 'Adds an advanced administration panel to manage your site',
|
||||
'icon' => 'empire',
|
||||
'author' => [
|
||||
@@ -21,7 +21,7 @@ return [
|
||||
'dependencies' => [
|
||||
0 => [
|
||||
'name' => 'grav',
|
||||
'version' => '>=1.4.5'
|
||||
'version' => '>=1.5.1'
|
||||
],
|
||||
1 => [
|
||||
'name' => 'form',
|
||||
|
||||
Reference in New Issue
Block a user