# fluent-support/1.4.2/vendor/composer/installed.php

Fluent Support – Helpdesk &amp; Customer Support Ticket System, version 1.4.2. 34 lines.

- Page: https://pluginprobe.com/plugins/fluent-support/1.4.2/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/fluent-support/1.4.2/raw/vendor/composer/installed.php
- Modified: 2021-11-12T14:57:38+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-support/1.4.2/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array (
  'root' => 
  array (
    'pretty_version' => '1.0.0+no-version-set',
    'version' => '1.0.0.0',
    'aliases' => 
    array (
    ),
    'reference' => NULL,
    'name' => 'wpfluent/wpfluent',
  ),
  'versions' => 
  array (
    'wpfluent/framework' => 
    array (
      'pretty_version' => '1.0.0',
      'version' => '1.0.0.0',
      'aliases' => 
      array (
      ),
      'reference' => '1cef1ed086b92fde5e6bb9021b63b084e5397ce8',
    ),
    'wpfluent/wpfluent' => 
    array (
      'pretty_version' => '1.0.0+no-version-set',
      'version' => '1.0.0.0',
      'aliases' => 
      array (
      ),
      'reference' => NULL,
    ),
  ),
);

```
