# timetics/1.0.63/vendor/composer/installed.php

Timetics – Appointment Booking Calendar &amp; Scheduling, version 1.0.63. 57 lines.

- Page: https://pluginprobe.com/plugins/timetics/1.0.63/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/timetics/1.0.63/raw/vendor/composer/installed.php
- Modified: 2026-09-21T08:26:24+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/timetics/1.0.63/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'arraytics/timetics',
        'pretty_version' => 'dev-develop',
        'version' => 'dev-develop',
        'reference' => '7703daf4f4ddbbbef783ad5a318eab53497fe2b3',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'arraytics/timetics' => array(
            'pretty_version' => 'dev-develop',
            'version' => 'dev-develop',
            'reference' => '7703daf4f4ddbbbef783ad5a318eab53497fe2b3',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'arraytics/tools-sdk' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => 'eab2a5e27370483fd970e4c526adf2799b28ba5b',
            'type' => 'library',
            'install_path' => __DIR__ . '/../arraytics/tools-sdk',
            'aliases' => array(
                0 => '9999999-dev',
            ),
            'dev_requirement' => false,
        ),
        'themewinter/email-notification-sdk' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => '1103d74359ba13316118d12dd1c49d47b3881987',
            'type' => 'library',
            'install_path' => __DIR__ . '/../themewinter/email-notification-sdk',
            'aliases' => array(
                0 => '9999999-dev',
            ),
            'dev_requirement' => false,
        ),
        'themewinter/uninstaller_form' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => 'e69c128bc8809322d60d2227f31349d6b86ad7f2',
            'type' => 'library',
            'install_path' => __DIR__ . '/../themewinter/uninstaller_form',
            'aliases' => array(
                0 => '9999999-dev',
            ),
            'dev_requirement' => false,
        ),
    ),
);

```
