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

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

- Page: https://pluginprobe.com/plugins/disco/1.3.53/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/disco/1.3.53/raw/vendor/composer/installed.php
- Modified: 2026-06-29T04:10:00+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.3.53/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'webappick/disco',
        'pretty_version' => '1.3.53',
        'version' => '1.3.53.0',
        'reference' => 'ace482cfc69c765ace6b6a9c6a28599b42fa431d',
        '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.3.53',
            'version' => '1.3.53.0',
            'reference' => 'ace482cfc69c765ace6b6a9c6a28599b42fa431d',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
