PluginProbe
Fluent Support – Helpdesk & Customer Support Ticket System / 2.4.0
Fluent Support – Helpdesk & Customer Support Ticket System v2.4.0
2.4.0 2.3.2 2.3.1 2.3.0 2.2.1 2.2.0 trunk 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.10.5 1.4.0 1.4.1 1.4.2 1.4.5 1.4.6 1.4.7 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 All 68 releases
fluent-support / vendor / composer / installed.json

installed.json in Fluent Support – Helpdesk & Customer Support Ticket System 2.4.0, at vendor/composer/installed.json

101 lines 3.7 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.9.3",
6 "version_normalized": "3.9.3.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/woocommerce/action-scheduler.git",
10 "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c",
15 "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c",
16 "shasum": ""
17 },
18 "require": {
19 "php": ">=7.2"
20 },
21 "require-dev": {
22 "phpunit/phpunit": "^8.5",
23 "woocommerce/woocommerce-sniffs": "0.1.0",
24 "wp-cli/wp-cli": "~2.5.0",
25 "yoast/phpunit-polyfills": "^2.0"
26 },
27 "time": "2025-07-15T09:32:30+00:00",
28 "type": "wordpress-plugin",
29 "extra": {
30 "scripts-description": {
31 "test": "Run unit tests",
32 "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
33 "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
34 }
35 },
36 "installation-source": "dist",
37 "notification-url": "https://packagist.org/downloads/",
38 "license": [
39 "GPL-3.0-or-later"
40 ],
41 "description": "Action Scheduler for WordPress and WooCommerce",
42 "homepage": "https://actionscheduler.org/",
43 "support": {
44 "issues": "https://github.com/woocommerce/action-scheduler/issues",
45 "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.3"
46 },
47 "install-path": "../woocommerce/action-scheduler"
48 },
49 {
50 "name": "wpfluent/framework",
51 "version": "2.11.18",
52 "version_normalized": "2.11.18.0",
53 "source": {
54 "type": "git",
55 "url": "git@github.com:wpfluent/framework2x.git",
56 "reference": "23788fa21bbf82bd3f05ad5f25da3adc62f0b2e7"
57 },
58 "dist": {
59 "type": "zip",
60 "url": "https://api.github.com/repos/wpfluent/framework2x/zipball/23788fa21bbf82bd3f05ad5f25da3adc62f0b2e7",
61 "reference": "23788fa21bbf82bd3f05ad5f25da3adc62f0b2e7",
62 "shasum": ""
63 },
64 "require": {
65 "ext-json": "*",
66 "php": "^7.3|^8.0"
67 },
68 "time": "2026-05-02T00:34:37+00:00",
69 "type": "library",
70 "extra": {
71 "branch-alias": {
72 "dev-master": "2.10.x-dev"
73 }
74 },
75 "installation-source": "dist",
76 "autoload": {
77 "psr-4": {
78 "WPFluent\\": "src/WPFluent"
79 }
80 },
81 "license": [
82 "MIT"
83 ],
84 "authors": [
85 {
86 "name": "Sheikh Heera",
87 "email": "heera.sheikh77@gmail.com"
88 }
89 ],
90 "description": "A lightweight rest api based framework to build WordPress plugins.",
91 "support": {
92 "source": "https://github.com/wpfluent/framework2x/tree/2.11.18",
93 "issues": "https://github.com/wpfluent/framework2x/issues"
94 },
95 "install-path": "../wpfluent/framework"
96 }
97 ],
98 "dev": true,
99 "dev-package-names": []
100 }
101