initial commit
This commit is contained in:
53
packages/woocommerce-blocks/vendor/composer/installed.php
vendored
Normal file
53
packages/woocommerce-blocks/vendor/composer/installed.php
vendored
Normal file
@ -0,0 +1,53 @@
|
||||
<?php return array(
|
||||
'root' => array(
|
||||
'pretty_version' => 'dev-trunk',
|
||||
'version' => 'dev-trunk',
|
||||
'type' => 'wordpress-plugin',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'reference' => '8967acb720260debeb0b3991589cc3d3f1403d86',
|
||||
'name' => 'woocommerce/woocommerce-blocks',
|
||||
'dev' => false,
|
||||
),
|
||||
'versions' => array(
|
||||
'automattic/jetpack-autoloader' => array(
|
||||
'pretty_version' => 'v2.10.4',
|
||||
'version' => '2.10.4.0',
|
||||
'type' => 'composer-plugin',
|
||||
'install_path' => __DIR__ . '/../automattic/jetpack-autoloader',
|
||||
'aliases' => array(),
|
||||
'reference' => '70cb300a7a215ae87c671f600f77093518f87bac',
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'composer/installers' => array(
|
||||
'pretty_version' => 'v1.11.0',
|
||||
'version' => '1.11.0.0',
|
||||
'type' => 'composer-plugin',
|
||||
'install_path' => __DIR__ . '/./installers',
|
||||
'aliases' => array(),
|
||||
'reference' => 'ae03311f45dfe194412081526be2e003960df74b',
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'roundcube/plugin-installer' => array(
|
||||
'dev_requirement' => false,
|
||||
'replaced' => array(
|
||||
0 => '*',
|
||||
),
|
||||
),
|
||||
'shama/baton' => array(
|
||||
'dev_requirement' => false,
|
||||
'replaced' => array(
|
||||
0 => '*',
|
||||
),
|
||||
),
|
||||
'woocommerce/woocommerce-blocks' => array(
|
||||
'pretty_version' => 'dev-trunk',
|
||||
'version' => 'dev-trunk',
|
||||
'type' => 'wordpress-plugin',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'reference' => '8967acb720260debeb0b3991589cc3d3f1403d86',
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
),
|
||||
);
|
Reference in New Issue
Block a user