PluginProbe
Media Cloud Sync / 1.1.1
Media Cloud Sync v1.1.1
1.4.0 1.3.12 1.3.11 1.3.10 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.2.0 1.2.10 1.2.11 1.2.12 1.2.13 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 All 34 releases
media-cloud-sync / includes / sdk / google / composer / installed.json

installed.json in Media Cloud Sync 1.1.1, at includes/sdk/google/composer/installed.json

1,960 lines 74.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "brick\/math",
5 "version": "0.9.3",
6 "version_normalized": "0.9.3.0",
7 "source": {
8 "type": "git",
9 "url": "https:\/\/github.com\/brick\/math.git",
10 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https:\/\/api.github.com\/repos\/brick\/math\/zipball\/ca57d18f028f84f777b2168cd1911b0dee2343ae",
15 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
16 "shasum": ""
17 },
18 "require": {
19 "ext-json": "*",
20 "php": "^7.1 || ^8.0"
21 },
22 "require-dev": {
23 "php-coveralls\/php-coveralls": "^2.2",
24 "phpunit\/phpunit": "^7.5.15 || ^8.5 || ^9.0",
25 "vimeo\/psalm": "4.9.2"
26 },
27 "time": "2021-08-15T20:50:18+00:00",
28 "type": "library",
29 "installation-source": "dist",
30 "autoload": {
31 "psr-4": {
32 "Dudlewebs\\WPMCS\\Brick\\Math\\": "src\/"
33 }
34 },
35 "notification-url": "https:\/\/packagist.org\/downloads\/",
36 "license": [
37 "MIT"
38 ],
39 "description": "Arbitrary-precision arithmetic library",
40 "keywords": [
41 "Arbitrary-precision",
42 "BigInteger",
43 "BigRational",
44 "arithmetic",
45 "bigdecimal",
46 "bignum",
47 "brick",
48 "math"
49 ],
50 "support": {
51 "issues": "https:\/\/github.com\/brick\/math\/issues",
52 "source": "https:\/\/github.com\/brick\/math\/tree\/0.9.3"
53 },
54 "funding": [
55 {
56 "url": "https:\/\/github.com\/BenMorel",
57 "type": "github"
58 },
59 {
60 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/brick\/math",
61 "type": "tidelift"
62 }
63 ],
64 "install-path": "..\/brick\/math"
65 },
66 {
67 "name": "firebase\/php-jwt",
68 "version": "v6.10.0",
69 "version_normalized": "6.10.0.0",
70 "source": {
71 "type": "git",
72 "url": "https:\/\/github.com\/firebase\/php-jwt.git",
73 "reference": "a49db6f0a5033aef5143295342f1c95521b075ff"
74 },
75 "dist": {
76 "type": "zip",
77 "url": "https:\/\/api.github.com\/repos\/firebase\/php-jwt\/zipball\/a49db6f0a5033aef5143295342f1c95521b075ff",
78 "reference": "a49db6f0a5033aef5143295342f1c95521b075ff",
79 "shasum": ""
80 },
81 "require": {
82 "php": "^7.4||^8.0"
83 },
84 "require-dev": {
85 "guzzlehttp\/guzzle": "^6.5||^7.4",
86 "phpspec\/prophecy-phpunit": "^2.0",
87 "phpunit\/phpunit": "^9.5",
88 "psr\/cache": "^1.0||^2.0",
89 "psr\/http-client": "^1.0",
90 "psr\/http-factory": "^1.0"
91 },
92 "suggest": {
93 "ext-sodium": "Support EdDSA (Ed25519) signatures",
94 "paragonie\/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
95 },
96 "time": "2023-12-01T16:26:39+00:00",
97 "type": "library",
98 "installation-source": "dist",
99 "autoload": {
100 "psr-4": {
101 "Dudlewebs\\WPMCS\\Firebase\\JWT\\": "src"
102 }
103 },
104 "notification-url": "https:\/\/packagist.org\/downloads\/",
105 "license": [
106 "BSD-3-Clause"
107 ],
108 "authors": [
109 {
110 "name": "Neuman Vong",
111 "email": "neuman+pear@twilio.com",
112 "role": "Developer"
113 },
114 {
115 "name": "Anant Narayanan",
116 "email": "anant@php.net",
117 "role": "Developer"
118 }
119 ],
120 "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
121 "homepage": "https:\/\/github.com\/firebase\/php-jwt",
122 "keywords": [
123 "jwt",
124 "php"
125 ],
126 "support": {
127 "issues": "https:\/\/github.com\/firebase\/php-jwt\/issues",
128 "source": "https:\/\/github.com\/firebase\/php-jwt\/tree\/v6.10.0"
129 },
130 "install-path": "..\/firebase\/php-jwt"
131 },
132 {
133 "name": "google\/auth",
134 "version": "v1.37.1",
135 "version_normalized": "1.37.1.0",
136 "source": {
137 "type": "git",
138 "url": "https:\/\/github.com\/googleapis\/google-auth-library-php.git",
139 "reference": "1a7de77b72e6ac60dccf0e6478c4c1005bb0ff46"
140 },
141 "dist": {
142 "type": "zip",
143 "url": "https:\/\/api.github.com\/repos\/googleapis\/google-auth-library-php\/zipball\/1a7de77b72e6ac60dccf0e6478c4c1005bb0ff46",
144 "reference": "1a7de77b72e6ac60dccf0e6478c4c1005bb0ff46",
145 "shasum": ""
146 },
147 "require": {
148 "firebase\/php-jwt": "^6.0",
149 "guzzlehttp\/guzzle": "^6.5.8||^7.4.5",
150 "guzzlehttp\/psr7": "^2.4.5",
151 "php": "^7.4||^8.0",
152 "psr\/cache": "^1.0||^2.0||^3.0",
153 "psr\/http-message": "^1.1||^2.0"
154 },
155 "require-dev": {
156 "guzzlehttp\/promises": "^2.0",
157 "kelvinmo\/simplejwt": "0.7.1",
158 "phpseclib\/phpseclib": "^3.0",
159 "phpspec\/prophecy-phpunit": "^2.0",
160 "phpunit\/phpunit": "^9.0.0",
161 "sebastian\/comparator": ">=1.2.3",
162 "squizlabs\/php_codesniffer": "^3.5"
163 },
164 "suggest": {
165 "phpseclib\/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
166 },
167 "time": "2024-04-03T18:41:12+00:00",
168 "type": "library",
169 "installation-source": "dist",
170 "autoload": {
171 "psr-4": {
172 "Dudlewebs\\WPMCS\\Google\\Auth\\": "src"
173 }
174 },
175 "notification-url": "https:\/\/packagist.org\/downloads\/",
176 "license": [
177 "Apache-2.0"
178 ],
179 "description": "Google Auth Library for PHP",
180 "homepage": "http:\/\/github.com\/google\/google-auth-library-php",
181 "keywords": [
182 "Authentication",
183 "google",
184 "oauth2"
185 ],
186 "support": {
187 "docs": "https:\/\/googleapis.github.io\/google-auth-library-php\/main\/",
188 "issues": "https:\/\/github.com\/googleapis\/google-auth-library-php\/issues",
189 "source": "https:\/\/github.com\/googleapis\/google-auth-library-php\/tree\/v1.37.1"
190 },
191 "install-path": "..\/google\/auth"
192 },
193 {
194 "name": "google\/cloud-core",
195 "version": "v1.56.0",
196 "version_normalized": "1.56.0.0",
197 "source": {
198 "type": "git",
199 "url": "https:\/\/github.com\/googleapis\/google-cloud-php-core.git",
200 "reference": "35ca0fd74685c635a4c027c871de9d716c504933"
201 },
202 "dist": {
203 "type": "zip",
204 "url": "https:\/\/api.github.com\/repos\/googleapis\/google-cloud-php-core\/zipball\/35ca0fd74685c635a4c027c871de9d716c504933",
205 "reference": "35ca0fd74685c635a4c027c871de9d716c504933",
206 "shasum": ""
207 },
208 "require": {
209 "google\/auth": "^1.34",
210 "google\/gax": "^1.27.0",
211 "guzzlehttp\/guzzle": "^6.5.8|^7.4.4",
212 "guzzlehttp\/promises": "^1.4||^2.0",
213 "guzzlehttp\/psr7": "^2.6",
214 "monolog\/monolog": "^2.9|^3.0",
215 "php": ">=7.4",
216 "psr\/http-message": "^1.0|^2.0",
217 "rize\/uri-template": "~0.3"
218 },
219 "require-dev": {
220 "erusev\/parsedown": "^1.6",
221 "google\/cloud-common-protos": "~0.5",
222 "opis\/closure": "^3",
223 "phpdocumentor\/reflection": "^5.3.3",
224 "phpdocumentor\/reflection-docblock": "^5.3",
225 "phpspec\/prophecy-phpunit": "^2.0",
226 "phpunit\/phpunit": "^9.0",
227 "squizlabs\/php_codesniffer": "2.*"
228 },
229 "suggest": {
230 "opis\/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",
231 "symfony\/lock": "Required for the Spanner cached based session pool. Please require the following commit: 3.3.x-dev#1ba6ac9"
232 },
233 "time": "2024-02-23T23:49:35+00:00",
234 "bin": [
235 "bin\/google-cloud-batch"
236 ],
237 "type": "library",
238 "extra": {
239 "component": {
240 "id": "cloud-core",
241 "target": "googleapis\/google-cloud-php-core.git",
242 "path": "Core",
243 "entry": "src\/ServiceBuilder.php"
244 }
245 },
246 "installation-source": "dist",
247 "autoload": {
248 "psr-4": {
249 "Dudlewebs\\WPMCS\\Google\\Cloud\\Core\\": "src"
250 }
251 },
252 "notification-url": "https:\/\/packagist.org\/downloads\/",
253 "license": [
254 "Apache-2.0"
255 ],
256 "description": "Google Cloud PHP shared dependency, providing functionality useful to all components.",
257 "support": {
258 "source": "https:\/\/github.com\/googleapis\/google-cloud-php-core\/tree\/v1.56.0"
259 },
260 "install-path": "..\/google\/cloud-core"
261 },
262 {
263 "name": "google\/cloud-storage",
264 "version": "v1.39.0",
265 "version_normalized": "1.39.0.0",
266 "source": {
267 "type": "git",
268 "url": "https:\/\/github.com\/googleapis\/google-cloud-php-storage.git",
269 "reference": "2425a167578084af5c9b87fac6eb59b09b33b8f5"
270 },
271 "dist": {
272 "type": "zip",
273 "url": "https:\/\/api.github.com\/repos\/googleapis\/google-cloud-php-storage\/zipball\/2425a167578084af5c9b87fac6eb59b09b33b8f5",
274 "reference": "2425a167578084af5c9b87fac6eb59b09b33b8f5",
275 "shasum": ""
276 },
277 "require": {
278 "google\/cloud-core": "^1.55",
279 "php": ">=7.4",
280 "ramsey\/uuid": "^4.2.3"
281 },
282 "require-dev": {
283 "erusev\/parsedown": "^1.6",
284 "google\/cloud-pubsub": "^1.0",
285 "phpdocumentor\/reflection": "^5.3.3",
286 "phpdocumentor\/reflection-docblock": "^5.3",
287 "phpseclib\/phpseclib": "^2.0||^3.0",
288 "phpspec\/prophecy-phpunit": "^2.0",
289 "phpunit\/phpunit": "^9.0",
290 "squizlabs\/php_codesniffer": "2.*"
291 },
292 "suggest": {
293 "google\/cloud-pubsub": "May be used to register a topic to receive bucket notifications.",
294 "phpseclib\/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2."
295 },
296 "time": "2024-02-23T23:49:35+00:00",
297 "type": "library",
298 "extra": {
299 "component": {
300 "id": "cloud-storage",
301 "target": "googleapis\/google-cloud-php-storage.git",
302 "path": "Storage",
303 "entry": "src\/StorageClient.php"
304 }
305 },
306 "installation-source": "dist",
307 "autoload": {
308 "psr-4": {
309 "Dudlewebs\\WPMCS\\Google\\Cloud\\Storage\\": "src"
310 }
311 },
312 "notification-url": "https:\/\/packagist.org\/downloads\/",
313 "license": [
314 "Apache-2.0"
315 ],
316 "description": "Cloud Storage Client for PHP",
317 "support": {
318 "source": "https:\/\/github.com\/googleapis\/google-cloud-php-storage\/tree\/v1.39.0"
319 },
320 "install-path": "..\/google\/cloud-storage"
321 },
322 {
323 "name": "google\/common-protos",
324 "version": "v4.5.0",
325 "version_normalized": "4.5.0.0",
326 "source": {
327 "type": "git",
328 "url": "https:\/\/github.com\/googleapis\/common-protos-php.git",
329 "reference": "dfc232e90823cedca107b56e7371f2e2f35b9427"
330 },
331 "dist": {
332 "type": "zip",
333 "url": "https:\/\/api.github.com\/repos\/googleapis\/common-protos-php\/zipball\/dfc232e90823cedca107b56e7371f2e2f35b9427",
334 "reference": "dfc232e90823cedca107b56e7371f2e2f35b9427",
335 "shasum": ""
336 },
337 "require": {
338 "google\/protobuf": "^3.6.1",
339 "php": ">=7.4"
340 },
341 "require-dev": {
342 "phpunit\/phpunit": "^9.0"
343 },
344 "time": "2023-11-29T21:08:16+00:00",
345 "type": "library",
346 "installation-source": "dist",
347 "autoload": {
348 "psr-4": {
349 "Dudlewebs\\WPMCS\\Google\\Api\\": "src\/Api",
350 "Dudlewebs\\WPMCS\\Google\\Iam\\": "src\/Iam",
351 "Dudlewebs\\WPMCS\\Google\\Rpc\\": "src\/Rpc",
352 "Dudlewebs\\WPMCS\\Google\\Type\\": "src\/Type",
353 "Dudlewebs\\WPMCS\\Google\\Cloud\\": "src\/Cloud",
354 "Dudlewebs\\WPMCS\\GPBMetadata\\Google\\Api\\": "metadata\/Api",
355 "Dudlewebs\\WPMCS\\GPBMetadata\\Google\\Iam\\": "metadata\/Iam",
356 "Dudlewebs\\WPMCS\\GPBMetadata\\Google\\Rpc\\": "metadata\/Rpc",
357 "Dudlewebs\\WPMCS\\GPBMetadata\\Google\\Type\\": "metadata\/Type",
358 "Dudlewebs\\WPMCS\\GPBMetadata\\Google\\Cloud\\": "metadata\/Cloud",
359 "Dudlewebs\\WPMCS\\GPBMetadata\\Google\\Logging\\": "metadata\/Logging"
360 }
361 },
362 "notification-url": "https:\/\/packagist.org\/downloads\/",
363 "license": [
364 "Apache-2.0"
365 ],
366 "description": "Google API Common Protos for PHP",
367 "homepage": "https:\/\/github.com\/googleapis\/common-protos-php",
368 "keywords": [
369 "google"
370 ],
371 "support": {
372 "issues": "https:\/\/github.com\/googleapis\/common-protos-php\/issues",
373 "source": "https:\/\/github.com\/googleapis\/common-protos-php\/tree\/v4.5.0"
374 },
375 "install-path": "..\/google\/common-protos"
376 },
377 {
378 "name": "google\/gax",
379 "version": "v1.29.1",
380 "version_normalized": "1.29.1.0",
381 "source": {
382 "type": "git",
383 "url": "https:\/\/github.com\/googleapis\/gax-php.git",
384 "reference": "54a863e63ee318308637adb283f6157ccc3aabbb"
385 },
386 "dist": {
387 "type": "zip",
388 "url": "https:\/\/api.github.com\/repos\/googleapis\/gax-php\/zipball\/54a863e63ee318308637adb283f6157ccc3aabbb",
389 "reference": "54a863e63ee318308637adb283f6157ccc3aabbb",
390 "shasum": ""
391 },
392 "require": {
393 "google\/auth": "^1.34.0",
394 "google\/common-protos": "^4.4",
395 "google\/grpc-gcp": "^0.2||^0.3",
396 "google\/longrunning": "~0.2",
397 "google\/protobuf": "^3.22",
398 "grpc\/grpc": "^1.13",
399 "guzzlehttp\/promises": "^1.4||^2.0",
400 "guzzlehttp\/psr7": "^2.0",
401 "php": ">=7.4"
402 },
403 "conflict": {
404 "ext-protobuf": "<3.7.0"
405 },
406 "require-dev": {
407 "phpspec\/prophecy-phpunit": "^2.0",
408 "phpunit\/phpunit": "^9.0",
409 "squizlabs\/php_codesniffer": "3.*"
410 },
411 "time": "2024-02-26T19:15:41+00:00",
412 "type": "library",
413 "installation-source": "dist",
414 "autoload": {
415 "psr-4": {
416 "Dudlewebs\\WPMCS\\Google\\ApiCore\\": "src",
417 "Dudlewebs\\WPMCS\\GPBMetadata\\ApiCore\\": "metadata\/ApiCore"
418 }
419 },
420 "notification-url": "https:\/\/packagist.org\/downloads\/",
421 "license": [
422 "BSD-3-Clause"
423 ],
424 "description": "Google API Core for PHP",
425 "homepage": "https:\/\/github.com\/googleapis\/gax-php",
426 "keywords": [
427 "google"
428 ],
429 "support": {
430 "issues": "https:\/\/github.com\/googleapis\/gax-php\/issues",
431 "source": "https:\/\/github.com\/googleapis\/gax-php\/tree\/v1.29.1"
432 },
433 "install-path": "..\/google\/gax"
434 },
435 {
436 "name": "google\/grpc-gcp",
437 "version": "v0.3.0",
438 "version_normalized": "0.3.0.0",
439 "source": {
440 "type": "git",
441 "url": "https:\/\/github.com\/GoogleCloudPlatform\/grpc-gcp-php.git",
442 "reference": "4d8b455a45a89f57e1552cadc41a43bc34c40456"
443 },
444 "dist": {
445 "type": "zip",
446 "url": "https:\/\/api.github.com\/repos\/GoogleCloudPlatform\/grpc-gcp-php\/zipball\/4d8b455a45a89f57e1552cadc41a43bc34c40456",
447 "reference": "4d8b455a45a89f57e1552cadc41a43bc34c40456",
448 "shasum": ""
449 },
450 "require": {
451 "google\/auth": "^1.3",
452 "google\/protobuf": "^v3.3.0",
453 "grpc\/grpc": "^v1.13.0",
454 "php": "^7.4||^8.0",
455 "psr\/cache": "^1.0.1||^2.0.0||^3.0.0"
456 },
457 "require-dev": {
458 "google\/cloud-spanner": "^1.7",
459 "phpunit\/phpunit": "^9.0"
460 },
461 "time": "2023-04-24T14:37:29+00:00",
462 "type": "library",
463 "installation-source": "dist",
464 "autoload": {
465 "psr-4": {
466 "Dudlewebs\\WPMCS\\Grpc\\Gcp\\": "src\/"
467 },
468 "classmap": [
469 "src\/generated\/"
470 ]
471 },
472 "notification-url": "https:\/\/packagist.org\/downloads\/",
473 "license": [
474 "Apache-2.0"
475 ],
476 "description": "gRPC GCP library for channel management",
477 "support": {
478 "issues": "https:\/\/github.com\/GoogleCloudPlatform\/grpc-gcp-php\/issues",
479 "source": "https:\/\/github.com\/GoogleCloudPlatform\/grpc-gcp-php\/tree\/v0.3.0"
480 },
481 "install-path": "..\/google\/grpc-gcp"
482 },
483 {
484 "name": "google\/longrunning",
485 "version": "0.4.3",
486 "version_normalized": "0.4.3.0",
487 "source": {
488 "type": "git",
489 "url": "https:\/\/github.com\/googleapis\/php-longrunning.git",
490 "reference": "ed718a735e407826c3332b7197a44602eb03e608"
491 },
492 "dist": {
493 "type": "zip",
494 "url": "https:\/\/api.github.com\/repos\/googleapis\/php-longrunning\/zipball\/ed718a735e407826c3332b7197a44602eb03e608",
495 "reference": "ed718a735e407826c3332b7197a44602eb03e608",
496 "shasum": ""
497 },
498 "require-dev": {
499 "google\/gax": "^1.34.0",
500 "phpunit\/phpunit": "^9.0"
501 },
502 "time": "2024-06-01T03:14:01+00:00",
503 "type": "library",
504 "extra": {
505 "component": {
506 "id": "longrunning",
507 "path": "LongRunning",
508 "entry": null,
509 "target": "googleapis\/php-longrunning"
510 }
511 },
512 "installation-source": "dist",
513 "autoload": {
514 "psr-4": {
515 "Dudlewebs\\WPMCS\\Google\\LongRunning\\": "src\/LongRunning",
516 "Dudlewebs\\WPMCS\\Google\\ApiCore\\LongRunning\\": "src\/ApiCore\/LongRunning",
517 "Dudlewebs\\WPMCS\\GPBMetadata\\Google\\Longrunning\\": "metadata\/Longrunning"
518 }
519 },
520 "notification-url": "https:\/\/packagist.org\/downloads\/",
521 "license": [
522 "Apache-2.0"
523 ],
524 "description": "Google LongRunning Client for PHP",
525 "support": {
526 "source": "https:\/\/github.com\/googleapis\/php-longrunning\/tree\/v0.4.3"
527 },
528 "install-path": "..\/google\/longrunning"
529 },
530 {
531 "name": "google\/protobuf",
532 "version": "v3.25.5",
533 "version_normalized": "3.25.5.0",
534 "source": {
535 "type": "git",
536 "url": "https:\/\/github.com\/protocolbuffers\/protobuf-php.git",
537 "reference": "dd2cf3f7b577dced3851c2ea76c3daa9f8aa0ff4"
538 },
539 "dist": {
540 "type": "zip",
541 "url": "https:\/\/api.github.com\/repos\/protocolbuffers\/protobuf-php\/zipball\/dd2cf3f7b577dced3851c2ea76c3daa9f8aa0ff4",
542 "reference": "dd2cf3f7b577dced3851c2ea76c3daa9f8aa0ff4",
543 "shasum": ""
544 },
545 "require": {
546 "php": ">=7.0.0"
547 },
548 "require-dev": {
549 "phpunit\/phpunit": ">=5.0.0"
550 },
551 "suggest": {
552 "ext-bcmath": "Need to support JSON deserialization"
553 },
554 "time": "2024-09-18T22:04:15+00:00",
555 "type": "library",
556 "installation-source": "dist",
557 "autoload": {
558 "psr-4": {
559 "Dudlewebs\\WPMCS\\Google\\Protobuf\\": "src\/Google\/Protobuf",
560 "Dudlewebs\\WPMCS\\GPBMetadata\\Google\\Protobuf\\": "src\/GPBMetadata\/Google\/Protobuf"
561 }
562 },
563 "notification-url": "https:\/\/packagist.org\/downloads\/",
564 "license": [
565 "BSD-3-Clause"
566 ],
567 "description": "proto library for PHP",
568 "homepage": "https:\/\/developers.google.com\/protocol-buffers\/",
569 "keywords": [
570 "proto"
571 ],
572 "support": {
573 "source": "https:\/\/github.com\/protocolbuffers\/protobuf-php\/tree\/v3.25.5"
574 },
575 "install-path": "..\/google\/protobuf"
576 },
577 {
578 "name": "grpc\/grpc",
579 "version": "1.57.0",
580 "version_normalized": "1.57.0.0",
581 "source": {
582 "type": "git",
583 "url": "https:\/\/github.com\/grpc\/grpc-php.git",
584 "reference": "b610c42022ed3a22f831439cb93802f2a4502fdf"
585 },
586 "dist": {
587 "type": "zip",
588 "url": "https:\/\/api.github.com\/repos\/grpc\/grpc-php\/zipball\/b610c42022ed3a22f831439cb93802f2a4502fdf",
589 "reference": "b610c42022ed3a22f831439cb93802f2a4502fdf",
590 "shasum": ""
591 },
592 "require": {
593 "php": ">=7.0.0"
594 },
595 "require-dev": {
596 "google\/auth": "^v1.3.0"
597 },
598 "suggest": {
599 "ext-protobuf": "For better performance, install the protobuf C extension.",
600 "google\/protobuf": "To get started using grpc quickly, install the native protobuf library."
601 },
602 "time": "2023-08-14T23:57:54+00:00",
603 "type": "library",
604 "installation-source": "dist",
605 "autoload": {
606 "psr-4": {
607 "Dudlewebs\\WPMCS\\Grpc\\": "src\/lib\/"
608 }
609 },
610 "notification-url": "https:\/\/packagist.org\/downloads\/",
611 "license": [
612 "Apache-2.0"
613 ],
614 "description": "gRPC library for PHP",
615 "homepage": "https:\/\/grpc.io",
616 "keywords": [
617 "rpc"
618 ],
619 "support": {
620 "source": "https:\/\/github.com\/grpc\/grpc-php\/tree\/v1.57.0"
621 },
622 "install-path": "..\/grpc\/grpc"
623 },
624 {
625 "name": "guzzlehttp\/guzzle",
626 "version": "7.9.2",
627 "version_normalized": "7.9.2.0",
628 "source": {
629 "type": "git",
630 "url": "https:\/\/github.com\/guzzle\/guzzle.git",
631 "reference": "d281ed313b989f213357e3be1a179f02196ac99b"
632 },
633 "dist": {
634 "type": "zip",
635 "url": "https:\/\/api.github.com\/repos\/guzzle\/guzzle\/zipball\/d281ed313b989f213357e3be1a179f02196ac99b",
636 "reference": "d281ed313b989f213357e3be1a179f02196ac99b",
637 "shasum": ""
638 },
639 "require": {
640 "ext-json": "*",
641 "guzzlehttp\/promises": "^1.5.3 || ^2.0.3",
642 "guzzlehttp\/psr7": "^2.7.0",
643 "php": "^7.2.5 || ^8.0",
644 "psr\/http-client": "^1.0",
645 "symfony\/deprecation-contracts": "^2.2 || ^3.0"
646 },
647 "provide": {
648 "psr\/http-client-implementation": "1.0"
649 },
650 "require-dev": {
651 "bamarni\/composer-bin-plugin": "^1.8.2",
652 "ext-curl": "*",
653 "guzzle\/client-integration-tests": "3.0.2",
654 "php-http\/message-factory": "^1.1",
655 "phpunit\/phpunit": "^8.5.39 || ^9.6.20",
656 "psr\/log": "^1.1 || ^2.0 || ^3.0"
657 },
658 "suggest": {
659 "ext-curl": "Required for CURL handler support",
660 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
661 "psr\/log": "Required for using the Log middleware"
662 },
663 "time": "2024-07-24T11:22:20+00:00",
664 "type": "library",
665 "extra": {
666 "bamarni-bin": {
667 "bin-links": true,
668 "forward-command": false
669 }
670 },
671 "installation-source": "dist",
672 "autoload": {
673 "files": [
674 "src\/functions_include.php"
675 ],
676 "psr-4": {
677 "Dudlewebs\\WPMCS\\GuzzleHttp\\": "src\/"
678 }
679 },
680 "notification-url": "https:\/\/packagist.org\/downloads\/",
681 "license": [
682 "MIT"
683 ],
684 "authors": [
685 {
686 "name": "Graham Campbell",
687 "email": "hello@gjcampbell.co.uk",
688 "homepage": "https:\/\/github.com\/GrahamCampbell"
689 },
690 {
691 "name": "Michael Dowling",
692 "email": "mtdowling@gmail.com",
693 "homepage": "https:\/\/github.com\/mtdowling"
694 },
695 {
696 "name": "Jeremy Lindblom",
697 "email": "jeremeamia@gmail.com",
698 "homepage": "https:\/\/github.com\/jeremeamia"
699 },
700 {
701 "name": "George Mponos",
702 "email": "gmponos@gmail.com",
703 "homepage": "https:\/\/github.com\/gmponos"
704 },
705 {
706 "name": "Tobias Nyholm",
707 "email": "tobias.nyholm@gmail.com",
708 "homepage": "https:\/\/github.com\/Nyholm"
709 },
710 {
711 "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
712 "email": "mark.sagikazar@gmail.com",
713 "homepage": "https:\/\/github.com\/sagikazarmark"
714 },
715 {
716 "name": "Tobias Schultze",
717 "email": "webmaster@tubo-world.de",
718 "homepage": "https:\/\/github.com\/Tobion"
719 }
720 ],
721 "description": "Guzzle is a PHP HTTP client library",
722 "keywords": [
723 "client",
724 "curl",
725 "framework",
726 "http",
727 "http client",
728 "psr-18",
729 "psr-7",
730 "rest",
731 "web service"
732 ],
733 "support": {
734 "issues": "https:\/\/github.com\/guzzle\/guzzle\/issues",
735 "source": "https:\/\/github.com\/guzzle\/guzzle\/tree\/7.9.2"
736 },
737 "funding": [
738 {
739 "url": "https:\/\/github.com\/GrahamCampbell",
740 "type": "github"
741 },
742 {
743 "url": "https:\/\/github.com\/Nyholm",
744 "type": "github"
745 },
746 {
747 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/guzzle",
748 "type": "tidelift"
749 }
750 ],
751 "install-path": "..\/guzzlehttp\/guzzle"
752 },
753 {
754 "name": "guzzlehttp\/promises",
755 "version": "2.0.4",
756 "version_normalized": "2.0.4.0",
757 "source": {
758 "type": "git",
759 "url": "https:\/\/github.com\/guzzle\/promises.git",
760 "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455"
761 },
762 "dist": {
763 "type": "zip",
764 "url": "https:\/\/api.github.com\/repos\/guzzle\/promises\/zipball\/f9c436286ab2892c7db7be8c8da4ef61ccf7b455",
765 "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455",
766 "shasum": ""
767 },
768 "require": {
769 "php": "^7.2.5 || ^8.0"
770 },
771 "require-dev": {
772 "bamarni\/composer-bin-plugin": "^1.8.2",
773 "phpunit\/phpunit": "^8.5.39 || ^9.6.20"
774 },
775 "time": "2024-10-17T10:06:22+00:00",
776 "type": "library",
777 "extra": {
778 "bamarni-bin": {
779 "bin-links": true,
780 "forward-command": false
781 }
782 },
783 "installation-source": "dist",
784 "autoload": {
785 "psr-4": {
786 "Dudlewebs\\WPMCS\\GuzzleHttp\\Promise\\": "src\/"
787 }
788 },
789 "notification-url": "https:\/\/packagist.org\/downloads\/",
790 "license": [
791 "MIT"
792 ],
793 "authors": [
794 {
795 "name": "Graham Campbell",
796 "email": "hello@gjcampbell.co.uk",
797 "homepage": "https:\/\/github.com\/GrahamCampbell"
798 },
799 {
800 "name": "Michael Dowling",
801 "email": "mtdowling@gmail.com",
802 "homepage": "https:\/\/github.com\/mtdowling"
803 },
804 {
805 "name": "Tobias Nyholm",
806 "email": "tobias.nyholm@gmail.com",
807 "homepage": "https:\/\/github.com\/Nyholm"
808 },
809 {
810 "name": "Tobias Schultze",
811 "email": "webmaster@tubo-world.de",
812 "homepage": "https:\/\/github.com\/Tobion"
813 }
814 ],
815 "description": "Guzzle promises library",
816 "keywords": [
817 "promise"
818 ],
819 "support": {
820 "issues": "https:\/\/github.com\/guzzle\/promises\/issues",
821 "source": "https:\/\/github.com\/guzzle\/promises\/tree\/2.0.4"
822 },
823 "funding": [
824 {
825 "url": "https:\/\/github.com\/GrahamCampbell",
826 "type": "github"
827 },
828 {
829 "url": "https:\/\/github.com\/Nyholm",
830 "type": "github"
831 },
832 {
833 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/promises",
834 "type": "tidelift"
835 }
836 ],
837 "install-path": "..\/guzzlehttp\/promises"
838 },
839 {
840 "name": "guzzlehttp\/psr7",
841 "version": "2.7.0",
842 "version_normalized": "2.7.0.0",
843 "source": {
844 "type": "git",
845 "url": "https:\/\/github.com\/guzzle\/psr7.git",
846 "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
847 },
848 "dist": {
849 "type": "zip",
850 "url": "https:\/\/api.github.com\/repos\/guzzle\/psr7\/zipball\/a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
851 "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
852 "shasum": ""
853 },
854 "require": {
855 "php": "^7.2.5 || ^8.0",
856 "psr\/http-factory": "^1.0",
857 "psr\/http-message": "^1.1 || ^2.0",
858 "ralouphie\/getallheaders": "^3.0"
859 },
860 "provide": {
861 "psr\/http-factory-implementation": "1.0",
862 "psr\/http-message-implementation": "1.0"
863 },
864 "require-dev": {
865 "bamarni\/composer-bin-plugin": "^1.8.2",
866 "http-interop\/http-factory-tests": "0.9.0",
867 "phpunit\/phpunit": "^8.5.39 || ^9.6.20"
868 },
869 "suggest": {
870 "laminas\/laminas-httphandlerrunner": "Emit PSR-7 responses"
871 },
872 "time": "2024-07-18T11:15:46+00:00",
873 "type": "library",
874 "extra": {
875 "bamarni-bin": {
876 "bin-links": true,
877 "forward-command": false
878 }
879 },
880 "installation-source": "dist",
881 "autoload": {
882 "psr-4": {
883 "Dudlewebs\\WPMCS\\GuzzleHttp\\Psr7\\": "src\/"
884 }
885 },
886 "notification-url": "https:\/\/packagist.org\/downloads\/",
887 "license": [
888 "MIT"
889 ],
890 "authors": [
891 {
892 "name": "Graham Campbell",
893 "email": "hello@gjcampbell.co.uk",
894 "homepage": "https:\/\/github.com\/GrahamCampbell"
895 },
896 {
897 "name": "Michael Dowling",
898 "email": "mtdowling@gmail.com",
899 "homepage": "https:\/\/github.com\/mtdowling"
900 },
901 {
902 "name": "George Mponos",
903 "email": "gmponos@gmail.com",
904 "homepage": "https:\/\/github.com\/gmponos"
905 },
906 {
907 "name": "Tobias Nyholm",
908 "email": "tobias.nyholm@gmail.com",
909 "homepage": "https:\/\/github.com\/Nyholm"
910 },
911 {
912 "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
913 "email": "mark.sagikazar@gmail.com",
914 "homepage": "https:\/\/github.com\/sagikazarmark"
915 },
916 {
917 "name": "Tobias Schultze",
918 "email": "webmaster@tubo-world.de",
919 "homepage": "https:\/\/github.com\/Tobion"
920 },
921 {
922 "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
923 "email": "mark.sagikazar@gmail.com",
924 "homepage": "https:\/\/sagikazarmark.hu"
925 }
926 ],
927 "description": "PSR-7 message implementation that also provides common utility methods",
928 "keywords": [
929 "http",
930 "message",
931 "psr-7",
932 "request",
933 "response",
934 "stream",
935 "uri",
936 "url"
937 ],
938 "support": {
939 "issues": "https:\/\/github.com\/guzzle\/psr7\/issues",
940 "source": "https:\/\/github.com\/guzzle\/psr7\/tree\/2.7.0"
941 },
942 "funding": [
943 {
944 "url": "https:\/\/github.com\/GrahamCampbell",
945 "type": "github"
946 },
947 {
948 "url": "https:\/\/github.com\/Nyholm",
949 "type": "github"
950 },
951 {
952 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/psr7",
953 "type": "tidelift"
954 }
955 ],
956 "install-path": "..\/guzzlehttp\/psr7"
957 },
958 {
959 "name": "monolog\/monolog",
960 "version": "2.9.3",
961 "version_normalized": "2.9.3.0",
962 "source": {
963 "type": "git",
964 "url": "https:\/\/github.com\/Seldaek\/monolog.git",
965 "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215"
966 },
967 "dist": {
968 "type": "zip",
969 "url": "https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/a30bfe2e142720dfa990d0a7e573997f5d884215",
970 "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215",
971 "shasum": ""
972 },
973 "require": {
974 "php": ">=7.2",
975 "psr\/log": "^1.0.1 || ^2.0 || ^3.0"
976 },
977 "provide": {
978 "psr\/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
979 },
980 "require-dev": {
981 "aws\/aws-sdk-php": "^2.4.9 || ^3.0",
982 "doctrine\/couchdb": "~1.0@dev",
983 "elasticsearch\/elasticsearch": "^7 || ^8",
984 "ext-json": "*",
985 "graylog2\/gelf-php": "^1.4.2 || ^2@dev",
986 "guzzlehttp\/guzzle": "^7.4",
987 "guzzlehttp\/psr7": "^2.2",
988 "mongodb\/mongodb": "^1.8",
989 "php-amqplib\/php-amqplib": "~2.4 || ^3",
990 "phpspec\/prophecy": "^1.15",
991 "phpstan\/phpstan": "^1.10",
992 "phpunit\/phpunit": "^8.5.38 || ^9.6.19",
993 "predis\/predis": "^1.1 || ^2.0",
994 "rollbar\/rollbar": "^1.3 || ^2 || ^3",
995 "ruflin\/elastica": "^7",
996 "swiftmailer\/swiftmailer": "^5.3|^6.0",
997 "symfony\/mailer": "^5.4 || ^6",
998 "symfony\/mime": "^5.4 || ^6"
999 },
1000 "suggest": {
1001 "aws\/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1002 "doctrine\/couchdb": "Allow sending log messages to a CouchDB server",
1003 "elasticsearch\/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
1004 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1005 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
1006 "ext-mbstring": "Allow to work properly with unicode symbols",
1007 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
1008 "ext-openssl": "Required to send log messages using SSL",
1009 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
1010 "graylog2\/gelf-php": "Allow sending log messages to a GrayLog2 server",
1011 "mongodb\/mongodb": "Allow sending log messages to a MongoDB server (via library)",
1012 "php-amqplib\/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1013 "rollbar\/rollbar": "Allow sending log messages to Rollbar",
1014 "ruflin\/elastica": "Allow sending log messages to an Elastic Search server"
1015 },
1016 "time": "2024-04-12T20:52:51+00:00",
1017 "type": "library",
1018 "extra": {
1019 "branch-alias": {
1020 "dev-main": "2.x-dev"
1021 }
1022 },
1023 "installation-source": "dist",
1024 "autoload": {
1025 "psr-4": {
1026 "Dudlewebs\\WPMCS\\Monolog\\": "src\/Monolog"
1027 }
1028 },
1029 "notification-url": "https:\/\/packagist.org\/downloads\/",
1030 "license": [
1031 "MIT"
1032 ],
1033 "authors": [
1034 {
1035 "name": "Jordi Boggiano",
1036 "email": "j.boggiano@seld.be",
1037 "homepage": "https:\/\/seld.be"
1038 }
1039 ],
1040 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1041 "homepage": "https:\/\/github.com\/Seldaek\/monolog",
1042 "keywords": [
1043 "log",
1044 "logging",
1045 "psr-3"
1046 ],
1047 "support": {
1048 "issues": "https:\/\/github.com\/Seldaek\/monolog\/issues",
1049 "source": "https:\/\/github.com\/Seldaek\/monolog\/tree\/2.9.3"
1050 },
1051 "funding": [
1052 {
1053 "url": "https:\/\/github.com\/Seldaek",
1054 "type": "github"
1055 },
1056 {
1057 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog",
1058 "type": "tidelift"
1059 }
1060 ],
1061 "install-path": "..\/monolog\/monolog"
1062 },
1063 {
1064 "name": "psr\/cache",
1065 "version": "1.0.1",
1066 "version_normalized": "1.0.1.0",
1067 "source": {
1068 "type": "git",
1069 "url": "https:\/\/github.com\/php-fig\/cache.git",
1070 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
1071 },
1072 "dist": {
1073 "type": "zip",
1074 "url": "https:\/\/api.github.com\/repos\/php-fig\/cache\/zipball\/d11b50ad223250cf17b86e38383413f5a6764bf8",
1075 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
1076 "shasum": ""
1077 },
1078 "require": {
1079 "php": ">=5.3.0"
1080 },
1081 "time": "2016-08-06T20:24:11+00:00",
1082 "type": "library",
1083 "extra": {
1084 "branch-alias": {
1085 "dev-master": "1.0.x-dev"
1086 }
1087 },
1088 "installation-source": "dist",
1089 "autoload": {
1090 "psr-4": {
1091 "Dudlewebs\\WPMCS\\Psr\\Cache\\": "src\/"
1092 }
1093 },
1094 "notification-url": "https:\/\/packagist.org\/downloads\/",
1095 "license": [
1096 "MIT"
1097 ],
1098 "authors": [
1099 {
1100 "name": "PHP-FIG",
1101 "homepage": "http:\/\/www.php-fig.org\/"
1102 }
1103 ],
1104 "description": "Common interface for caching libraries",
1105 "keywords": [
1106 "cache",
1107 "psr",
1108 "psr-6"
1109 ],
1110 "support": {
1111 "source": "https:\/\/github.com\/php-fig\/cache\/tree\/master"
1112 },
1113 "install-path": "..\/psr\/cache"
1114 },
1115 {
1116 "name": "psr\/http-client",
1117 "version": "1.0.3",
1118 "version_normalized": "1.0.3.0",
1119 "source": {
1120 "type": "git",
1121 "url": "https:\/\/github.com\/php-fig\/http-client.git",
1122 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
1123 },
1124 "dist": {
1125 "type": "zip",
1126 "url": "https:\/\/api.github.com\/repos\/php-fig\/http-client\/zipball\/bb5906edc1c324c9a05aa0873d40117941e5fa90",
1127 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
1128 "shasum": ""
1129 },
1130 "require": {
1131 "php": "^7.0 || ^8.0",
1132 "psr\/http-message": "^1.0 || ^2.0"
1133 },
1134 "time": "2023-09-23T14:17:50+00:00",
1135 "type": "library",
1136 "extra": {
1137 "branch-alias": {
1138 "dev-master": "1.0.x-dev"
1139 }
1140 },
1141 "installation-source": "dist",
1142 "autoload": {
1143 "psr-4": {
1144 "Dudlewebs\\WPMCS\\Psr\\Http\\Client\\": "src\/"
1145 }
1146 },
1147 "notification-url": "https:\/\/packagist.org\/downloads\/",
1148 "license": [
1149 "MIT"
1150 ],
1151 "authors": [
1152 {
1153 "name": "PHP-FIG",
1154 "homepage": "https:\/\/www.php-fig.org\/"
1155 }
1156 ],
1157 "description": "Common interface for HTTP clients",
1158 "homepage": "https:\/\/github.com\/php-fig\/http-client",
1159 "keywords": [
1160 "http",
1161 "http-client",
1162 "psr",
1163 "psr-18"
1164 ],
1165 "support": {
1166 "source": "https:\/\/github.com\/php-fig\/http-client"
1167 },
1168 "install-path": "..\/psr\/http-client"
1169 },
1170 {
1171 "name": "psr\/http-factory",
1172 "version": "1.1.0",
1173 "version_normalized": "1.1.0.0",
1174 "source": {
1175 "type": "git",
1176 "url": "https:\/\/github.com\/php-fig\/http-factory.git",
1177 "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
1178 },
1179 "dist": {
1180 "type": "zip",
1181 "url": "https:\/\/api.github.com\/repos\/php-fig\/http-factory\/zipball\/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
1182 "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
1183 "shasum": ""
1184 },
1185 "require": {
1186 "php": ">=7.1",
1187 "psr\/http-message": "^1.0 || ^2.0"
1188 },
1189 "time": "2024-04-15T12:06:14+00:00",
1190 "type": "library",
1191 "extra": {
1192 "branch-alias": {
1193 "dev-master": "1.0.x-dev"
1194 }
1195 },
1196 "installation-source": "dist",
1197 "autoload": {
1198 "psr-4": {
1199 "Dudlewebs\\WPMCS\\Psr\\Http\\Message\\": "src\/"
1200 }
1201 },
1202 "notification-url": "https:\/\/packagist.org\/downloads\/",
1203 "license": [
1204 "MIT"
1205 ],
1206 "authors": [
1207 {
1208 "name": "PHP-FIG",
1209 "homepage": "https:\/\/www.php-fig.org\/"
1210 }
1211 ],
1212 "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
1213 "keywords": [
1214 "factory",
1215 "http",
1216 "message",
1217 "psr",
1218 "psr-17",
1219 "psr-7",
1220 "request",
1221 "response"
1222 ],
1223 "support": {
1224 "source": "https:\/\/github.com\/php-fig\/http-factory"
1225 },
1226 "install-path": "..\/psr\/http-factory"
1227 },
1228 {
1229 "name": "psr\/http-message",
1230 "version": "2.0",
1231 "version_normalized": "2.0.0.0",
1232 "source": {
1233 "type": "git",
1234 "url": "https:\/\/github.com\/php-fig\/http-message.git",
1235 "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
1236 },
1237 "dist": {
1238 "type": "zip",
1239 "url": "https:\/\/api.github.com\/repos\/php-fig\/http-message\/zipball\/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
1240 "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
1241 "shasum": ""
1242 },
1243 "require": {
1244 "php": "^7.2 || ^8.0"
1245 },
1246 "time": "2023-04-04T09:54:51+00:00",
1247 "type": "library",
1248 "extra": {
1249 "branch-alias": {
1250 "dev-master": "2.0.x-dev"
1251 }
1252 },
1253 "installation-source": "dist",
1254 "autoload": {
1255 "psr-4": {
1256 "Dudlewebs\\WPMCS\\Psr\\Http\\Message\\": "src\/"
1257 }
1258 },
1259 "notification-url": "https:\/\/packagist.org\/downloads\/",
1260 "license": [
1261 "MIT"
1262 ],
1263 "authors": [
1264 {
1265 "name": "PHP-FIG",
1266 "homepage": "https:\/\/www.php-fig.org\/"
1267 }
1268 ],
1269 "description": "Common interface for HTTP messages",
1270 "homepage": "https:\/\/github.com\/php-fig\/http-message",
1271 "keywords": [
1272 "http",
1273 "http-message",
1274 "psr",
1275 "psr-7",
1276 "request",
1277 "response"
1278 ],
1279 "support": {
1280 "source": "https:\/\/github.com\/php-fig\/http-message\/tree\/2.0"
1281 },
1282 "install-path": "..\/psr\/http-message"
1283 },
1284 {
1285 "name": "psr\/log",
1286 "version": "1.1.4",
1287 "version_normalized": "1.1.4.0",
1288 "source": {
1289 "type": "git",
1290 "url": "https:\/\/github.com\/php-fig\/log.git",
1291 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
1292 },
1293 "dist": {
1294 "type": "zip",
1295 "url": "https:\/\/api.github.com\/repos\/php-fig\/log\/zipball\/d49695b909c3b7628b6289db5479a1c204601f11",
1296 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
1297 "shasum": ""
1298 },
1299 "require": {
1300 "php": ">=5.3.0"
1301 },
1302 "time": "2021-05-03T11:20:27+00:00",
1303 "type": "library",
1304 "extra": {
1305 "branch-alias": {
1306 "dev-master": "1.1.x-dev"
1307 }
1308 },
1309 "installation-source": "dist",
1310 "autoload": {
1311 "psr-4": {
1312 "Dudlewebs\\WPMCS\\Psr\\Log\\": "Psr\/Log\/"
1313 }
1314 },
1315 "notification-url": "https:\/\/packagist.org\/downloads\/",
1316 "license": [
1317 "MIT"
1318 ],
1319 "authors": [
1320 {
1321 "name": "PHP-FIG",
1322 "homepage": "https:\/\/www.php-fig.org\/"
1323 }
1324 ],
1325 "description": "Common interface for logging libraries",
1326 "homepage": "https:\/\/github.com\/php-fig\/log",
1327 "keywords": [
1328 "log",
1329 "psr",
1330 "psr-3"
1331 ],
1332 "support": {
1333 "source": "https:\/\/github.com\/php-fig\/log\/tree\/1.1.4"
1334 },
1335 "install-path": "..\/psr\/log"
1336 },
1337 {
1338 "name": "ralouphie\/getallheaders",
1339 "version": "3.0.3",
1340 "version_normalized": "3.0.3.0",
1341 "source": {
1342 "type": "git",
1343 "url": "https:\/\/github.com\/ralouphie\/getallheaders.git",
1344 "reference": "120b605dfeb996808c31b6477290a714d356e822"
1345 },
1346 "dist": {
1347 "type": "zip",
1348 "url": "https:\/\/api.github.com\/repos\/ralouphie\/getallheaders\/zipball\/120b605dfeb996808c31b6477290a714d356e822",
1349 "reference": "120b605dfeb996808c31b6477290a714d356e822",
1350 "shasum": ""
1351 },
1352 "require": {
1353 "php": ">=5.6"
1354 },
1355 "require-dev": {
1356 "php-coveralls\/php-coveralls": "^2.1",
1357 "phpunit\/phpunit": "^5 || ^6.5"
1358 },
1359 "time": "2019-03-08T08:55:37+00:00",
1360 "type": "library",
1361 "installation-source": "dist",
1362 "autoload": {
1363 "files": [
1364 "src\/getallheaders.php"
1365 ]
1366 },
1367 "notification-url": "https:\/\/packagist.org\/downloads\/",
1368 "license": [
1369 "MIT"
1370 ],
1371 "authors": [
1372 {
1373 "name": "Ralph Khattar",
1374 "email": "ralph.khattar@gmail.com"
1375 }
1376 ],
1377 "description": "A polyfill for getallheaders.",
1378 "support": {
1379 "issues": "https:\/\/github.com\/ralouphie\/getallheaders\/issues",
1380 "source": "https:\/\/github.com\/ralouphie\/getallheaders\/tree\/develop"
1381 },
1382 "install-path": "..\/ralouphie\/getallheaders"
1383 },
1384 {
1385 "name": "ramsey\/collection",
1386 "version": "1.3.0",
1387 "version_normalized": "1.3.0.0",
1388 "source": {
1389 "type": "git",
1390 "url": "https:\/\/github.com\/ramsey\/collection.git",
1391 "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4"
1392 },
1393 "dist": {
1394 "type": "zip",
1395 "url": "https:\/\/api.github.com\/repos\/ramsey\/collection\/zipball\/ad7475d1c9e70b190ecffc58f2d989416af339b4",
1396 "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4",
1397 "shasum": ""
1398 },
1399 "require": {
1400 "php": "^7.4 || ^8.0",
1401 "symfony\/polyfill-php81": "^1.23"
1402 },
1403 "require-dev": {
1404 "captainhook\/plugin-composer": "^5.3",
1405 "ergebnis\/composer-normalize": "^2.28.3",
1406 "fakerphp\/faker": "^1.21",
1407 "hamcrest\/hamcrest-php": "^2.0",
1408 "jangregor\/phpstan-prophecy": "^1.0",
1409 "mockery\/mockery": "^1.5",
1410 "php-parallel-lint\/php-console-highlighter": "^1.0",
1411 "php-parallel-lint\/php-parallel-lint": "^1.3",
1412 "phpcsstandards\/phpcsutils": "^1.0.0-rc1",
1413 "phpspec\/prophecy-phpunit": "^2.0",
1414 "phpstan\/extension-installer": "^1.2",
1415 "phpstan\/phpstan": "^1.9",
1416 "phpstan\/phpstan-mockery": "^1.1",
1417 "phpstan\/phpstan-phpunit": "^1.3",
1418 "phpunit\/phpunit": "^9.5",
1419 "psalm\/plugin-mockery": "^1.1",
1420 "psalm\/plugin-phpunit": "^0.18.4",
1421 "ramsey\/coding-standard": "^2.0.3",
1422 "ramsey\/conventional-commits": "^1.3",
1423 "vimeo\/psalm": "^5.4"
1424 },
1425 "time": "2022-12-27T19:12:24+00:00",
1426 "type": "library",
1427 "extra": {
1428 "captainhook": {
1429 "force-install": true
1430 },
1431 "ramsey\/conventional-commits": {
1432 "configFile": "conventional-commits.json"
1433 }
1434 },
1435 "installation-source": "dist",
1436 "autoload": {
1437 "psr-4": {
1438 "Dudlewebs\\WPMCS\\Ramsey\\Collection\\": "src\/"
1439 }
1440 },
1441 "notification-url": "https:\/\/packagist.org\/downloads\/",
1442 "license": [
1443 "MIT"
1444 ],
1445 "authors": [
1446 {
1447 "name": "Ben Ramsey",
1448 "email": "ben@benramsey.com",
1449 "homepage": "https:\/\/benramsey.com"
1450 }
1451 ],
1452 "description": "A PHP library for representing and manipulating collections.",
1453 "keywords": [
1454 "array",
1455 "collection",
1456 "hash",
1457 "map",
1458 "queue",
1459 "set"
1460 ],
1461 "support": {
1462 "issues": "https:\/\/github.com\/ramsey\/collection\/issues",
1463 "source": "https:\/\/github.com\/ramsey\/collection\/tree\/1.3.0"
1464 },
1465 "funding": [
1466 {
1467 "url": "https:\/\/github.com\/ramsey",
1468 "type": "github"
1469 },
1470 {
1471 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/ramsey\/collection",
1472 "type": "tidelift"
1473 }
1474 ],
1475 "install-path": "..\/ramsey\/collection"
1476 },
1477 {
1478 "name": "ramsey\/uuid",
1479 "version": "4.2.3",
1480 "version_normalized": "4.2.3.0",
1481 "source": {
1482 "type": "git",
1483 "url": "https:\/\/github.com\/ramsey\/uuid.git",
1484 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
1485 },
1486 "dist": {
1487 "type": "zip",
1488 "url": "https:\/\/api.github.com\/repos\/ramsey\/uuid\/zipball\/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
1489 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
1490 "shasum": ""
1491 },
1492 "require": {
1493 "brick\/math": "^0.8 || ^0.9",
1494 "ext-json": "*",
1495 "php": "^7.2 || ^8.0",
1496 "ramsey\/collection": "^1.0",
1497 "symfony\/polyfill-ctype": "^1.8",
1498 "symfony\/polyfill-php80": "^1.14"
1499 },
1500 "replace": {
1501 "rhumsaa\/uuid": "self.version"
1502 },
1503 "require-dev": {
1504 "captainhook\/captainhook": "^5.10",
1505 "captainhook\/plugin-composer": "^5.3",
1506 "dealerdirect\/phpcodesniffer-composer-installer": "^0.7.0",
1507 "doctrine\/annotations": "^1.8",
1508 "ergebnis\/composer-normalize": "^2.15",
1509 "mockery\/mockery": "^1.3",
1510 "moontoast\/math": "^1.1",
1511 "paragonie\/random-lib": "^2",
1512 "php-mock\/php-mock": "^2.2",
1513 "php-mock\/php-mock-mockery": "^1.3",
1514 "php-parallel-lint\/php-parallel-lint": "^1.1",
1515 "phpbench\/phpbench": "^1.0",
1516 "phpstan\/extension-installer": "^1.0",
1517 "phpstan\/phpstan": "^0.12",
1518 "phpstan\/phpstan-mockery": "^0.12",
1519 "phpstan\/phpstan-phpunit": "^0.12",
1520 "phpunit\/phpunit": "^8.5 || ^9",
1521 "slevomat\/coding-standard": "^7.0",
1522 "squizlabs\/php_codesniffer": "^3.5",
1523 "vimeo\/psalm": "^4.9"
1524 },
1525 "suggest": {
1526 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
1527 "ext-ctype": "Enables faster processing of character classification using ctype functions.",
1528 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
1529 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
1530 "paragonie\/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
1531 "ramsey\/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
1532 },
1533 "time": "2021-09-25T23:10:38+00:00",
1534 "type": "library",
1535 "extra": {
1536 "branch-alias": {
1537 "dev-main": "4.x-dev"
1538 },
1539 "captainhook": {
1540 "force-install": true
1541 }
1542 },
1543 "installation-source": "dist",
1544 "autoload": {
1545 "files": [
1546 "src\/functions.php"
1547 ],
1548 "psr-4": {
1549 "Dudlewebs\\WPMCS\\Ramsey\\Uuid\\": "src\/"
1550 }
1551 },
1552 "notification-url": "https:\/\/packagist.org\/downloads\/",
1553 "license": [
1554 "MIT"
1555 ],
1556 "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
1557 "keywords": [
1558 "guid",
1559 "identifier",
1560 "uuid"
1561 ],
1562 "support": {
1563 "issues": "https:\/\/github.com\/ramsey\/uuid\/issues",
1564 "source": "https:\/\/github.com\/ramsey\/uuid\/tree\/4.2.3"
1565 },
1566 "funding": [
1567 {
1568 "url": "https:\/\/github.com\/ramsey",
1569 "type": "github"
1570 },
1571 {
1572 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/ramsey\/uuid",
1573 "type": "tidelift"
1574 }
1575 ],
1576 "install-path": "..\/ramsey\/uuid"
1577 },
1578 {
1579 "name": "rize\/uri-template",
1580 "version": "0.3.8",
1581 "version_normalized": "0.3.8.0",
1582 "source": {
1583 "type": "git",
1584 "url": "https:\/\/github.com\/rize\/UriTemplate.git",
1585 "reference": "34a5b96d0b65a5dddb7d20f09b6527a43faede24"
1586 },
1587 "dist": {
1588 "type": "zip",
1589 "url": "https:\/\/api.github.com\/repos\/rize\/UriTemplate\/zipball\/34a5b96d0b65a5dddb7d20f09b6527a43faede24",
1590 "reference": "34a5b96d0b65a5dddb7d20f09b6527a43faede24",
1591 "shasum": ""
1592 },
1593 "require": {
1594 "php": ">=5.3.0"
1595 },
1596 "require-dev": {
1597 "phpunit\/phpunit": "~4.8.36"
1598 },
1599 "time": "2024-08-30T07:09:40+00:00",
1600 "type": "library",
1601 "installation-source": "dist",
1602 "autoload": {
1603 "psr-4": {
1604 "Dudlewebs\\WPMCS\\Rize\\": "src\/Rize"
1605 }
1606 },
1607 "notification-url": "https:\/\/packagist.org\/downloads\/",
1608 "license": [
1609 "MIT"
1610 ],
1611 "authors": [
1612 {
1613 "name": "Marut K",
1614 "homepage": "http:\/\/twitter.com\/rezigned"
1615 }
1616 ],
1617 "description": "PHP URI Template (RFC 6570) supports both expansion & extraction",
1618 "keywords": [
1619 "RFC 6570",
1620 "template",
1621 "uri"
1622 ],
1623 "support": {
1624 "issues": "https:\/\/github.com\/rize\/UriTemplate\/issues",
1625 "source": "https:\/\/github.com\/rize\/UriTemplate\/tree\/0.3.8"
1626 },
1627 "funding": [
1628 {
1629 "url": "https:\/\/www.paypal.me\/rezigned",
1630 "type": "custom"
1631 },
1632 {
1633 "url": "https:\/\/github.com\/rezigned",
1634 "type": "github"
1635 },
1636 {
1637 "url": "https:\/\/opencollective.com\/rize-uri-template",
1638 "type": "open_collective"
1639 }
1640 ],
1641 "install-path": "..\/rize\/uri-template"
1642 },
1643 {
1644 "name": "symfony\/deprecation-contracts",
1645 "version": "v2.5.3",
1646 "version_normalized": "2.5.3.0",
1647 "source": {
1648 "type": "git",
1649 "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git",
1650 "reference": "80d075412b557d41002320b96a096ca65aa2c98d"
1651 },
1652 "dist": {
1653 "type": "zip",
1654 "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/80d075412b557d41002320b96a096ca65aa2c98d",
1655 "reference": "80d075412b557d41002320b96a096ca65aa2c98d",
1656 "shasum": ""
1657 },
1658 "require": {
1659 "php": ">=7.1"
1660 },
1661 "time": "2023-01-24T14:02:46+00:00",
1662 "type": "library",
1663 "extra": {
1664 "branch-alias": {
1665 "dev-main": "2.5-dev"
1666 },
1667 "thanks": {
1668 "name": "symfony\/contracts",
1669 "url": "https:\/\/github.com\/symfony\/contracts"
1670 }
1671 },
1672 "installation-source": "dist",
1673 "autoload": {
1674 "files": [
1675 "function.php"
1676 ]
1677 },
1678 "notification-url": "https:\/\/packagist.org\/downloads\/",
1679 "license": [
1680 "MIT"
1681 ],
1682 "authors": [
1683 {
1684 "name": "Nicolas Grekas",
1685 "email": "p@tchwork.com"
1686 },
1687 {
1688 "name": "Symfony Community",
1689 "homepage": "https:\/\/symfony.com\/contributors"
1690 }
1691 ],
1692 "description": "A generic function and convention to trigger deprecation notices",
1693 "homepage": "https:\/\/symfony.com",
1694 "support": {
1695 "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v2.5.3"
1696 },
1697 "funding": [
1698 {
1699 "url": "https:\/\/symfony.com\/sponsor",
1700 "type": "custom"
1701 },
1702 {
1703 "url": "https:\/\/github.com\/fabpot",
1704 "type": "github"
1705 },
1706 {
1707 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1708 "type": "tidelift"
1709 }
1710 ],
1711 "install-path": "..\/symfony\/deprecation-contracts"
1712 },
1713 {
1714 "name": "symfony\/polyfill-ctype",
1715 "version": "v1.31.0",
1716 "version_normalized": "1.31.0.0",
1717 "source": {
1718 "type": "git",
1719 "url": "https:\/\/github.com\/symfony\/polyfill-ctype.git",
1720 "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
1721 },
1722 "dist": {
1723 "type": "zip",
1724 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-ctype\/zipball\/a3cc8b044a6ea513310cbd48ef7333b384945638",
1725 "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
1726 "shasum": ""
1727 },
1728 "require": {
1729 "php": ">=7.2"
1730 },
1731 "provide": {
1732 "ext-ctype": "*"
1733 },
1734 "suggest": {
1735 "ext-ctype": "For best performance"
1736 },
1737 "time": "2024-09-09T11:45:10+00:00",
1738 "type": "library",
1739 "extra": {
1740 "thanks": {
1741 "name": "symfony\/polyfill",
1742 "url": "https:\/\/github.com\/symfony\/polyfill"
1743 }
1744 },
1745 "installation-source": "dist",
1746 "autoload": {
1747 "files": [
1748 "bootstrap.php"
1749 ],
1750 "psr-4": {
1751 "Dudlewebs\\WPMCS\\Symfony\\Polyfill\\Ctype\\": ""
1752 }
1753 },
1754 "notification-url": "https:\/\/packagist.org\/downloads\/",
1755 "license": [
1756 "MIT"
1757 ],
1758 "authors": [
1759 {
1760 "name": "Gert de Pagter",
1761 "email": "BackEndTea@gmail.com"
1762 },
1763 {
1764 "name": "Symfony Community",
1765 "homepage": "https:\/\/symfony.com\/contributors"
1766 }
1767 ],
1768 "description": "Symfony polyfill for ctype functions",
1769 "homepage": "https:\/\/symfony.com",
1770 "keywords": [
1771 "compatibility",
1772 "ctype",
1773 "polyfill",
1774 "portable"
1775 ],
1776 "support": {
1777 "source": "https:\/\/github.com\/symfony\/polyfill-ctype\/tree\/v1.31.0"
1778 },
1779 "funding": [
1780 {
1781 "url": "https:\/\/symfony.com\/sponsor",
1782 "type": "custom"
1783 },
1784 {
1785 "url": "https:\/\/github.com\/fabpot",
1786 "type": "github"
1787 },
1788 {
1789 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1790 "type": "tidelift"
1791 }
1792 ],
1793 "install-path": "..\/symfony\/polyfill-ctype"
1794 },
1795 {
1796 "name": "symfony\/polyfill-php80",
1797 "version": "v1.31.0",
1798 "version_normalized": "1.31.0.0",
1799 "source": {
1800 "type": "git",
1801 "url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
1802 "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
1803 },
1804 "dist": {
1805 "type": "zip",
1806 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
1807 "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
1808 "shasum": ""
1809 },
1810 "require": {
1811 "php": ">=7.2"
1812 },
1813 "time": "2024-09-09T11:45:10+00:00",
1814 "type": "library",
1815 "extra": {
1816 "thanks": {
1817 "name": "symfony\/polyfill",
1818 "url": "https:\/\/github.com\/symfony\/polyfill"
1819 }
1820 },
1821 "installation-source": "dist",
1822 "autoload": {
1823 "files": [
1824 "bootstrap.php"
1825 ],
1826 "psr-4": {
1827 "Dudlewebs\\WPMCS\\Symfony\\Polyfill\\Php80\\": ""
1828 },
1829 "classmap": [
1830 "Resources\/stubs"
1831 ]
1832 },
1833 "notification-url": "https:\/\/packagist.org\/downloads\/",
1834 "license": [
1835 "MIT"
1836 ],
1837 "authors": [
1838 {
1839 "name": "Ion Bazan",
1840 "email": "ion.bazan@gmail.com"
1841 },
1842 {
1843 "name": "Nicolas Grekas",
1844 "email": "p@tchwork.com"
1845 },
1846 {
1847 "name": "Symfony Community",
1848 "homepage": "https:\/\/symfony.com\/contributors"
1849 }
1850 ],
1851 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
1852 "homepage": "https:\/\/symfony.com",
1853 "keywords": [
1854 "compatibility",
1855 "polyfill",
1856 "portable",
1857 "shim"
1858 ],
1859 "support": {
1860 "source": "https:\/\/github.com\/symfony\/polyfill-php80\/tree\/v1.31.0"
1861 },
1862 "funding": [
1863 {
1864 "url": "https:\/\/symfony.com\/sponsor",
1865 "type": "custom"
1866 },
1867 {
1868 "url": "https:\/\/github.com\/fabpot",
1869 "type": "github"
1870 },
1871 {
1872 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1873 "type": "tidelift"
1874 }
1875 ],
1876 "install-path": "..\/symfony\/polyfill-php80"
1877 },
1878 {
1879 "name": "symfony\/polyfill-php81",
1880 "version": "v1.31.0",
1881 "version_normalized": "1.31.0.0",
1882 "source": {
1883 "type": "git",
1884 "url": "https:\/\/github.com\/symfony\/polyfill-php81.git",
1885 "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
1886 },
1887 "dist": {
1888 "type": "zip",
1889 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php81\/zipball\/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
1890 "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
1891 "shasum": ""
1892 },
1893 "require": {
1894 "php": ">=7.2"
1895 },
1896 "time": "2024-09-09T11:45:10+00:00",
1897 "type": "library",
1898 "extra": {
1899 "thanks": {
1900 "name": "symfony\/polyfill",
1901 "url": "https:\/\/github.com\/symfony\/polyfill"
1902 }
1903 },
1904 "installation-source": "dist",
1905 "autoload": {
1906 "files": [
1907 "bootstrap.php"
1908 ],
1909 "psr-4": {
1910 "Dudlewebs\\WPMCS\\Symfony\\Polyfill\\Php81\\": ""
1911 },
1912 "classmap": [
1913 "Resources\/stubs"
1914 ]
1915 },
1916 "notification-url": "https:\/\/packagist.org\/downloads\/",
1917 "license": [
1918 "MIT"
1919 ],
1920 "authors": [
1921 {
1922 "name": "Nicolas Grekas",
1923 "email": "p@tchwork.com"
1924 },
1925 {
1926 "name": "Symfony Community",
1927 "homepage": "https:\/\/symfony.com\/contributors"
1928 }
1929 ],
1930 "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
1931 "homepage": "https:\/\/symfony.com",
1932 "keywords": [
1933 "compatibility",
1934 "polyfill",
1935 "portable",
1936 "shim"
1937 ],
1938 "support": {
1939 "source": "https:\/\/github.com\/symfony\/polyfill-php81\/tree\/v1.31.0"
1940 },
1941 "funding": [
1942 {
1943 "url": "https:\/\/symfony.com\/sponsor",
1944 "type": "custom"
1945 },
1946 {
1947 "url": "https:\/\/github.com\/fabpot",
1948 "type": "github"
1949 },
1950 {
1951 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1952 "type": "tidelift"
1953 }
1954 ],
1955 "install-path": "..\/symfony\/polyfill-php81"
1956 }
1957 ],
1958 "dev": true,
1959 "dev-package-names": []
1960 }