rebase from live enviornment

This commit is contained in:
Rachit Bhargava
2024-01-09 22:14:20 -05:00
parent ff0b49a046
commit 3a22fcaa4a
15968 changed files with 2344674 additions and 45234 deletions

View File

@@ -0,0 +1,21 @@
<?php
// This file `jetpack_autoload_filemap.php` was auto generated by automattic/jetpack-autoloader.
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'a4a119a56e50fbb293281d9a48007e0e' => array(
'version' => '1.27.0.0',
'path' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php'
),
'fcd5d7d87e03ff4f5b5a66c2b8968671' => array(
'version' => '11.6.2.0',
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/deprecated.php'
),
'd0f16a186498c2ba04f1d0064fecf9cf' => array(
'version' => '11.6.2.0',
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/functions.php'
),
);