PluginProbe
Timetics – Appointment Booking Calendar & Scheduling / 1.0.38
Timetics – Appointment Booking Calendar & Scheduling v1.0.38
1.0.61 1.0.60 1.0.59 1.0.58 1.0.57 1.0.56 trunk 1.0.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.17 1.0.18 1.0.19 1.0.2 1.0.20 1.0.21 1.0.22 1.0.23 1.0.24 All 62 releases
timetics / vendor / composer / installed.php

installed.php in Timetics – Appointment Booking Calendar & Scheduling 1.0.38, at vendor/composer/installed.php

35 lines 1.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php return array(
2 'root' => array(
3 'name' => 'arraytics/timetics',
4 'pretty_version' => 'dev-develop',
5 'version' => 'dev-develop',
6 'reference' => '9164fbfd77f392b536b3363c5e573177383e4968',
7 'type' => 'library',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => true,
11 ),
12 'versions' => array(
13 'arraytics/timetics' => array(
14 'pretty_version' => 'dev-develop',
15 'version' => 'dev-develop',
16 'reference' => '9164fbfd77f392b536b3363c5e573177383e4968',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../../',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'themewinter/uninstaller_form' => array(
23 'pretty_version' => 'dev-main',
24 'version' => 'dev-main',
25 'reference' => 'fc14355756ff811f1c9a58eeb489d48379ad5eed',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../themewinter/uninstaller_form',
28 'aliases' => array(
29 0 => '9999999-dev',
30 ),
31 'dev_requirement' => false,
32 ),
33 ),
34 );
35