# fluent-cart/1.5.1/vendor/composer/installed.php

FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler, version 1.5.1. 82 lines.

- Page: https://pluginprobe.com/plugins/fluent-cart/1.5.1/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.5.1/raw/vendor/composer/installed.php
- Modified: 2026-06-11T12:21:58+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/fluent-cart/1.5.1/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'wpfluent/wpfluent',
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'reference' => '294e7e85319340399491ca4ebf18b85458a958d8',
        'type' => 'project',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(
            0 => '2.0.x-dev',
        ),
        'dev' => true,
    ),
    'versions' => array(
        'fakerphp/faker' => array(
            'pretty_version' => 'v1.23.0',
            'version' => '1.23.0.0',
            'reference' => 'e3daa170d00fde61ea7719ef47bb09bb8f1d9b01',
            'type' => 'library',
            'install_path' => __DIR__ . '/../fakerphp/faker',
            'aliases' => array(),
            'dev_requirement' => true,
        ),
        'openspout/openspout' => array(
            'pretty_version' => 'v3.7.4',
            'version' => '3.7.4.0',
            'reference' => 'dfbbd53b5edcd486b45a37f6a04fac33073c70f3',
            'type' => 'library',
            'install_path' => __DIR__ . '/../openspout/openspout',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'psr/container' => array(
            'pretty_version' => '2.0.2',
            'version' => '2.0.2.0',
            'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963',
            'type' => 'library',
            'install_path' => __DIR__ . '/../psr/container',
            'aliases' => array(),
            'dev_requirement' => true,
        ),
        'symfony/deprecation-contracts' => array(
            'pretty_version' => 'v2.5.4',
            'version' => '2.5.4.0',
            'reference' => '605389f2a7e5625f273b53960dc46aeaf9c62918',
            'type' => 'library',
            'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
            'aliases' => array(),
            'dev_requirement' => true,
        ),
        'woocommerce/action-scheduler' => array(
            'pretty_version' => '3.9.3',
            'version' => '3.9.3.0',
            'reference' => 'c58cdbab17651303d406cd3b22cf9d75c71c986c',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'wpfluent/framework' => array(
            'pretty_version' => '2.12.2',
            'version' => '2.12.2.0',
            'reference' => 'dab148c086dc7f7271b94bc505d9f2161cea3e4a',
            'type' => 'library',
            'install_path' => __DIR__ . '/../wpfluent/framework',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'wpfluent/wpfluent' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'reference' => '294e7e85319340399491ca4ebf18b85458a958d8',
            'type' => 'project',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(
                0 => '2.0.x-dev',
            ),
            'dev_requirement' => false,
        ),
    ),
);

```
