# fluent-community/1.0.96/vendor/composer/installed.php

FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS &amp; Online Courses, version 1.0.96. 46 lines.

- Page: https://pluginprobe.com/plugins/fluent-community/1.0.96/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/fluent-community/1.0.96/raw/vendor/composer/installed.php
- Modified: 2024-11-07T12:38:44+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-community/1.0.96/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'wpfluent/wpfluent',
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'reference' => 'e12451a5c2d2960637560c442d5ff47bacceef02',
        'type' => 'project',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(
            0 => '2.0.x-dev',
        ),
        'dev' => true,
    ),
    'versions' => array(
        'woocommerce/action-scheduler' => array(
            'pretty_version' => '3.8.2',
            'version' => '3.8.2.0',
            'reference' => '2bc91d88fdbc2c07ab899cbb56b983e11e62cf69',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'wpfluent/framework' => array(
            'pretty_version' => '2.10.31',
            'version' => '2.10.31.0',
            'reference' => 'e89ccda7b1df9c97e9ec8e0f69b6ff47fc73f5bc',
            'type' => 'library',
            'install_path' => __DIR__ . '/../wpfluent/framework',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'wpfluent/wpfluent' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'reference' => 'e12451a5c2d2960637560c442d5ff47bacceef02',
            'type' => 'project',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(
                0 => '2.0.x-dev',
            ),
            'dev_requirement' => false,
        ),
    ),
);

```
