PluginProbe
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution / 2.1.1
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution v2.1.1
2.4.0 2.3.0 2.2.5 2.2.0 2.1.2 2.1.1 trunk 1.10.0 1.10.01 1.10.02 1.5.0 1.5.01 1.5.02 1.5.1 1.5.10 1.5.20 1.5.21 1.5.22 1.5.23 1.5.24 1.5.25 1.6.0 1.7.0 1.7.1 1.7.2 All 33 releases
fluent-booking / vendor / composer / installed.php

installed.php in Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution 2.1.1, at vendor/composer/installed.php

57 lines 2.0 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' => 'wpfluent/wpfluent',
4 'pretty_version' => 'dev-master',
5 'version' => 'dev-master',
6 'reference' => 'b340de1d8b59a0795010193e61fcfb883a840474',
7 'type' => 'project',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(
10 0 => '2.0.x-dev',
11 ),
12 'dev' => true,
13 ),
14 'versions' => array(
15 'woocommerce/action-scheduler' => array(
16 'pretty_version' => '3.7.0',
17 'version' => '3.7.0.0',
18 'reference' => '7a2046a5e6a15786068bb0298407522f30c694b4',
19 'type' => 'wordpress-plugin',
20 'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
21 'aliases' => array(),
22 'dev_requirement' => false,
23 ),
24 'wpfluent/caldav' => array(
25 'pretty_version' => 'dev-master',
26 'version' => 'dev-master',
27 'reference' => 'aae44c9fa563596fffd17c053d6580ea17f0dee4',
28 'type' => 'library',
29 'install_path' => __DIR__ . '/../wpfluent/caldav',
30 'aliases' => array(
31 0 => '9999999-dev',
32 ),
33 'dev_requirement' => false,
34 ),
35 'wpfluent/framework' => array(
36 'pretty_version' => '2.11.19',
37 'version' => '2.11.19.0',
38 'reference' => '0e3ae150e85d48f2bb489d8fdf000133b448c7dd',
39 'type' => 'library',
40 'install_path' => __DIR__ . '/../wpfluent/framework',
41 'aliases' => array(),
42 'dev_requirement' => false,
43 ),
44 'wpfluent/wpfluent' => array(
45 'pretty_version' => 'dev-master',
46 'version' => 'dev-master',
47 'reference' => 'b340de1d8b59a0795010193e61fcfb883a840474',
48 'type' => 'project',
49 'install_path' => __DIR__ . '/../../',
50 'aliases' => array(
51 0 => '2.0.x-dev',
52 ),
53 'dev_requirement' => false,
54 ),
55 ),
56 );
57