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

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

- Page: https://pluginprobe.com/plugins/fluent-community/2.5.0/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/fluent-community/2.5.0/raw/vendor/composer/installed.php
- Modified: 2026-04-30T14:25:14+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/2.5.0/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'wpfluent/wpfluent',
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'reference' => 'b8294b478ae0abe103fb9e9a93075c8953764ba8',
        'type' => 'project',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(
            0 => '2.0.x-dev',
        ),
        'dev' => false,
    ),
    'versions' => array(
        '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.11.17',
            'version' => '2.11.17.0',
            'reference' => 'd3117998519c0b65afd90811848da43f69821513',
            'type' => 'library',
            'install_path' => __DIR__ . '/../wpfluent/framework',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'wpfluent/wpfluent' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'reference' => 'b8294b478ae0abe103fb9e9a93075c8953764ba8',
            'type' => 'project',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(
                0 => '2.0.x-dev',
            ),
            'dev_requirement' => false,
        ),
    ),
);

```
