Merged in feature/from-pantheon (pull request #16)

code from pantheon

* code from pantheon
This commit is contained in:
Tony Volpe
2024-01-10 17:03:02 +00:00
parent 054b4fffc9
commit 4eb982d7a8
16492 changed files with 3475854 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?php
// autoload_files.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php',
'fcd5d7d87e03ff4f5b5a66c2b8968671' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/deprecated.php',
'd0f16a186498c2ba04f1d0064fecf9cf' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/functions.php',
);