plugin updates

This commit is contained in:
Tony Volpe
2024-09-25 09:45:47 -04:00
parent cc870f301f
commit f6021c7c22
245 changed files with 4835 additions and 4671 deletions

View File

@@ -1,8 +1,8 @@
<?php return array(
'root' => array(
'name' => 'woocommerce/woocommerce',
'pretty_version' => '9.3.1',
'version' => '9.3.1.0',
'pretty_version' => '9.3.2',
'version' => '9.3.2.0',
'reference' => null,
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
@@ -212,8 +212,8 @@
'dev_requirement' => false,
),
'woocommerce/woocommerce' => array(
'pretty_version' => '9.3.1',
'version' => '9.3.1.0',
'pretty_version' => '9.3.2',
'version' => '9.3.2.0',
'reference' => null,
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',

View File

@@ -15,15 +15,15 @@ return array(
'path' => $vendorDir . '/automattic/jetpack-assets/actions.php'
),
'44e8414cd27982ecf86403af6e48f123' => array(
'version' => '9.3.1.0',
'version' => '9.3.2.0',
'path' => $baseDir . '/src/StoreApi/deprecated.php'
),
'9ce98895d0a470c71998c4b530020d26' => array(
'version' => '9.3.1.0',
'version' => '9.3.2.0',
'path' => $baseDir . '/src/StoreApi/functions.php'
),
'c379ea42c3f5964a973a7106b08c5ef0' => array(
'version' => '9.3.1.0',
'version' => '9.3.2.0',
'path' => $baseDir . '/src/Blocks/Domain/Services/functions.php'
),
);