51 lines
1.9 KiB
PHP
51 lines
1.9 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'wp-media/imagify-plugin',
|
|
'pretty_version' => 'v2.2.3.2',
|
|
'version' => '2.2.3.2',
|
|
'reference' => '459768940c0ea4e9c483b42257f790dc51b3bde9',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => false,
|
|
),
|
|
'versions' => array(
|
|
'composer/installers' => array(
|
|
'pretty_version' => 'v2.3.0',
|
|
'version' => '2.3.0.0',
|
|
'reference' => '12fb2dfe5e16183de69e784a7b84046c43d97e8e',
|
|
'type' => 'composer-plugin',
|
|
'install_path' => __DIR__ . '/./installers',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'dangoodman/composer-for-wordpress' => array(
|
|
'pretty_version' => '2.0.2',
|
|
'version' => '2.0.2.0',
|
|
'reference' => 'cc5b3d0a1122d87d60f378071159bac0dbd93daa',
|
|
'type' => 'composer-plugin',
|
|
'install_path' => __DIR__ . '/../dangoodman/composer-for-wordpress',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'wp-media/imagify-plugin' => array(
|
|
'pretty_version' => 'v2.2.3.2',
|
|
'version' => '2.2.3.2',
|
|
'reference' => '459768940c0ea4e9c483b42257f790dc51b3bde9',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'wp-media/plugin-family' => array(
|
|
'pretty_version' => 'v1.0.2',
|
|
'version' => '1.0.2.0',
|
|
'reference' => '1b827eed34842de10fa3c94fec3a0f32b14be8bd',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../wp-media/plugin-family',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|