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

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

- Page: https://pluginprobe.com/plugins/merchant/2.2.8/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/merchant/2.2.8/raw/vendor/composer/installed.php
- Modified: 2026-06-15T19:43:32+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.2.8/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'athemes/merchant',
        'pretty_version' => 'v2.2.8',
        'version' => '2.2.8.0',
        'reference' => 'f898d2a08656af799b123a0240a3a5472fbfc03b',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'athemes/merchant' => array(
            'pretty_version' => 'v2.2.8',
            'version' => '2.2.8.0',
            'reference' => 'f898d2a08656af799b123a0240a3a5472fbfc03b',
            '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,
        ),
    ),
);

```
