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

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

- Page: https://pluginprobe.com/plugins/fluent-booking/2.1.2/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/fluent-booking/2.1.2/raw/vendor/composer/installed.php
- Modified: 2026-05-12T13:33:04+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/2.1.2/code/vendor/composer/installed.php#L10-L20`.

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

```
