72 lines
2.6 KiB
PHP
72 lines
2.6 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'facebookincubator/facebook-for-woocommerce',
|
|
'pretty_version' => '3.6.3',
|
|
'version' => '3.6.3.0',
|
|
'reference' => null,
|
|
'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,
|
|
),
|
|
'facebook/capi-param-builder-php' => array(
|
|
'pretty_version' => '1.2.1',
|
|
'version' => '1.2.1.0',
|
|
'reference' => '0502e762127deca4fce9b3e2e1b6ff38b392f526',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../facebook/capi-param-builder-php',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'facebookincubator/facebook-for-woocommerce' => array(
|
|
'pretty_version' => '3.6.3',
|
|
'version' => '3.6.3.0',
|
|
'reference' => null,
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'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/action-scheduler-job-framework' => array(
|
|
'pretty_version' => '2.0.0',
|
|
'version' => '2.0.0.0',
|
|
'reference' => 'b0b21b9cc87e476ba7f8817050b39274ea7d6732',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../woocommerce/action-scheduler-job-framework',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'woocommerce/grow' => array(
|
|
'pretty_version' => 'dev-compat-checker',
|
|
'version' => 'dev-compat-checker',
|
|
'reference' => '3bc225916439d7b93d4f5ecb209c94fb47e76172',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../woocommerce/grow',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|