notice-manager/vendor/composer/installed.php
2023-06-09 21:52:26 +03:00

51 lines
1.8 KiB
PHP

<?php return array(
'root' => array(
'pretty_version' => '0.18',
'version' => '0.18.0.0',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => NULL,
'name' => 'abuyoyo/notice-manager',
'dev' => true,
),
'versions' => array(
'abuyoyo/adminmenupage' => array(
'pretty_version' => '0.25',
'version' => '0.25.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../abuyoyo/adminmenupage',
'aliases' => array(),
'reference' => '487d262aec77a9a3ce04fa762e9048f30d22f123',
'dev_requirement' => false,
),
'abuyoyo/notice-manager' => array(
'pretty_version' => '0.18',
'version' => '0.18.0.0',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => NULL,
'dev_requirement' => false,
),
'abuyoyo/plugincore' => array(
'pretty_version' => '0.26',
'version' => '0.26.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../abuyoyo/plugincore',
'aliases' => array(),
'reference' => '77f7d5451bdff4bda6c9766847b215bdeaca96d6',
'dev_requirement' => false,
),
'abuyoyo/screen-meta-links' => array(
'pretty_version' => '0.11',
'version' => '0.11.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../abuyoyo/screen-meta-links',
'aliases' => array(),
'reference' => '04e3c892f0c6095b4c31a489e06336f0917128d3',
'dev_requirement' => false,
),
),
);