Plugin Updates
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php return array(
|
||||
'root' => array(
|
||||
'name' => 'woocommerce/woocommerce',
|
||||
'pretty_version' => '8.6.1',
|
||||
'version' => '8.6.1.0',
|
||||
'pretty_version' => '8.7.0',
|
||||
'version' => '8.7.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.1',
|
||||
'version' => '3.7.1.0',
|
||||
'reference' => 'bdaecb016e0358065a8bf76a41fdd60772cacaa5',
|
||||
'pretty_version' => '3.7.2',
|
||||
'version' => '3.7.2.0',
|
||||
'reference' => 'cb3c7854b31a285b46964931425fef6f485be145',
|
||||
'type' => 'wordpress-plugin',
|
||||
'install_path' => __DIR__ . '/../../packages/action-scheduler',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'woocommerce/woocommerce' => array(
|
||||
'pretty_version' => '8.6.1',
|
||||
'version' => '8.6.1.0',
|
||||
'pretty_version' => '8.7.0',
|
||||
'version' => '8.7.0.0',
|
||||
'reference' => null,
|
||||
'type' => 'wordpress-plugin',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
|
||||
Reference in New Issue
Block a user