notice-manager/vendor/composer/installed.php
2022-08-02 06:15:19 +03:00

60 lines
2.3 KiB
PHP

<?php return array(
'root' => array(
'pretty_version' => 'dev-next',
'version' => 'dev-next',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => '3ef2aa48dd941df15c08c6f17cd649c9754fa1fc',
'name' => 'abuyoyo/notice-manager',
'dev' => true,
),
'versions' => array(
'abuyoyo/adminmenupage' => array(
'pretty_version' => '0.20',
'version' => '0.20.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../abuyoyo/adminmenupage',
'aliases' => array(),
'reference' => '07d98f2c1f0b71340aaf0fae0783dfecec201e97',
'dev_requirement' => false,
),
'abuyoyo/notice-manager' => array(
'pretty_version' => 'dev-next',
'version' => 'dev-next',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => '3ef2aa48dd941df15c08c6f17cd649c9754fa1fc',
'dev_requirement' => false,
),
'abuyoyo/plugincore' => array(
'pretty_version' => '0.20',
'version' => '0.20.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../abuyoyo/plugincore',
'aliases' => array(),
'reference' => '0f8de7be654880adc850610f045f22cd7923c3cc',
'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,
),
'yahnis-elsts/plugin-update-checker' => array(
'pretty_version' => 'v4.13',
'version' => '4.13.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../yahnis-elsts/plugin-update-checker',
'aliases' => array(),
'reference' => '6eb27a6911e0e0880d09e5b11f577d3f688f7da7',
'dev_requirement' => false,
),
),
);