PluginProbe
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses / 2.10.01
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses v2.10.01
2.11.0 2.10.0 2.10.01 2.9.1 2.9.0 2.8.1 2.8.0 2.7.7 2.7.5 2.7.0 2.6.01 2.6.0 2.5.0 2.4.01 trunk 1.0.90 1.0.91 1.0.92 1.0.93 1.0.94 1.0.95 1.0.96 1.0.97 1.0.98 1.0.99 All 78 releases
← All changes | vendor/composer/installed.json +8 -8 2.7.0 → 2.10.01 View file →
@@ -47,26 +47,26 @@
47 47 "install-path": "../woocommerce/action-scheduler"
48 48 },
49 49 {
50 50 "name": "wpfluent/framework",
51 - "version": "2.12.4",
52 - "version_normalized": "2.12.4.0",
51 + "version": "2.12.8",
52 + "version_normalized": "2.12.8.0",
53 53 "source": {
54 54 "type": "git",
55 55 "url": "[email protected]:wpfluent/framework2x.git",
56 - "reference": "b6f9fe845121f163d93b6db900b3d631d2eb5206"
56 + "reference": "35e42b79bce89e18254b2720e4da5a5ba451d84e"
57 57 },
58 58 "dist": {
59 59 "type": "zip",
60 - "url": "https://api.github.com/repos/wpfluent/framework2x/zipball/b6f9fe845121f163d93b6db900b3d631d2eb5206",
61 - "reference": "b6f9fe845121f163d93b6db900b3d631d2eb5206",
60 + "url": "https://api.github.com/repos/wpfluent/framework2x/zipball/35e42b79bce89e18254b2720e4da5a5ba451d84e",
61 + "reference": "35e42b79bce89e18254b2720e4da5a5ba451d84e",
62 62 "shasum": ""
63 63 },
64 64 "require": {
65 65 "ext-json": "*",
66 - "php": "^7.3|^8.0"
66 + "php": "^7.4|^8.0"
67 67 },
68 - "time": "2026-06-13T16:30:47+00:00",
68 + "time": "2026-09-02T18:15:41+00:00",
69 69 "type": "library",
70 70 "extra": {
71 71 "branch-alias": {
72 72 "dev-master": "2.10.x-dev"
@@ -91,9 +91,9 @@
91 91 }
92 92 ],
93 93 "description": "A lightweight rest api based framework to build WordPress plugins.",
94 94 "support": {
95 - "source": "https://github.com/wpfluent/framework2x/tree/2.12.4",
95 + "source": "https://github.com/wpfluent/framework2x/tree/2.12.8",
96 96 "issues": "https://github.com/wpfluent/framework2x/issues"
97 97 },
98 98 "install-path": "../wpfluent/framework"
99 99 }