Merged in release/release-1.09 (pull request #10)

Release/release 1.09

* Install missing plugins 
* rs set to 1

* rebase pantheon for aws

* rebase pantheon for aws

* prod config change

* prod config change

* fix campaing issue

* revert


Approved-by: Jay Sharma
This commit is contained in:
Rachit Bhargava
2023-12-27 20:55:58 +00:00
committed by Jay Sharma
parent 779393381f
commit 22f10a9edd
2154 changed files with 22313 additions and 209875 deletions

View File

@@ -1,8 +1,8 @@
<?php return array(
'root' => array(
'name' => 'woocommerce/woocommerce',
'pretty_version' => '8.4.0',
'version' => '8.4.0.0',
'pretty_version' => '8.3.0',
'version' => '8.3.0.0',
'reference' => NULL,
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
@@ -158,17 +158,17 @@
'dev_requirement' => false,
),
'woocommerce/action-scheduler' => array(
'pretty_version' => '3.7.0',
'version' => '3.7.0.0',
'reference' => '7a2046a5e6a15786068bb0298407522f30c694b4',
'pretty_version' => '3.6.4',
'version' => '3.6.4.0',
'reference' => 'e7dafe215be5ef823392204535ee2e241f99a8cb',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../packages/action-scheduler',
'aliases' => array(),
'dev_requirement' => false,
),
'woocommerce/woocommerce' => array(
'pretty_version' => '8.4.0',
'version' => '8.4.0.0',
'pretty_version' => '8.3.0',
'version' => '8.3.0.0',
'reference' => NULL,
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
@@ -176,9 +176,9 @@
'dev_requirement' => false,
),
'woocommerce/woocommerce-blocks' => array(
'pretty_version' => '11.6.2',
'version' => '11.6.2.0',
'reference' => '09990ad4a58b92cdf69301a8c7fb729d11846458',
'pretty_version' => '11.4.8',
'version' => '11.4.8.0',
'reference' => 'ab8ddb68949ef2189f3ac608947e8c66b3cda9a1',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../packages/woocommerce-blocks',
'aliases' => array(),