# ultimate-store-kit/3.0.7/vendor/composer/installed.php

Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder, version 3.0.7. 24 lines.

- Page: https://pluginprobe.com/plugins/ultimate-store-kit/3.0.7/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/ultimate-store-kit/3.0.7/raw/vendor/composer/installed.php
- Modified: 2026-07-21T09:55:08+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/ultimate-store-kit/3.0.7/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'bdthemes/ultimate-store-kit',
        'pretty_version' => '3.0.7',
        'version' => '3.0.7.0',
        'reference' => '8932ba1ca940b9cdf0d938b2538d326f62093d54',
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'bdthemes/ultimate-store-kit' => array(
            'pretty_version' => '3.0.7',
            'version' => '3.0.7.0',
            'reference' => '8932ba1ca940b9cdf0d938b2538d326f62093d54',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
