2021-09-30 14:54:03 +00:00
|
|
|
<?php return array(
|
|
|
|
'root' => array(
|
2022-09-02 15:19:58 +00:00
|
|
|
'name' => 'codeinwp/wp-menu-icons',
|
2024-04-19 10:49:42 +00:00
|
|
|
'pretty_version' => 'v0.13.13',
|
|
|
|
'version' => '0.13.13.0',
|
|
|
|
'reference' => '1d9b7a1bc87b0942bb633546596245b44c1dd15e',
|
2021-09-30 14:54:03 +00:00
|
|
|
'type' => 'wordpress-plugin',
|
|
|
|
'install_path' => __DIR__ . '/../../',
|
|
|
|
'aliases' => array(),
|
|
|
|
'dev' => false,
|
2021-07-25 23:25:06 +00:00
|
|
|
),
|
2021-09-30 14:54:03 +00:00
|
|
|
'versions' => array(
|
|
|
|
'codeinwp/gutenberg-menu-icons' => array(
|
2023-07-19 21:09:05 +00:00
|
|
|
'pretty_version' => '1.0.5',
|
|
|
|
'version' => '1.0.5.0',
|
|
|
|
'reference' => 'fce0fae088cc85001620d83253568aeec2af51c0',
|
2021-09-30 14:54:03 +00:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../codeinwp/gutenberg-menu-icons',
|
|
|
|
'aliases' => array(),
|
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'codeinwp/icon-picker' => array(
|
|
|
|
'pretty_version' => 'dev-master',
|
|
|
|
'version' => 'dev-master',
|
2022-09-02 15:19:58 +00:00
|
|
|
'reference' => '0c60ce3a41653e41a20e710c4d5a6a2104c85020',
|
2021-09-30 14:54:03 +00:00
|
|
|
'type' => 'wordpress-plugin',
|
|
|
|
'install_path' => __DIR__ . '/../codeinwp/icon-picker',
|
2023-07-19 21:09:05 +00:00
|
|
|
'aliases' => array(),
|
2021-09-30 14:54:03 +00:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'codeinwp/menu-item-custom-fields' => array(
|
|
|
|
'pretty_version' => 'dev-master',
|
|
|
|
'version' => 'dev-master',
|
2022-09-02 15:19:58 +00:00
|
|
|
'reference' => 'f491fcfa873e92006e3d92a4ede8775e9cf53bae',
|
2021-09-30 14:54:03 +00:00
|
|
|
'type' => 'wordpress-plugin',
|
|
|
|
'install_path' => __DIR__ . '/../codeinwp/menu-item-custom-fields',
|
2023-07-19 21:09:05 +00:00
|
|
|
'aliases' => array(),
|
2021-09-30 14:54:03 +00:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'codeinwp/themeisle-sdk' => array(
|
2024-04-19 10:49:42 +00:00
|
|
|
'pretty_version' => '3.3.20',
|
|
|
|
'version' => '3.3.20.0',
|
|
|
|
'reference' => 'd1b92f3ab74f1b3f0afad7e23ddb1c058d66c03c',
|
2021-09-30 14:54:03 +00:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../codeinwp/themeisle-sdk',
|
2023-03-17 22:34:22 +00:00
|
|
|
'aliases' => array(),
|
2021-09-30 14:54:03 +00:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'codeinwp/wp-menu-icons' => array(
|
2024-04-19 10:49:42 +00:00
|
|
|
'pretty_version' => 'v0.13.13',
|
|
|
|
'version' => '0.13.13.0',
|
|
|
|
'reference' => '1d9b7a1bc87b0942bb633546596245b44c1dd15e',
|
2021-09-30 14:54:03 +00:00
|
|
|
'type' => 'wordpress-plugin',
|
|
|
|
'install_path' => __DIR__ . '/../../',
|
|
|
|
'aliases' => array(),
|
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'composer/installers' => array(
|
|
|
|
'dev_requirement' => false,
|
|
|
|
'replaced' => array(
|
|
|
|
0 => '*',
|
|
|
|
),
|
|
|
|
),
|
2021-07-25 23:25:06 +00:00
|
|
|
),
|
|
|
|
);
|