# disco/1.4.14/vendor/composer/installed.php

Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO, version 1.4.14. 60 lines.

- Page: https://pluginprobe.com/plugins/disco/1.4.14/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/disco/1.4.14/raw/vendor/composer/installed.php
- Modified: 2026-09-11T05:31:24+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/disco/1.4.14/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'webappick/disco',
        'pretty_version' => '1.4.14',
        'version' => '1.4.14.0',
        'reference' => 'af3be3c3d7f26896df1d8c87395340088ccc8305',
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'inpsyde/assets' => array(
            'pretty_version' => '2.8.3',
            'version' => '2.8.3.0',
            'reference' => 'f198d7d8b726132851413a6a9b4918e02c077a4b',
            'type' => 'library',
            'install_path' => __DIR__ . '/../inpsyde/assets',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'inpsyde/wp-context' => array(
            'pretty_version' => '1.5.0',
            'version' => '1.5.0.0',
            'reference' => '1f61ccb539e287e2688dfdf86dea0448c18fc8c6',
            'type' => 'library',
            'install_path' => __DIR__ . '/../inpsyde/wp-context',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'micropackage/internationalization' => array(
            'pretty_version' => '1.0.2',
            'version' => '1.0.2.0',
            'reference' => 'cb140d4c4cbf9828bfcb20242b202517379381df',
            'type' => 'library',
            'install_path' => __DIR__ . '/../micropackage/internationalization',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'micropackage/requirements' => array(
            'pretty_version' => '1.2.2',
            'version' => '1.2.2.0',
            'reference' => 'c2fa8c2df7cefa3c7016a6e0ad755b8bdc73f519',
            'type' => 'library',
            'install_path' => __DIR__ . '/../micropackage/requirements',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'webappick/disco' => array(
            'pretty_version' => '1.4.14',
            'version' => '1.4.14.0',
            'reference' => 'af3be3c3d7f26896df1d8c87395340088ccc8305',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
