notice-manager/vendor/composer/installed.php
2023-10-04 02:40:20 +03:00

51 lines
1.8 KiB
PHP

<?php return array(
'root' => array(
'name' => 'abuyoyo/notice-manager',
'pretty_version' => '0.24',
'version' => '0.24.0.0',
'reference' => NULL,
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'abuyoyo/adminmenupage' => array(
'pretty_version' => '0.28',
'version' => '0.28.0.0',
'reference' => 'c16d80ebbe1cc112acd3e5eca2f97e7abd017d29',
'type' => 'library',
'install_path' => __DIR__ . '/../abuyoyo/adminmenupage',
'aliases' => array(),
'dev_requirement' => false,
),
'abuyoyo/notice-manager' => array(
'pretty_version' => '0.24',
'version' => '0.24.0.0',
'reference' => NULL,
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'abuyoyo/plugincore' => array(
'pretty_version' => '0.27',
'version' => '0.27.0.0',
'reference' => 'd730a674cbe2dc92e60ace8e25a2e0e3fdeee3e6',
'type' => 'library',
'install_path' => __DIR__ . '/../abuyoyo/plugincore',
'aliases' => array(),
'dev_requirement' => false,
),
'abuyoyo/screen-meta-links' => array(
'pretty_version' => '0.13',
'version' => '0.13.0.0',
'reference' => 'b324cef9eb5825d04ffa17f771237b7deca5cd01',
'type' => 'library',
'install_path' => __DIR__ . '/../abuyoyo/screen-meta-links',
'aliases' => array(),
'dev_requirement' => false,
),
),
);