44 lines
1.6 KiB
PHP
44 lines
1.6 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => '10up/simple-local-avatars',
|
|
'pretty_version' => '2.8.3',
|
|
'version' => '2.8.3.0',
|
|
'reference' => 'f30aabcce169c2325759a8e9754e8ac82d948396',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => false,
|
|
),
|
|
'versions' => array(
|
|
'10up/simple-local-avatars' => array(
|
|
'pretty_version' => '2.8.3',
|
|
'version' => '2.8.3.0',
|
|
'reference' => 'f30aabcce169c2325759a8e9754e8ac82d948396',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'10up/wp-compat-validation-tool' => array(
|
|
'pretty_version' => 'dev-trunk',
|
|
'version' => 'dev-trunk',
|
|
'reference' => '19a8c7c1d39d3a4c896aeeac8d42edd20b8d2317',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../10up-lib/wp-compat-validation-tool',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'composer/installers' => array(
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'reference' => '12fb2dfe5e16183de69e784a7b84046c43d97e8e',
|
|
'type' => 'composer-plugin',
|
|
'install_path' => __DIR__ . '/./installers',
|
|
'aliases' => array(
|
|
0 => '2.x-dev',
|
|
),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|