news/plugins/flex-objects/vendor/composer/installed.php

24 lines
801 B
PHP
Raw Normal View History

<?php return array(
'root' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'type' => 'grav-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => 'dfa9760987bbf2cdd61038bca5a7928b31a9dcff',
'name' => 'getgrav/grav-plugin-flex-objects',
'dev' => false,
),
'versions' => array(
'getgrav/grav-plugin-flex-objects' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'type' => 'grav-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => 'dfa9760987bbf2cdd61038bca5a7928b31a9dcff',
'dev_requirement' => false,
),
),
);