PluginProbe
WindPress – Tailwind CSS integration for WordPress / 3.0.14
WindPress – Tailwind CSS integration for WordPress v3.0.14
3.2.89 3.2.88 3.2.87 3.2.86 3.2.85 3.2.84 3.2.83 3.2.82 3.2.81 trunk 3.0.0 3.0.1 3.0.10 3.0.11 3.0.12 3.0.13 3.0.14 3.0.15 3.0.16 3.0.17 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 All 143 releases
windpress / vendor / composer / installed.json

installed.json in WindPress – Tailwind CSS integration for WordPress 3.0.14, at vendor/composer/installed.json

1,255 lines 44.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "hidehalo\/nanoid-php",
5 "version": "1.1.13",
6 "version_normalized": "1.1.13.0",
7 "source": {
8 "type": "git",
9 "url": "https:\/\/github.com\/hidehalo\/nanoid-php.git",
10 "reference": "3fc7c949f4e655939cc30e7110d658af3dbb0e30"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https:\/\/api.github.com\/repos\/hidehalo\/nanoid-php\/zipball\/3fc7c949f4e655939cc30e7110d658af3dbb0e30",
15 "reference": "3fc7c949f4e655939cc30e7110d658af3dbb0e30",
16 "shasum": ""
17 },
18 "require": {
19 "paragonie\/random_compat": ">=2.0",
20 "php": "~5.6|~7.0|~8.0"
21 },
22 "require-dev": {
23 "phpunit\/phpunit": ">=5.6",
24 "squizlabs\/php_codesniffer": "^2.3"
25 },
26 "time": "2022-08-04T12:07:12+00:00",
27 "type": "library",
28 "extra": {
29 "branch-alias": {
30 "dev-master": "1.0-dev"
31 }
32 },
33 "installation-source": "dist",
34 "autoload": {
35 "psr-4": {
36 "WindPressDeps\\Hidehalo\\Nanoid\\": "src"
37 }
38 },
39 "notification-url": "https:\/\/packagist.org\/downloads\/",
40 "license": [
41 "MIT"
42 ],
43 "authors": [
44 {
45 "name": "hidehalo",
46 "email": "tianchen_cc@yeah.net",
47 "homepage": "https:\/\/github.com\/hidehalo",
48 "role": "Owner"
49 }
50 ],
51 "description": "A copy of nanoid in PHP",
52 "homepage": "https:\/\/github.com\/hidehalo\/nanoid-php",
53 "keywords": [
54 "hidehalo",
55 "nanoid-php"
56 ],
57 "support": {
58 "issues": "https:\/\/github.com\/hidehalo\/nanoid-php\/issues",
59 "source": "https:\/\/github.com\/hidehalo\/nanoid-php\/tree\/1.1.13"
60 },
61 "install-path": "..\/hidehalo\/nanoid-php"
62 },
63 {
64 "name": "masterminds\/html5",
65 "version": "2.9.0",
66 "version_normalized": "2.9.0.0",
67 "source": {
68 "type": "git",
69 "url": "https:\/\/github.com\/Masterminds\/html5-php.git",
70 "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
71 },
72 "dist": {
73 "type": "zip",
74 "url": "https:\/\/api.github.com\/repos\/Masterminds\/html5-php\/zipball\/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
75 "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
76 "shasum": ""
77 },
78 "require": {
79 "ext-dom": "*",
80 "php": ">=5.3.0"
81 },
82 "require-dev": {
83 "phpunit\/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
84 },
85 "time": "2024-03-31T07:05:07+00:00",
86 "type": "library",
87 "extra": {
88 "branch-alias": {
89 "dev-master": "2.7-dev"
90 }
91 },
92 "installation-source": "dist",
93 "autoload": {
94 "psr-4": {
95 "WindPressDeps\\Masterminds\\": "src"
96 }
97 },
98 "notification-url": "https:\/\/packagist.org\/downloads\/",
99 "license": [
100 "MIT"
101 ],
102 "authors": [
103 {
104 "name": "Matt Butcher",
105 "email": "technosophos@gmail.com"
106 },
107 {
108 "name": "Matt Farina",
109 "email": "matt@mattfarina.com"
110 },
111 {
112 "name": "Asmir Mustafic",
113 "email": "goetas@gmail.com"
114 }
115 ],
116 "description": "An HTML5 parser and serializer.",
117 "homepage": "http:\/\/masterminds.github.io\/html5-php",
118 "keywords": [
119 "HTML5",
120 "dom",
121 "html",
122 "parser",
123 "querypath",
124 "serializer",
125 "xml"
126 ],
127 "support": {
128 "issues": "https:\/\/github.com\/Masterminds\/html5-php\/issues",
129 "source": "https:\/\/github.com\/Masterminds\/html5-php\/tree\/2.9.0"
130 },
131 "install-path": "..\/masterminds\/html5"
132 },
133 {
134 "name": "paragonie\/random_compat",
135 "version": "v9.99.100",
136 "version_normalized": "9.99.100.0",
137 "source": {
138 "type": "git",
139 "url": "https:\/\/github.com\/paragonie\/random_compat.git",
140 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
141 },
142 "dist": {
143 "type": "zip",
144 "url": "https:\/\/api.github.com\/repos\/paragonie\/random_compat\/zipball\/996434e5492cb4c3edcb9168db6fbb1359ef965a",
145 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
146 "shasum": ""
147 },
148 "require": {
149 "php": ">= 7"
150 },
151 "require-dev": {
152 "phpunit\/phpunit": "4.*|5.*",
153 "vimeo\/psalm": "^1"
154 },
155 "suggest": {
156 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
157 },
158 "time": "2020-10-15T08:29:30+00:00",
159 "type": "library",
160 "installation-source": "dist",
161 "notification-url": "https:\/\/packagist.org\/downloads\/",
162 "license": [
163 "MIT"
164 ],
165 "authors": [
166 {
167 "name": "Paragon Initiative Enterprises",
168 "email": "security@paragonie.com",
169 "homepage": "https:\/\/paragonie.com"
170 }
171 ],
172 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
173 "keywords": [
174 "csprng",
175 "polyfill",
176 "pseudorandom",
177 "random"
178 ],
179 "support": {
180 "email": "info@paragonie.com",
181 "issues": "https:\/\/github.com\/paragonie\/random_compat\/issues",
182 "source": "https:\/\/github.com\/paragonie\/random_compat"
183 },
184 "install-path": "..\/paragonie\/random_compat"
185 },
186 {
187 "name": "psr\/container",
188 "version": "1.1.2",
189 "version_normalized": "1.1.2.0",
190 "source": {
191 "type": "git",
192 "url": "https:\/\/github.com\/php-fig\/container.git",
193 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
194 },
195 "dist": {
196 "type": "zip",
197 "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/513e0666f7216c7459170d56df27dfcefe1689ea",
198 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
199 "shasum": ""
200 },
201 "require": {
202 "php": ">=7.4.0"
203 },
204 "time": "2021-11-05T16:50:12+00:00",
205 "type": "library",
206 "installation-source": "dist",
207 "autoload": {
208 "psr-4": {
209 "WindPressDeps\\Psr\\Container\\": "src\/"
210 }
211 },
212 "notification-url": "https:\/\/packagist.org\/downloads\/",
213 "license": [
214 "MIT"
215 ],
216 "authors": [
217 {
218 "name": "PHP-FIG",
219 "homepage": "https:\/\/www.php-fig.org\/"
220 }
221 ],
222 "description": "Common Container Interface (PHP FIG PSR-11)",
223 "homepage": "https:\/\/github.com\/php-fig\/container",
224 "keywords": [
225 "PSR-11",
226 "container",
227 "container-interface",
228 "container-interop",
229 "psr"
230 ],
231 "support": {
232 "issues": "https:\/\/github.com\/php-fig\/container\/issues",
233 "source": "https:\/\/github.com\/php-fig\/container\/tree\/1.1.2"
234 },
235 "install-path": "..\/psr\/container"
236 },
237 {
238 "name": "rosua\/leak",
239 "version": "dev-master",
240 "version_normalized": "dev-master",
241 "source": {
242 "type": "git",
243 "url": "https:\/\/github.com\/orgrosua\/leak.git",
244 "reference": "9c51100104576803a9ee90e90876a1144a926006"
245 },
246 "dist": {
247 "type": "zip",
248 "url": "https:\/\/api.github.com\/repos\/orgrosua\/leak\/zipball\/9c51100104576803a9ee90e90876a1144a926006",
249 "reference": "9c51100104576803a9ee90e90876a1144a926006",
250 "shasum": ""
251 },
252 "require-dev": {
253 "rector\/rector": "^0.14.5",
254 "symplify\/easy-coding-standard": "^11.1"
255 },
256 "time": "2022-12-23T03:11:22+00:00",
257 "default-branch": true,
258 "type": "library",
259 "installation-source": "source",
260 "autoload": {
261 "files": [
262 "src\/functions.php"
263 ],
264 "psr-4": {
265 "WindPressDeps\\Rosua\\Leak\\": "src\/"
266 }
267 },
268 "notification-url": "https:\/\/packagist.org\/downloads\/",
269 "license": [
270 "MIT"
271 ],
272 "authors": [
273 {
274 "name": "Rosua",
275 "email": "id@rosua.org"
276 }
277 ],
278 "description": "a ReflectionClass wrapper to leak an encapsulated class",
279 "support": {
280 "issues": "https:\/\/github.com\/orgrosua\/leak\/issues",
281 "source": "https:\/\/github.com\/orgrosua\/leak\/tree\/master"
282 },
283 "install-path": "..\/rosua\/leak"
284 },
285 {
286 "name": "symfony\/deprecation-contracts",
287 "version": "v2.5.3",
288 "version_normalized": "2.5.3.0",
289 "source": {
290 "type": "git",
291 "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git",
292 "reference": "80d075412b557d41002320b96a096ca65aa2c98d"
293 },
294 "dist": {
295 "type": "zip",
296 "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/80d075412b557d41002320b96a096ca65aa2c98d",
297 "reference": "80d075412b557d41002320b96a096ca65aa2c98d",
298 "shasum": ""
299 },
300 "require": {
301 "php": ">=7.1"
302 },
303 "time": "2023-01-24T14:02:46+00:00",
304 "type": "library",
305 "extra": {
306 "branch-alias": {
307 "dev-main": "2.5-dev"
308 },
309 "thanks": {
310 "name": "symfony\/contracts",
311 "url": "https:\/\/github.com\/symfony\/contracts"
312 }
313 },
314 "installation-source": "dist",
315 "autoload": {
316 "files": [
317 "function.php"
318 ]
319 },
320 "notification-url": "https:\/\/packagist.org\/downloads\/",
321 "license": [
322 "MIT"
323 ],
324 "authors": [
325 {
326 "name": "Nicolas Grekas",
327 "email": "p@tchwork.com"
328 },
329 {
330 "name": "Symfony Community",
331 "homepage": "https:\/\/symfony.com\/contributors"
332 }
333 ],
334 "description": "A generic function and convention to trigger deprecation notices",
335 "homepage": "https:\/\/symfony.com",
336 "support": {
337 "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v2.5.3"
338 },
339 "funding": [
340 {
341 "url": "https:\/\/symfony.com\/sponsor",
342 "type": "custom"
343 },
344 {
345 "url": "https:\/\/github.com\/fabpot",
346 "type": "github"
347 },
348 {
349 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
350 "type": "tidelift"
351 }
352 ],
353 "install-path": "..\/symfony\/deprecation-contracts"
354 },
355 {
356 "name": "symfony\/finder",
357 "version": "v5.4.43",
358 "version_normalized": "5.4.43.0",
359 "source": {
360 "type": "git",
361 "url": "https:\/\/github.com\/symfony\/finder.git",
362 "reference": "ae25a9145a900764158d439653d5630191155ca0"
363 },
364 "dist": {
365 "type": "zip",
366 "url": "https:\/\/api.github.com\/repos\/symfony\/finder\/zipball\/ae25a9145a900764158d439653d5630191155ca0",
367 "reference": "ae25a9145a900764158d439653d5630191155ca0",
368 "shasum": ""
369 },
370 "require": {
371 "php": ">=7.2.5",
372 "symfony\/deprecation-contracts": "^2.1|^3",
373 "symfony\/polyfill-php80": "^1.16"
374 },
375 "time": "2024-08-13T14:03:51+00:00",
376 "type": "library",
377 "installation-source": "dist",
378 "autoload": {
379 "psr-4": {
380 "WindPressDeps\\Symfony\\Component\\Finder\\": ""
381 },
382 "exclude-from-classmap": [
383 "\/Tests\/"
384 ]
385 },
386 "notification-url": "https:\/\/packagist.org\/downloads\/",
387 "license": [
388 "MIT"
389 ],
390 "authors": [
391 {
392 "name": "Fabien Potencier",
393 "email": "fabien@symfony.com"
394 },
395 {
396 "name": "Symfony Community",
397 "homepage": "https:\/\/symfony.com\/contributors"
398 }
399 ],
400 "description": "Finds files and directories via an intuitive fluent interface",
401 "homepage": "https:\/\/symfony.com",
402 "support": {
403 "source": "https:\/\/github.com\/symfony\/finder\/tree\/v5.4.43"
404 },
405 "funding": [
406 {
407 "url": "https:\/\/symfony.com\/sponsor",
408 "type": "custom"
409 },
410 {
411 "url": "https:\/\/github.com\/fabpot",
412 "type": "github"
413 },
414 {
415 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
416 "type": "tidelift"
417 }
418 ],
419 "install-path": "..\/symfony\/finder"
420 },
421 {
422 "name": "symfony\/polyfill-ctype",
423 "version": "v1.31.0",
424 "version_normalized": "1.31.0.0",
425 "source": {
426 "type": "git",
427 "url": "https:\/\/github.com\/symfony\/polyfill-ctype.git",
428 "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
429 },
430 "dist": {
431 "type": "zip",
432 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-ctype\/zipball\/a3cc8b044a6ea513310cbd48ef7333b384945638",
433 "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
434 "shasum": ""
435 },
436 "require": {
437 "php": ">=7.2"
438 },
439 "provide": {
440 "ext-ctype": "*"
441 },
442 "suggest": {
443 "ext-ctype": "For best performance"
444 },
445 "time": "2024-09-09T11:45:10+00:00",
446 "type": "library",
447 "extra": {
448 "thanks": {
449 "name": "symfony\/polyfill",
450 "url": "https:\/\/github.com\/symfony\/polyfill"
451 }
452 },
453 "installation-source": "dist",
454 "autoload": {
455 "files": [
456 "bootstrap.php"
457 ],
458 "psr-4": {
459 "Symfony\\Polyfill\\Ctype\\": ""
460 }
461 },
462 "notification-url": "https:\/\/packagist.org\/downloads\/",
463 "license": [
464 "MIT"
465 ],
466 "authors": [
467 {
468 "name": "Gert de Pagter",
469 "email": "BackEndTea@gmail.com"
470 },
471 {
472 "name": "Symfony Community",
473 "homepage": "https:\/\/symfony.com\/contributors"
474 }
475 ],
476 "description": "Symfony polyfill for ctype functions",
477 "homepage": "https:\/\/symfony.com",
478 "keywords": [
479 "compatibility",
480 "ctype",
481 "polyfill",
482 "portable"
483 ],
484 "support": {
485 "source": "https:\/\/github.com\/symfony\/polyfill-ctype\/tree\/v1.31.0"
486 },
487 "funding": [
488 {
489 "url": "https:\/\/symfony.com\/sponsor",
490 "type": "custom"
491 },
492 {
493 "url": "https:\/\/github.com\/fabpot",
494 "type": "github"
495 },
496 {
497 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
498 "type": "tidelift"
499 }
500 ],
501 "install-path": "..\/symfony\/polyfill-ctype"
502 },
503 {
504 "name": "symfony\/polyfill-intl-grapheme",
505 "version": "v1.31.0",
506 "version_normalized": "1.31.0.0",
507 "source": {
508 "type": "git",
509 "url": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme.git",
510 "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
511 },
512 "dist": {
513 "type": "zip",
514 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-grapheme\/zipball\/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
515 "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
516 "shasum": ""
517 },
518 "require": {
519 "php": ">=7.2"
520 },
521 "suggest": {
522 "ext-intl": "For best performance"
523 },
524 "time": "2024-09-09T11:45:10+00:00",
525 "type": "library",
526 "extra": {
527 "thanks": {
528 "name": "symfony\/polyfill",
529 "url": "https:\/\/github.com\/symfony\/polyfill"
530 }
531 },
532 "installation-source": "dist",
533 "autoload": {
534 "files": [
535 "bootstrap.php"
536 ],
537 "psr-4": {
538 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
539 }
540 },
541 "notification-url": "https:\/\/packagist.org\/downloads\/",
542 "license": [
543 "MIT"
544 ],
545 "authors": [
546 {
547 "name": "Nicolas Grekas",
548 "email": "p@tchwork.com"
549 },
550 {
551 "name": "Symfony Community",
552 "homepage": "https:\/\/symfony.com\/contributors"
553 }
554 ],
555 "description": "Symfony polyfill for intl's grapheme_* functions",
556 "homepage": "https:\/\/symfony.com",
557 "keywords": [
558 "compatibility",
559 "grapheme",
560 "intl",
561 "polyfill",
562 "portable",
563 "shim"
564 ],
565 "support": {
566 "source": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme\/tree\/v1.31.0"
567 },
568 "funding": [
569 {
570 "url": "https:\/\/symfony.com\/sponsor",
571 "type": "custom"
572 },
573 {
574 "url": "https:\/\/github.com\/fabpot",
575 "type": "github"
576 },
577 {
578 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
579 "type": "tidelift"
580 }
581 ],
582 "install-path": "..\/symfony\/polyfill-intl-grapheme"
583 },
584 {
585 "name": "symfony\/polyfill-intl-normalizer",
586 "version": "v1.31.0",
587 "version_normalized": "1.31.0.0",
588 "source": {
589 "type": "git",
590 "url": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer.git",
591 "reference": "3833d7255cc303546435cb650316bff708a1c75c"
592 },
593 "dist": {
594 "type": "zip",
595 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-normalizer\/zipball\/3833d7255cc303546435cb650316bff708a1c75c",
596 "reference": "3833d7255cc303546435cb650316bff708a1c75c",
597 "shasum": ""
598 },
599 "require": {
600 "php": ">=7.2"
601 },
602 "suggest": {
603 "ext-intl": "For best performance"
604 },
605 "time": "2024-09-09T11:45:10+00:00",
606 "type": "library",
607 "extra": {
608 "thanks": {
609 "name": "symfony\/polyfill",
610 "url": "https:\/\/github.com\/symfony\/polyfill"
611 }
612 },
613 "installation-source": "dist",
614 "autoload": {
615 "files": [
616 "bootstrap.php"
617 ],
618 "psr-4": {
619 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
620 },
621 "classmap": [
622 "Resources\/stubs"
623 ]
624 },
625 "notification-url": "https:\/\/packagist.org\/downloads\/",
626 "license": [
627 "MIT"
628 ],
629 "authors": [
630 {
631 "name": "Nicolas Grekas",
632 "email": "p@tchwork.com"
633 },
634 {
635 "name": "Symfony Community",
636 "homepage": "https:\/\/symfony.com\/contributors"
637 }
638 ],
639 "description": "Symfony polyfill for intl's Normalizer class and related functions",
640 "homepage": "https:\/\/symfony.com",
641 "keywords": [
642 "compatibility",
643 "intl",
644 "normalizer",
645 "polyfill",
646 "portable",
647 "shim"
648 ],
649 "support": {
650 "source": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer\/tree\/v1.31.0"
651 },
652 "funding": [
653 {
654 "url": "https:\/\/symfony.com\/sponsor",
655 "type": "custom"
656 },
657 {
658 "url": "https:\/\/github.com\/fabpot",
659 "type": "github"
660 },
661 {
662 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
663 "type": "tidelift"
664 }
665 ],
666 "install-path": "..\/symfony\/polyfill-intl-normalizer"
667 },
668 {
669 "name": "symfony\/polyfill-mbstring",
670 "version": "v1.31.0",
671 "version_normalized": "1.31.0.0",
672 "source": {
673 "type": "git",
674 "url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git",
675 "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
676 },
677 "dist": {
678 "type": "zip",
679 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/85181ba99b2345b0ef10ce42ecac37612d9fd341",
680 "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
681 "shasum": ""
682 },
683 "require": {
684 "php": ">=7.2"
685 },
686 "provide": {
687 "ext-mbstring": "*"
688 },
689 "suggest": {
690 "ext-mbstring": "For best performance"
691 },
692 "time": "2024-09-09T11:45:10+00:00",
693 "type": "library",
694 "extra": {
695 "thanks": {
696 "name": "symfony\/polyfill",
697 "url": "https:\/\/github.com\/symfony\/polyfill"
698 }
699 },
700 "installation-source": "dist",
701 "autoload": {
702 "files": [
703 "bootstrap.php"
704 ],
705 "psr-4": {
706 "Symfony\\Polyfill\\Mbstring\\": ""
707 }
708 },
709 "notification-url": "https:\/\/packagist.org\/downloads\/",
710 "license": [
711 "MIT"
712 ],
713 "authors": [
714 {
715 "name": "Nicolas Grekas",
716 "email": "p@tchwork.com"
717 },
718 {
719 "name": "Symfony Community",
720 "homepage": "https:\/\/symfony.com\/contributors"
721 }
722 ],
723 "description": "Symfony polyfill for the Mbstring extension",
724 "homepage": "https:\/\/symfony.com",
725 "keywords": [
726 "compatibility",
727 "mbstring",
728 "polyfill",
729 "portable",
730 "shim"
731 ],
732 "support": {
733 "source": "https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.31.0"
734 },
735 "funding": [
736 {
737 "url": "https:\/\/symfony.com\/sponsor",
738 "type": "custom"
739 },
740 {
741 "url": "https:\/\/github.com\/fabpot",
742 "type": "github"
743 },
744 {
745 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
746 "type": "tidelift"
747 }
748 ],
749 "install-path": "..\/symfony\/polyfill-mbstring"
750 },
751 {
752 "name": "symfony\/polyfill-php80",
753 "version": "v1.31.0",
754 "version_normalized": "1.31.0.0",
755 "source": {
756 "type": "git",
757 "url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
758 "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
759 },
760 "dist": {
761 "type": "zip",
762 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
763 "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
764 "shasum": ""
765 },
766 "require": {
767 "php": ">=7.2"
768 },
769 "time": "2024-09-09T11:45:10+00:00",
770 "type": "library",
771 "extra": {
772 "thanks": {
773 "name": "symfony\/polyfill",
774 "url": "https:\/\/github.com\/symfony\/polyfill"
775 }
776 },
777 "installation-source": "dist",
778 "autoload": {
779 "files": [
780 "bootstrap.php"
781 ],
782 "psr-4": {
783 "Symfony\\Polyfill\\Php80\\": ""
784 },
785 "classmap": [
786 "Resources\/stubs"
787 ]
788 },
789 "notification-url": "https:\/\/packagist.org\/downloads\/",
790 "license": [
791 "MIT"
792 ],
793 "authors": [
794 {
795 "name": "Ion Bazan",
796 "email": "ion.bazan@gmail.com"
797 },
798 {
799 "name": "Nicolas Grekas",
800 "email": "p@tchwork.com"
801 },
802 {
803 "name": "Symfony Community",
804 "homepage": "https:\/\/symfony.com\/contributors"
805 }
806 ],
807 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
808 "homepage": "https:\/\/symfony.com",
809 "keywords": [
810 "compatibility",
811 "polyfill",
812 "portable",
813 "shim"
814 ],
815 "support": {
816 "source": "https:\/\/github.com\/symfony\/polyfill-php80\/tree\/v1.31.0"
817 },
818 "funding": [
819 {
820 "url": "https:\/\/symfony.com\/sponsor",
821 "type": "custom"
822 },
823 {
824 "url": "https:\/\/github.com\/fabpot",
825 "type": "github"
826 },
827 {
828 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
829 "type": "tidelift"
830 }
831 ],
832 "install-path": "..\/symfony\/polyfill-php80"
833 },
834 {
835 "name": "symfony\/property-access",
836 "version": "v5.4.43",
837 "version_normalized": "5.4.43.0",
838 "source": {
839 "type": "git",
840 "url": "https:\/\/github.com\/symfony\/property-access.git",
841 "reference": "2d751866b976a02e22743359733edc55cd20e9fd"
842 },
843 "dist": {
844 "type": "zip",
845 "url": "https:\/\/api.github.com\/repos\/symfony\/property-access\/zipball\/2d751866b976a02e22743359733edc55cd20e9fd",
846 "reference": "2d751866b976a02e22743359733edc55cd20e9fd",
847 "shasum": ""
848 },
849 "require": {
850 "php": ">=7.2.5",
851 "symfony\/deprecation-contracts": "^2.1|^3",
852 "symfony\/polyfill-php80": "^1.16",
853 "symfony\/property-info": "^5.2|^6.0"
854 },
855 "require-dev": {
856 "symfony\/cache": "^4.4|^5.0|^6.0"
857 },
858 "suggest": {
859 "psr\/cache-implementation": "To cache access methods."
860 },
861 "time": "2024-08-29T08:50:14+00:00",
862 "type": "library",
863 "installation-source": "dist",
864 "autoload": {
865 "psr-4": {
866 "WindPressDeps\\Symfony\\Component\\PropertyAccess\\": ""
867 },
868 "exclude-from-classmap": [
869 "\/Tests\/"
870 ]
871 },
872 "notification-url": "https:\/\/packagist.org\/downloads\/",
873 "license": [
874 "MIT"
875 ],
876 "authors": [
877 {
878 "name": "Fabien Potencier",
879 "email": "fabien@symfony.com"
880 },
881 {
882 "name": "Symfony Community",
883 "homepage": "https:\/\/symfony.com\/contributors"
884 }
885 ],
886 "description": "Provides functions to read and write from\/to an object or array using a simple string notation",
887 "homepage": "https:\/\/symfony.com",
888 "keywords": [
889 "access",
890 "array",
891 "extraction",
892 "index",
893 "injection",
894 "object",
895 "property",
896 "property-path",
897 "reflection"
898 ],
899 "support": {
900 "source": "https:\/\/github.com\/symfony\/property-access\/tree\/v5.4.43"
901 },
902 "funding": [
903 {
904 "url": "https:\/\/symfony.com\/sponsor",
905 "type": "custom"
906 },
907 {
908 "url": "https:\/\/github.com\/fabpot",
909 "type": "github"
910 },
911 {
912 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
913 "type": "tidelift"
914 }
915 ],
916 "install-path": "..\/symfony\/property-access"
917 },
918 {
919 "name": "symfony\/property-info",
920 "version": "v5.4.42",
921 "version_normalized": "5.4.42.0",
922 "source": {
923 "type": "git",
924 "url": "https:\/\/github.com\/symfony\/property-info.git",
925 "reference": "825aa937f6e8cd63dcc118d0af84d7d4979cddf4"
926 },
927 "dist": {
928 "type": "zip",
929 "url": "https:\/\/api.github.com\/repos\/symfony\/property-info\/zipball\/825aa937f6e8cd63dcc118d0af84d7d4979cddf4",
930 "reference": "825aa937f6e8cd63dcc118d0af84d7d4979cddf4",
931 "shasum": ""
932 },
933 "require": {
934 "php": ">=7.2.5",
935 "symfony\/deprecation-contracts": "^2.1|^3",
936 "symfony\/polyfill-php80": "^1.16",
937 "symfony\/string": "^5.1|^6.0"
938 },
939 "conflict": {
940 "phpdocumentor\/reflection-docblock": "<3.2.2",
941 "phpdocumentor\/type-resolver": "<1.4.0",
942 "symfony\/dependency-injection": "<4.4"
943 },
944 "require-dev": {
945 "doctrine\/annotations": "^1.10.4|^2",
946 "phpdocumentor\/reflection-docblock": "^3.0|^4.0|^5.0",
947 "phpstan\/phpdoc-parser": "^1.0",
948 "symfony\/cache": "^4.4|^5.0|^6.0",
949 "symfony\/dependency-injection": "^4.4|^5.0|^6.0",
950 "symfony\/serializer": "^4.4|^5.0|^6.0"
951 },
952 "suggest": {
953 "phpdocumentor\/reflection-docblock": "To use the PHPDoc",
954 "psr\/cache-implementation": "To cache results",
955 "symfony\/doctrine-bridge": "To use Doctrine metadata",
956 "symfony\/serializer": "To use Serializer metadata"
957 },
958 "time": "2024-07-22T18:03:36+00:00",
959 "type": "library",
960 "installation-source": "dist",
961 "autoload": {
962 "psr-4": {
963 "WindPressDeps\\Symfony\\Component\\PropertyInfo\\": ""
964 },
965 "exclude-from-classmap": [
966 "\/Tests\/"
967 ]
968 },
969 "notification-url": "https:\/\/packagist.org\/downloads\/",
970 "license": [
971 "MIT"
972 ],
973 "authors": [
974 {
975 "name": "K\u00e9vin Dunglas",
976 "email": "dunglas@gmail.com"
977 },
978 {
979 "name": "Symfony Community",
980 "homepage": "https:\/\/symfony.com\/contributors"
981 }
982 ],
983 "description": "Extracts information about PHP class' properties using metadata of popular sources",
984 "homepage": "https:\/\/symfony.com",
985 "keywords": [
986 "doctrine",
987 "phpdoc",
988 "property",
989 "symfony",
990 "type",
991 "validator"
992 ],
993 "support": {
994 "source": "https:\/\/github.com\/symfony\/property-info\/tree\/v5.4.42"
995 },
996 "funding": [
997 {
998 "url": "https:\/\/symfony.com\/sponsor",
999 "type": "custom"
1000 },
1001 {
1002 "url": "https:\/\/github.com\/fabpot",
1003 "type": "github"
1004 },
1005 {
1006 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1007 "type": "tidelift"
1008 }
1009 ],
1010 "install-path": "..\/symfony\/property-info"
1011 },
1012 {
1013 "name": "symfony\/service-contracts",
1014 "version": "v2.5.3",
1015 "version_normalized": "2.5.3.0",
1016 "source": {
1017 "type": "git",
1018 "url": "https:\/\/github.com\/symfony\/service-contracts.git",
1019 "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3"
1020 },
1021 "dist": {
1022 "type": "zip",
1023 "url": "https:\/\/api.github.com\/repos\/symfony\/service-contracts\/zipball\/a2329596ddc8fd568900e3fc76cba42489ecc7f3",
1024 "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3",
1025 "shasum": ""
1026 },
1027 "require": {
1028 "php": ">=7.2.5",
1029 "psr\/container": "^1.1",
1030 "symfony\/deprecation-contracts": "^2.1|^3"
1031 },
1032 "conflict": {
1033 "ext-psr": "<1.1|>=2"
1034 },
1035 "suggest": {
1036 "symfony\/service-implementation": ""
1037 },
1038 "time": "2023-04-21T15:04:16+00:00",
1039 "type": "library",
1040 "extra": {
1041 "branch-alias": {
1042 "dev-main": "2.5-dev"
1043 },
1044 "thanks": {
1045 "name": "symfony\/contracts",
1046 "url": "https:\/\/github.com\/symfony\/contracts"
1047 }
1048 },
1049 "installation-source": "dist",
1050 "autoload": {
1051 "psr-4": {
1052 "WindPressDeps\\Symfony\\Contracts\\Service\\": ""
1053 }
1054 },
1055 "notification-url": "https:\/\/packagist.org\/downloads\/",
1056 "license": [
1057 "MIT"
1058 ],
1059 "authors": [
1060 {
1061 "name": "Nicolas Grekas",
1062 "email": "p@tchwork.com"
1063 },
1064 {
1065 "name": "Symfony Community",
1066 "homepage": "https:\/\/symfony.com\/contributors"
1067 }
1068 ],
1069 "description": "Generic abstractions related to writing services",
1070 "homepage": "https:\/\/symfony.com",
1071 "keywords": [
1072 "abstractions",
1073 "contracts",
1074 "decoupling",
1075 "interfaces",
1076 "interoperability",
1077 "standards"
1078 ],
1079 "support": {
1080 "source": "https:\/\/github.com\/symfony\/service-contracts\/tree\/v2.5.3"
1081 },
1082 "funding": [
1083 {
1084 "url": "https:\/\/symfony.com\/sponsor",
1085 "type": "custom"
1086 },
1087 {
1088 "url": "https:\/\/github.com\/fabpot",
1089 "type": "github"
1090 },
1091 {
1092 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1093 "type": "tidelift"
1094 }
1095 ],
1096 "install-path": "..\/symfony\/service-contracts"
1097 },
1098 {
1099 "name": "symfony\/stopwatch",
1100 "version": "v5.4.40",
1101 "version_normalized": "5.4.40.0",
1102 "source": {
1103 "type": "git",
1104 "url": "https:\/\/github.com\/symfony\/stopwatch.git",
1105 "reference": "0e9daf3b7c805c747638b2cc48f1649e594f9625"
1106 },
1107 "dist": {
1108 "type": "zip",
1109 "url": "https:\/\/api.github.com\/repos\/symfony\/stopwatch\/zipball\/0e9daf3b7c805c747638b2cc48f1649e594f9625",
1110 "reference": "0e9daf3b7c805c747638b2cc48f1649e594f9625",
1111 "shasum": ""
1112 },
1113 "require": {
1114 "php": ">=7.2.5",
1115 "symfony\/service-contracts": "^1|^2|^3"
1116 },
1117 "time": "2024-05-31T14:33:22+00:00",
1118 "type": "library",
1119 "installation-source": "dist",
1120 "autoload": {
1121 "psr-4": {
1122 "WindPressDeps\\Symfony\\Component\\Stopwatch\\": ""
1123 },
1124 "exclude-from-classmap": [
1125 "\/Tests\/"
1126 ]
1127 },
1128 "notification-url": "https:\/\/packagist.org\/downloads\/",
1129 "license": [
1130 "MIT"
1131 ],
1132 "authors": [
1133 {
1134 "name": "Fabien Potencier",
1135 "email": "fabien@symfony.com"
1136 },
1137 {
1138 "name": "Symfony Community",
1139 "homepage": "https:\/\/symfony.com\/contributors"
1140 }
1141 ],
1142 "description": "Provides a way to profile code",
1143 "homepage": "https:\/\/symfony.com",
1144 "support": {
1145 "source": "https:\/\/github.com\/symfony\/stopwatch\/tree\/v5.4.40"
1146 },
1147 "funding": [
1148 {
1149 "url": "https:\/\/symfony.com\/sponsor",
1150 "type": "custom"
1151 },
1152 {
1153 "url": "https:\/\/github.com\/fabpot",
1154 "type": "github"
1155 },
1156 {
1157 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1158 "type": "tidelift"
1159 }
1160 ],
1161 "install-path": "..\/symfony\/stopwatch"
1162 },
1163 {
1164 "name": "symfony\/string",
1165 "version": "v5.4.43",
1166 "version_normalized": "5.4.43.0",
1167 "source": {
1168 "type": "git",
1169 "url": "https:\/\/github.com\/symfony\/string.git",
1170 "reference": "8be1d484951ff5ca995eaf8edcbcb8b9a5888450"
1171 },
1172 "dist": {
1173 "type": "zip",
1174 "url": "https:\/\/api.github.com\/repos\/symfony\/string\/zipball\/8be1d484951ff5ca995eaf8edcbcb8b9a5888450",
1175 "reference": "8be1d484951ff5ca995eaf8edcbcb8b9a5888450",
1176 "shasum": ""
1177 },
1178 "require": {
1179 "php": ">=7.2.5",
1180 "symfony\/polyfill-ctype": "~1.8",
1181 "symfony\/polyfill-intl-grapheme": "~1.0",
1182 "symfony\/polyfill-intl-normalizer": "~1.0",
1183 "symfony\/polyfill-mbstring": "~1.0",
1184 "symfony\/polyfill-php80": "~1.15"
1185 },
1186 "conflict": {
1187 "symfony\/translation-contracts": ">=3.0"
1188 },
1189 "require-dev": {
1190 "symfony\/error-handler": "^4.4|^5.0|^6.0",
1191 "symfony\/http-client": "^4.4|^5.0|^6.0",
1192 "symfony\/translation-contracts": "^1.1|^2",
1193 "symfony\/var-exporter": "^4.4|^5.0|^6.0"
1194 },
1195 "time": "2024-08-01T10:24:28+00:00",
1196 "type": "library",
1197 "installation-source": "dist",
1198 "autoload": {
1199 "files": [
1200 "Resources\/functions.php"
1201 ],
1202 "psr-4": {
1203 "WindPressDeps\\Symfony\\Component\\String\\": ""
1204 },
1205 "exclude-from-classmap": [
1206 "\/Tests\/"
1207 ]
1208 },
1209 "notification-url": "https:\/\/packagist.org\/downloads\/",
1210 "license": [
1211 "MIT"
1212 ],
1213 "authors": [
1214 {
1215 "name": "Nicolas Grekas",
1216 "email": "p@tchwork.com"
1217 },
1218 {
1219 "name": "Symfony Community",
1220 "homepage": "https:\/\/symfony.com\/contributors"
1221 }
1222 ],
1223 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
1224 "homepage": "https:\/\/symfony.com",
1225 "keywords": [
1226 "grapheme",
1227 "i18n",
1228 "string",
1229 "unicode",
1230 "utf-8",
1231 "utf8"
1232 ],
1233 "support": {
1234 "source": "https:\/\/github.com\/symfony\/string\/tree\/v5.4.43"
1235 },
1236 "funding": [
1237 {
1238 "url": "https:\/\/symfony.com\/sponsor",
1239 "type": "custom"
1240 },
1241 {
1242 "url": "https:\/\/github.com\/fabpot",
1243 "type": "github"
1244 },
1245 {
1246 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1247 "type": "tidelift"
1248 }
1249 ],
1250 "install-path": "..\/symfony\/string"
1251 }
1252 ],
1253 "dev": false,
1254 "dev-package-names": []
1255 }