# shopbuilder/3.2.6/vendor/composer/installed.php

ShopBuilder – WooCommerce Builder For Elementor, version 3.2.6. 51 lines.

- Page: https://pluginprobe.com/plugins/shopbuilder/3.2.6/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/shopbuilder/3.2.6/raw/vendor/composer/installed.php
- Modified: 2026-04-12T06:42:22+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/shopbuilder/3.2.6/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'radiustheme/shopbuilder',
        'pretty_version' => 'dev-main',
        'version' => 'dev-main',
        'reference' => '43b518ad9a3b21dc62d3cd1c64b3e3ce003f1d89',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => true,
    ),
    'versions' => array(
        'codesvault/howdy-qb' => array(
            'pretty_version' => '2.2.2',
            'version' => '2.2.2.0',
            'reference' => '676efa5798e22b002c351930e94db4177e8d6c9d',
            'type' => 'library',
            'install_path' => __DIR__ . '/../codesvault/howdy-qb',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'matthiasmullie/minify' => array(
            'pretty_version' => '1.3.75',
            'version' => '1.3.75.0',
            'reference' => '76ba4a5f555fd7bf4aa408af608e991569076671',
            'type' => 'library',
            'install_path' => __DIR__ . '/../matthiasmullie/minify',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'matthiasmullie/path-converter' => array(
            'pretty_version' => '1.1.3',
            'version' => '1.1.3.0',
            'reference' => 'e7d13b2c7e2f2268e1424aaed02085518afa02d9',
            'type' => 'library',
            'install_path' => __DIR__ . '/../matthiasmullie/path-converter',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'radiustheme/shopbuilder' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => '43b518ad9a3b21dc62d3cd1c64b3e3ce003f1d89',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
