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

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

- Page: https://pluginprobe.com/plugins/timetics/1.0.62/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/timetics/1.0.62/raw/vendor/composer/installed.php
- Modified: 2026-08-27T14:56:18+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.62/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'arraytics/timetics',
        'pretty_version' => 'dev-develop',
        'version' => 'dev-develop',
        'reference' => 'ce2938f6e485d41e444ceb5fa6be4ac273602943',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'arraytics/timetics' => array(
            'pretty_version' => 'dev-develop',
            'version' => 'dev-develop',
            'reference' => 'ce2938f6e485d41e444ceb5fa6be4ac273602943',
            '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' => '5f34554ed734ded8badc9bacd615a6648f16bd32',
            '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,
        ),
    ),
);

```
