# merchant/2.3.2/vendor/composer/installed.php

Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together &amp; More for WooCommerce – Merchant, version 2.3.2. 33 lines.

- Page: https://pluginprobe.com/plugins/merchant/2.3.2/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/merchant/2.3.2/raw/vendor/composer/installed.php
- Modified: 2026-09-17T17:48:06+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/merchant/2.3.2/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'athemes/merchant',
        'pretty_version' => 'dev-release/2.3.2',
        'version' => 'dev-release/2.3.2',
        'reference' => 'd34acd9707c03a53ec2c25acf45584868558830f',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'athemes/merchant' => array(
            'pretty_version' => 'dev-release/2.3.2',
            'version' => 'dev-release/2.3.2',
            'reference' => 'd34acd9707c03a53ec2c25acf45584868558830f',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'woocommerce/action-scheduler' => array(
            'pretty_version' => '3.9.3',
            'version' => '3.9.3.0',
            'reference' => 'c58cdbab17651303d406cd3b22cf9d75c71c986c',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
