# bookit/2.6.0.5/vendor/composer/installed.php

Bookit — Booking &amp; Appointment Calendar, version 2.6.0.5. 69 lines.

- Page: https://pluginprobe.com/plugins/bookit/2.6.0.5/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/bookit/2.6.0.5/raw/vendor/composer/installed.php
- Modified: 2026-09-14T17:08: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/bookit/2.6.0.5/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'stellarwp/bookit',
        'pretty_version' => 'dev-release/M26.octillery',
        'version' => 'dev-release/M26.octillery',
        'reference' => 'de696f2e669f22e53e5a5762d74f90d0fcae987d',
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'freemius/wordpress-sdk' => array(
            'pretty_version' => '2.13.0',
            'version' => '2.13.0.0',
            'reference' => '3cbe98b5bd0b0fb5ca4df97b8088592737ea4375',
            'type' => 'library',
            'install_path' => __DIR__ . '/../freemius/wordpress-sdk',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'lucatume/di52' => array(
            'pretty_version' => '3.3.7',
            'version' => '3.3.7.0',
            'reference' => '76c0c2ad0422ce595e2e38138456f3475888e32c',
            'type' => 'library',
            'install_path' => __DIR__ . '/../lucatume/di52',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'psr/container' => array(
            'pretty_version' => '1.1.2',
            'version' => '1.1.2.0',
            'reference' => '513e0666f7216c7459170d56df27dfcefe1689ea',
            'type' => 'library',
            'install_path' => __DIR__ . '/../psr/container',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'stellarwp/arrays' => array(
            'pretty_version' => '1.2.2',
            'version' => '1.2.2.0',
            'reference' => 'fe0a4cec1a299c196cc89bdba18ac99dea6bf5a2',
            'type' => 'library',
            'install_path' => __DIR__ . '/../stellarwp/arrays',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'stellarwp/bookit' => array(
            'pretty_version' => 'dev-release/M26.octillery',
            'version' => 'dev-release/M26.octillery',
            'reference' => 'de696f2e669f22e53e5a5762d74f90d0fcae987d',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'stellarwp/container-contract' => array(
            'pretty_version' => '1.1.1',
            'version' => '1.1.1.0',
            'reference' => 'b2c42c76681db314e4edbb2af0a312b6c06b495e',
            'type' => 'library',
            'install_path' => __DIR__ . '/../stellarwp/container-contract',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
