54 lines
1.9 KiB
PHP
54 lines
1.9 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'woocommerce/woocommerce-subscriptions',
|
|
'pretty_version' => 'dev-release/6.5.0',
|
|
'version' => 'dev-release/6.5.0',
|
|
'reference' => '75ec0cbc31ee105f66684b10fb0433b44b3e58e9',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => false,
|
|
),
|
|
'versions' => array(
|
|
'composer/installers' => array(
|
|
'pretty_version' => 'v1.12.0',
|
|
'version' => '1.12.0.0',
|
|
'reference' => 'd20a64ed3c94748397ff5973488761b22f6d3f19',
|
|
'type' => 'composer-plugin',
|
|
'install_path' => __DIR__ . '/./installers',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'roundcube/plugin-installer' => array(
|
|
'dev_requirement' => false,
|
|
'replaced' => array(
|
|
0 => '*',
|
|
),
|
|
),
|
|
'shama/baton' => array(
|
|
'dev_requirement' => false,
|
|
'replaced' => array(
|
|
0 => '*',
|
|
),
|
|
),
|
|
'woocommerce/subscriptions-core' => array(
|
|
'pretty_version' => '7.3.0',
|
|
'version' => '7.3.0.0',
|
|
'reference' => 'f144df5b7ee103c4e792d8ddc0e72f1839def8b2',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../woocommerce/subscriptions-core',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'woocommerce/woocommerce-subscriptions' => array(
|
|
'pretty_version' => 'dev-release/6.5.0',
|
|
'version' => 'dev-release/6.5.0',
|
|
'reference' => '75ec0cbc31ee105f66684b10fb0433b44b3e58e9',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|