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.5',
|
||
|
|
'version' => '2.8.5.0',
|
||
|
|
'reference' => '7d4e0f6efc49cc7051140be51c9c3d88a55e11ee',
|
||
|
|
'type' => 'wordpress-plugin',
|
||
|
|
'install_path' => __DIR__ . '/../../',
|
||
|
|
'aliases' => array(),
|
||
|
|
'dev' => false,
|
||
|
|
),
|
||
|
|
'versions' => array(
|
||
|
|
'10up/simple-local-avatars' => array(
|
||
|
|
'pretty_version' => '2.8.5',
|
||
|
|
'version' => '2.8.5.0',
|
||
|
|
'reference' => '7d4e0f6efc49cc7051140be51c9c3d88a55e11ee',
|
||
|
|
'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,
|
||
|
|
),
|
||
|
|
),
|
||
|
|
);
|