PluginProbe
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler / 1.6.2
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler v1.6.2
1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.4 1.5.5 1.5.3 1.5.2 1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.28 1.3.27 1.3.26 1.3.25 1.3.23 1.3.22 1.3.21 1.3.20 1.3.19 All 49 releases
fluent-cart / vendor / composer / installed.json

installed.json in FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler 1.6.2, at vendor/composer/installed.json

301 lines 11.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "fakerphp/faker",
5 "version": "v1.23.0",
6 "version_normalized": "1.23.0.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/FakerPHP/Faker.git",
10 "reference": "e3daa170d00fde61ea7719ef47bb09bb8f1d9b01"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e3daa170d00fde61ea7719ef47bb09bb8f1d9b01",
15 "reference": "e3daa170d00fde61ea7719ef47bb09bb8f1d9b01",
16 "shasum": ""
17 },
18 "require": {
19 "php": "^7.4 || ^8.0",
20 "psr/container": "^1.0 || ^2.0",
21 "symfony/deprecation-contracts": "^2.2 || ^3.0"
22 },
23 "conflict": {
24 "fzaninotto/faker": "*"
25 },
26 "require-dev": {
27 "bamarni/composer-bin-plugin": "^1.4.1",
28 "doctrine/persistence": "^1.3 || ^2.0",
29 "ext-intl": "*",
30 "phpunit/phpunit": "^9.5.26",
31 "symfony/phpunit-bridge": "^5.4.16"
32 },
33 "suggest": {
34 "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
35 "ext-curl": "Required by Faker\\Provider\\Image to download images.",
36 "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
37 "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
38 "ext-mbstring": "Required for multibyte Unicode string functionality."
39 },
40 "time": "2023-06-12T08:44:38+00:00",
41 "type": "library",
42 "extra": {
43 "branch-alias": {
44 "dev-main": "v1.21-dev"
45 }
46 },
47 "installation-source": "dist",
48 "autoload": {
49 "psr-4": {
50 "Faker\\": "src/Faker/"
51 }
52 },
53 "notification-url": "https://packagist.org/downloads/",
54 "license": [
55 "MIT"
56 ],
57 "authors": [
58 {
59 "name": "Fran\u00e7ois Zaninotto"
60 }
61 ],
62 "description": "Faker is a PHP library that generates fake data for you.",
63 "keywords": [
64 "data",
65 "faker",
66 "fixtures"
67 ],
68 "support": {
69 "issues": "https://github.com/FakerPHP/Faker/issues",
70 "source": "https://github.com/FakerPHP/Faker/tree/v1.23.0"
71 },
72 "install-path": "../fakerphp/faker"
73 },
74 {
75 "name": "psr/container",
76 "version": "2.0.2",
77 "version_normalized": "2.0.2.0",
78 "source": {
79 "type": "git",
80 "url": "https://github.com/php-fig/container.git",
81 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
82 },
83 "dist": {
84 "type": "zip",
85 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
86 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
87 "shasum": ""
88 },
89 "require": {
90 "php": ">=7.4.0"
91 },
92 "time": "2021-11-05T16:47:00+00:00",
93 "type": "library",
94 "extra": {
95 "branch-alias": {
96 "dev-master": "2.0.x-dev"
97 }
98 },
99 "installation-source": "dist",
100 "autoload": {
101 "psr-4": {
102 "Psr\\Container\\": "src/"
103 }
104 },
105 "notification-url": "https://packagist.org/downloads/",
106 "license": [
107 "MIT"
108 ],
109 "authors": [
110 {
111 "name": "PHP-FIG",
112 "homepage": "https://www.php-fig.org/"
113 }
114 ],
115 "description": "Common Container Interface (PHP FIG PSR-11)",
116 "homepage": "https://github.com/php-fig/container",
117 "keywords": [
118 "PSR-11",
119 "container",
120 "container-interface",
121 "container-interop",
122 "psr"
123 ],
124 "support": {
125 "issues": "https://github.com/php-fig/container/issues",
126 "source": "https://github.com/php-fig/container/tree/2.0.2"
127 },
128 "install-path": "../psr/container"
129 },
130 {
131 "name": "symfony/deprecation-contracts",
132 "version": "v2.5.4",
133 "version_normalized": "2.5.4.0",
134 "source": {
135 "type": "git",
136 "url": "https://github.com/symfony/deprecation-contracts.git",
137 "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
138 },
139 "dist": {
140 "type": "zip",
141 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918",
142 "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
143 "shasum": ""
144 },
145 "require": {
146 "php": ">=7.1"
147 },
148 "time": "2024-09-25T14:11:13+00:00",
149 "type": "library",
150 "extra": {
151 "thanks": {
152 "url": "https://github.com/symfony/contracts",
153 "name": "symfony/contracts"
154 },
155 "branch-alias": {
156 "dev-main": "2.5-dev"
157 }
158 },
159 "installation-source": "dist",
160 "autoload": {
161 "files": [
162 "function.php"
163 ]
164 },
165 "notification-url": "https://packagist.org/downloads/",
166 "license": [
167 "MIT"
168 ],
169 "authors": [
170 {
171 "name": "Nicolas Grekas",
172 "email": "[email protected]"
173 },
174 {
175 "name": "Symfony Community",
176 "homepage": "https://symfony.com/contributors"
177 }
178 ],
179 "description": "A generic function and convention to trigger deprecation notices",
180 "homepage": "https://symfony.com",
181 "support": {
182 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4"
183 },
184 "funding": [
185 {
186 "url": "https://symfony.com/sponsor",
187 "type": "custom"
188 },
189 {
190 "url": "https://github.com/fabpot",
191 "type": "github"
192 },
193 {
194 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
195 "type": "tidelift"
196 }
197 ],
198 "install-path": "../symfony/deprecation-contracts"
199 },
200 {
201 "name": "woocommerce/action-scheduler",
202 "version": "3.9.3",
203 "version_normalized": "3.9.3.0",
204 "source": {
205 "type": "git",
206 "url": "https://github.com/woocommerce/action-scheduler.git",
207 "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c"
208 },
209 "dist": {
210 "type": "zip",
211 "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c",
212 "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c",
213 "shasum": ""
214 },
215 "require": {
216 "php": ">=7.2"
217 },
218 "require-dev": {
219 "phpunit/phpunit": "^8.5",
220 "woocommerce/woocommerce-sniffs": "0.1.0",
221 "wp-cli/wp-cli": "~2.5.0",
222 "yoast/phpunit-polyfills": "^2.0"
223 },
224 "time": "2025-07-15T09:32:30+00:00",
225 "type": "wordpress-plugin",
226 "extra": {
227 "scripts-description": {
228 "test": "Run unit tests",
229 "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
230 "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
231 }
232 },
233 "installation-source": "dist",
234 "notification-url": "https://packagist.org/downloads/",
235 "license": [
236 "GPL-3.0-or-later"
237 ],
238 "description": "Action Scheduler for WordPress and WooCommerce",
239 "homepage": "https://actionscheduler.org/",
240 "support": {
241 "issues": "https://github.com/woocommerce/action-scheduler/issues",
242 "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.3"
243 },
244 "install-path": "../woocommerce/action-scheduler"
245 },
246 {
247 "name": "wpfluent/framework",
248 "version": "2.12.2",
249 "version_normalized": "2.12.2.0",
250 "source": {
251 "type": "git",
252 "url": "[email protected]:wpfluent/framework2x.git",
253 "reference": "dab148c086dc7f7271b94bc505d9f2161cea3e4a"
254 },
255 "dist": {
256 "type": "zip",
257 "url": "https://api.github.com/repos/wpfluent/framework2x/zipball/dab148c086dc7f7271b94bc505d9f2161cea3e4a",
258 "reference": "dab148c086dc7f7271b94bc505d9f2161cea3e4a",
259 "shasum": ""
260 },
261 "require": {
262 "ext-json": "*",
263 "php": "^7.3|^8.0"
264 },
265 "time": "2026-05-27T21:49:21+00:00",
266 "type": "library",
267 "extra": {
268 "branch-alias": {
269 "dev-master": "2.10.x-dev"
270 }
271 },
272 "installation-source": "dist",
273 "autoload": {
274 "psr-4": {
275 "FluentCart\\Framework\\": "src/WPFluent"
276 }
277 },
278 "license": [
279 "MIT"
280 ],
281 "authors": [
282 {
283 "name": "Sheikh Heera",
284 "email": "[email protected]"
285 }
286 ],
287 "description": "A lightweight rest api based framework to build WordPress plugins.",
288 "support": {
289 "source": "https://github.com/wpfluent/framework2x/tree/2.12.2",
290 "issues": "https://github.com/wpfluent/framework2x/issues"
291 },
292 "install-path": "../wpfluent/framework"
293 }
294 ],
295 "dev": true,
296 "dev-package-names": [
297 "fakerphp/faker",
298 "psr/container",
299 "symfony/deprecation-contracts"
300 ]
301 }