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

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

- Page: https://pluginprobe.com/plugins/fluent-booking/1.7.1/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/fluent-booking/1.7.1/raw/vendor/composer/installed.php
- Modified: 2025-04-09T13:37:02+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.7.1/code/vendor/composer/installed.php#L10-L20`.

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

```
