PluginProbe
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution / 2.3.0
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution v2.3.0
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.json

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

149 lines 5.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "woocommerce/action-scheduler",
5 "version": "3.7.0",
6 "version_normalized": "3.7.0.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/woocommerce/action-scheduler.git",
10 "reference": "7a2046a5e6a15786068bb0298407522f30c694b4"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/7a2046a5e6a15786068bb0298407522f30c694b4",
15 "reference": "7a2046a5e6a15786068bb0298407522f30c694b4",
16 "shasum": ""
17 },
18 "require-dev": {
19 "phpunit/phpunit": "^7.5",
20 "woocommerce/woocommerce-sniffs": "0.1.0",
21 "wp-cli/wp-cli": "~2.5.0",
22 "yoast/phpunit-polyfills": "^1.0"
23 },
24 "time": "2023-11-20T12:24:41+00:00",
25 "type": "wordpress-plugin",
26 "extra": {
27 "scripts-description": {
28 "test": "Run unit tests",
29 "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
30 "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
31 }
32 },
33 "installation-source": "dist",
34 "notification-url": "https://packagist.org/downloads/",
35 "license": [
36 "GPL-3.0-or-later"
37 ],
38 "description": "Action Scheduler for WordPress and WooCommerce",
39 "homepage": "https://actionscheduler.org/",
40 "support": {
41 "issues": "https://github.com/woocommerce/action-scheduler/issues",
42 "source": "https://github.com/woocommerce/action-scheduler/tree/3.7.0"
43 },
44 "install-path": "../woocommerce/action-scheduler"
45 },
46 {
47 "name": "wpfluent/caldav",
48 "version": "dev-master",
49 "version_normalized": "dev-master",
50 "source": {
51 "type": "git",
52 "url": "git@github.com:wpfluent/caldav.git",
53 "reference": "aae44c9fa563596fffd17c053d6580ea17f0dee4"
54 },
55 "dist": {
56 "type": "zip",
57 "url": "https://api.github.com/repos/wpfluent/caldav/zipball/aae44c9fa563596fffd17c053d6580ea17f0dee4",
58 "reference": "aae44c9fa563596fffd17c053d6580ea17f0dee4",
59 "shasum": ""
60 },
61 "require": {
62 "php": "^7.3|^8.0"
63 },
64 "time": "2023-11-21T19:14:52+00:00",
65 "default-branch": true,
66 "type": "library",
67 "extra": {
68 "wpfluent": {
69 "type": "wpfluent-package"
70 }
71 },
72 "installation-source": "dist",
73 "autoload": {
74 "psr-4": {
75 "FluentBooking\\Package\\CalDav\\": "src/"
76 }
77 },
78 "license": [
79 "GPLv2 or later"
80 ],
81 "authors": [
82 {
83 "name": "Sheikh Heera",
84 "email": "heera.sheikh77@gmail.com"
85 }
86 ],
87 "description": "A caldav client for wpfluent framework.",
88 "keywords": [
89 "wp",
90 "wpfluent"
91 ],
92 "support": {
93 "source": "https://github.com/wpfluent/caldav/tree/master",
94 "issues": "https://github.com/wpfluent/caldav/issues"
95 },
96 "install-path": "../wpfluent/caldav"
97 },
98 {
99 "name": "wpfluent/framework",
100 "version": "2.11.19",
101 "version_normalized": "2.11.19.0",
102 "source": {
103 "type": "git",
104 "url": "git@github.com:wpfluent/framework2x.git",
105 "reference": "0e3ae150e85d48f2bb489d8fdf000133b448c7dd"
106 },
107 "dist": {
108 "type": "zip",
109 "url": "https://api.github.com/repos/wpfluent/framework2x/zipball/0e3ae150e85d48f2bb489d8fdf000133b448c7dd",
110 "reference": "0e3ae150e85d48f2bb489d8fdf000133b448c7dd",
111 "shasum": ""
112 },
113 "require": {
114 "ext-json": "*",
115 "php": "^7.3|^8.0"
116 },
117 "time": "2026-05-07T17:16:12+00:00",
118 "type": "library",
119 "extra": {
120 "branch-alias": {
121 "dev-master": "2.10.x-dev"
122 }
123 },
124 "installation-source": "dist",
125 "autoload": {
126 "psr-4": {
127 "FluentBooking\\Framework\\": "src/WPFluent"
128 }
129 },
130 "license": [
131 "MIT"
132 ],
133 "authors": [
134 {
135 "name": "Sheikh Heera",
136 "email": "heera.sheikh77@gmail.com"
137 }
138 ],
139 "description": "A lightweight rest api based framework to build WordPress plugins.",
140 "support": {
141 "source": "https://github.com/wpfluent/framework2x/tree/2.11.19",
142 "issues": "https://github.com/wpfluent/framework2x/issues"
143 },
144 "install-path": "../wpfluent/framework"
145 }
146 ],
147 "dev": true,
148 "dev-package-names": []
149 }