mediatheque
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
<?php return array(
|
||||
'root' => array(
|
||||
'pretty_version' => 'dev-master',
|
||||
'version' => 'dev-master',
|
||||
'type' => 'grav-plugin',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'reference' => 'a128c7f18d93f2771542ccd50ccb1c2cd9ba472f',
|
||||
'name' => 'momo/tmp-pagecollection',
|
||||
'dev' => true,
|
||||
),
|
||||
'versions' => array(
|
||||
'momo/tmp-pagecollection' => array(
|
||||
'pretty_version' => 'dev-master',
|
||||
'version' => 'dev-master',
|
||||
'type' => 'grav-plugin',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'reference' => 'a128c7f18d93f2771542ccd50ccb1c2cd9ba472f',
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user