# fluent-booking/1.5.21/vendor/composer/installed.php

Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution, version 1.5.21. 57 lines.

- Page: https://pluginprobe.com/plugins/fluent-booking/1.5.21/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/fluent-booking/1.5.21/raw/vendor/composer/installed.php
- Modified: 2024-07-16T14: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-booking/1.5.21/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'wpfluent/wpfluent',
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'reference' => '0405017da005c57dbc893f753283670c20536824',
        'type' => 'project',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(
            0 => '2.0.x-dev',
        ),
        'dev' => true,
    ),
    'versions' => array(
        'woocommerce/action-scheduler' => array(
            'pretty_version' => '3.7.0',
            'version' => '3.7.0.0',
            'reference' => '7a2046a5e6a15786068bb0298407522f30c694b4',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'wpfluent/caldav' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'reference' => 'aae44c9fa563596fffd17c053d6580ea17f0dee4',
            'type' => 'library',
            'install_path' => __DIR__ . '/../wpfluent/caldav',
            'aliases' => array(
                0 => '9999999-dev',
            ),
            'dev_requirement' => false,
        ),
        'wpfluent/framework' => array(
            'pretty_version' => '2.4.2',
            'version' => '2.4.2.0',
            'reference' => 'f9e76750cce20b3536d63b55f721f3f802635856',
            'type' => 'library',
            'install_path' => __DIR__ . '/../wpfluent/framework',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'wpfluent/wpfluent' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'reference' => '0405017da005c57dbc893f753283670c20536824',
            'type' => 'project',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(
                0 => '2.0.x-dev',
            ),
            'dev_requirement' => false,
        ),
    ),
);

```
