automatewoo/vendor/composer/installed.php
fei-source 47d3c9a8b6 Update to v6.2.2
Source: GrootMade/Festinger Vault
2026-03-15 08:31:15 +08:00

23 lines
817 B
PHP

<?php return array(
'root' => array(
'name' => 'woocommerce/automatewoo',
'pretty_version' => 'dev-release/6.2.3',
'version' => 'dev-release/6.2.3',
'reference' => '9bf8ce31de2687497b3d45c44cdb973b7ea51f06',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'woocommerce/automatewoo' => array(
'pretty_version' => 'dev-release/6.2.3',
'version' => 'dev-release/6.2.3',
'reference' => '9bf8ce31de2687497b3d45c44cdb973b7ea51f06',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);