# tier-pricing-table/8.0.2/vendor/composer/installed.php

Tiered Pricing Table for WooCommerce, version 8.0.2. 24 lines.

- Page: https://pluginprobe.com/plugins/tier-pricing-table/8.0.2/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/tier-pricing-table/8.0.2/raw/vendor/composer/installed.php
- Modified: 2026-09-24T13:05:34+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/tier-pricing-table/8.0.2/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'mynewvk/tier-pricing-table',
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'reference' => 'b5c71be38cbe7629177e85cd8b5ca0ee018ce4a2',
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'mynewvk/tier-pricing-table' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'reference' => 'b5c71be38cbe7629177e85cd8b5ca0ee018ce4a2',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
