PluginProbe
WindPress – Tailwind CSS integration for WordPress / 3.2.85
WindPress – Tailwind CSS integration for WordPress v3.2.85
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.2.85, at vendor/composer/installed.json

1,543 lines 55.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "enshrined\/svg-sanitize",
5 "version": "0.22.0",
6 "version_normalized": "0.22.0.0",
7 "source": {
8 "type": "git",
9 "url": "https:\/\/github.com\/darylldoyle\/svg-sanitizer.git",
10 "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https:\/\/api.github.com\/repos\/darylldoyle\/svg-sanitizer\/zipball\/0afa95ea74be155a7bcd6c6fb60c276c39984500",
15 "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500",
16 "shasum": ""
17 },
18 "require": {
19 "ext-dom": "*",
20 "ext-libxml": "*",
21 "php": "^7.1 || ^8.0"
22 },
23 "require-dev": {
24 "phpunit\/phpunit": "^6.5 || ^8.5"
25 },
26 "time": "2025-08-12T10:13:48+00:00",
27 "type": "library",
28 "installation-source": "dist",
29 "autoload": {
30 "psr-4": {
31 "WindPressDeps\\enshrined\\svgSanitize\\": "src"
32 }
33 },
34 "notification-url": "https:\/\/packagist.org\/downloads\/",
35 "license": [
36 "GPL-2.0-or-later"
37 ],
38 "authors": [
39 {
40 "name": "Daryll Doyle",
41 "email": "daryll@enshrined.co.uk"
42 }
43 ],
44 "description": "An SVG sanitizer for PHP",
45 "support": {
46 "issues": "https:\/\/github.com\/darylldoyle\/svg-sanitizer\/issues",
47 "source": "https:\/\/github.com\/darylldoyle\/svg-sanitizer\/tree\/0.22.0"
48 },
49 "install-path": "..\/enshrined\/svg-sanitize"
50 },
51 {
52 "name": "hidehalo\/nanoid-php",
53 "version": "2.0",
54 "version_normalized": "2.0.0.0",
55 "source": {
56 "type": "git",
57 "url": "https:\/\/github.com\/hidehalo\/nanoid-php.git",
58 "reference": "3aa4f874d36e2368a57b2ad4c9ca1abe13514e66"
59 },
60 "dist": {
61 "type": "zip",
62 "url": "https:\/\/api.github.com\/repos\/hidehalo\/nanoid-php\/zipball\/3aa4f874d36e2368a57b2ad4c9ca1abe13514e66",
63 "reference": "3aa4f874d36e2368a57b2ad4c9ca1abe13514e66",
64 "shasum": ""
65 },
66 "require": {
67 "paragonie\/random_compat": ">=2.0",
68 "php": "~7.1|~8.0"
69 },
70 "require-dev": {
71 "phpunit\/phpunit": ">=5.6",
72 "squizlabs\/php_codesniffer": "^2.3"
73 },
74 "time": "2024-11-04T03:00:05+00:00",
75 "type": "library",
76 "extra": {
77 "branch-alias": {
78 "dev-master": "1.0-dev"
79 }
80 },
81 "installation-source": "dist",
82 "autoload": {
83 "psr-4": {
84 "WindPressDeps\\Hidehalo\\Nanoid\\": "src"
85 }
86 },
87 "notification-url": "https:\/\/packagist.org\/downloads\/",
88 "license": [
89 "MIT"
90 ],
91 "authors": [
92 {
93 "name": "hidehalo",
94 "email": "tianchen_cc@yeah.net",
95 "homepage": "https:\/\/github.com\/hidehalo",
96 "role": "Owner"
97 }
98 ],
99 "description": "A copy of nanoid in PHP",
100 "homepage": "https:\/\/github.com\/hidehalo\/nanoid-php",
101 "keywords": [
102 "hidehalo",
103 "nanoid-php"
104 ],
105 "support": {
106 "issues": "https:\/\/github.com\/hidehalo\/nanoid-php\/issues",
107 "source": "https:\/\/github.com\/hidehalo\/nanoid-php\/tree\/2.0"
108 },
109 "install-path": "..\/hidehalo\/nanoid-php"
110 },
111 {
112 "name": "masterminds\/html5",
113 "version": "2.10.0",
114 "version_normalized": "2.10.0.0",
115 "source": {
116 "type": "git",
117 "url": "https:\/\/github.com\/Masterminds\/html5-php.git",
118 "reference": "fcf91eb64359852f00d921887b219479b4f21251"
119 },
120 "dist": {
121 "type": "zip",
122 "url": "https:\/\/api.github.com\/repos\/Masterminds\/html5-php\/zipball\/fcf91eb64359852f00d921887b219479b4f21251",
123 "reference": "fcf91eb64359852f00d921887b219479b4f21251",
124 "shasum": ""
125 },
126 "require": {
127 "ext-dom": "*",
128 "php": ">=5.3.0"
129 },
130 "require-dev": {
131 "phpunit\/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
132 },
133 "time": "2025-07-25T09:04:22+00:00",
134 "type": "library",
135 "extra": {
136 "branch-alias": {
137 "dev-master": "2.7-dev"
138 }
139 },
140 "installation-source": "dist",
141 "autoload": {
142 "psr-4": {
143 "WindPressDeps\\Masterminds\\": "src"
144 }
145 },
146 "notification-url": "https:\/\/packagist.org\/downloads\/",
147 "license": [
148 "MIT"
149 ],
150 "authors": [
151 {
152 "name": "Matt Butcher",
153 "email": "technosophos@gmail.com"
154 },
155 {
156 "name": "Matt Farina",
157 "email": "matt@mattfarina.com"
158 },
159 {
160 "name": "Asmir Mustafic",
161 "email": "goetas@gmail.com"
162 }
163 ],
164 "description": "An HTML5 parser and serializer.",
165 "homepage": "http:\/\/masterminds.github.io\/html5-php",
166 "keywords": [
167 "HTML5",
168 "dom",
169 "html",
170 "parser",
171 "querypath",
172 "serializer",
173 "xml"
174 ],
175 "support": {
176 "issues": "https:\/\/github.com\/Masterminds\/html5-php\/issues",
177 "source": "https:\/\/github.com\/Masterminds\/html5-php\/tree\/2.10.0"
178 },
179 "install-path": "..\/masterminds\/html5"
180 },
181 {
182 "name": "nabasa\/vp-wp",
183 "version": "v0.3.1",
184 "version_normalized": "0.3.1.0",
185 "source": {
186 "type": "git",
187 "url": "https:\/\/github.com\/nabasa-dev\/vp-wp.git",
188 "reference": "6b8e91b8265260fb5337b7a0e5d0192b8ea6e0f3"
189 },
190 "dist": {
191 "type": "zip",
192 "url": "https:\/\/api.github.com\/repos\/nabasa-dev\/vp-wp\/zipball\/6b8e91b8265260fb5337b7a0e5d0192b8ea6e0f3",
193 "reference": "6b8e91b8265260fb5337b7a0e5d0192b8ea6e0f3",
194 "shasum": ""
195 },
196 "require": {
197 "php": ">=7.4"
198 },
199 "time": "2026-03-25T13:19:31+00:00",
200 "type": "library",
201 "installation-source": "dist",
202 "autoload": {
203 "files": [
204 "vp-wp.php"
205 ]
206 },
207 "notification-url": "https:\/\/packagist.org\/downloads\/",
208 "license": [
209 "MIT"
210 ],
211 "description": "WordPress integration for Vite+.",
212 "homepage": "https:\/\/github.com\/nabasa-dev\/vp-wp",
213 "keywords": [
214 "vite",
215 "vite-plus",
216 "wordpress"
217 ],
218 "support": {
219 "issues": "https:\/\/github.com\/nabasa-dev\/vp-wp\/issues",
220 "source": "https:\/\/github.com\/nabasa-dev\/vp-wp"
221 },
222 "install-path": "..\/nabasa\/vp-wp"
223 },
224 {
225 "name": "paragonie\/random_compat",
226 "version": "v9.99.100",
227 "version_normalized": "9.99.100.0",
228 "source": {
229 "type": "git",
230 "url": "https:\/\/github.com\/paragonie\/random_compat.git",
231 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
232 },
233 "dist": {
234 "type": "zip",
235 "url": "https:\/\/api.github.com\/repos\/paragonie\/random_compat\/zipball\/996434e5492cb4c3edcb9168db6fbb1359ef965a",
236 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
237 "shasum": ""
238 },
239 "require": {
240 "php": ">= 7"
241 },
242 "require-dev": {
243 "phpunit\/phpunit": "4.*|5.*",
244 "vimeo\/psalm": "^1"
245 },
246 "suggest": {
247 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
248 },
249 "time": "2020-10-15T08:29:30+00:00",
250 "type": "library",
251 "installation-source": "dist",
252 "notification-url": "https:\/\/packagist.org\/downloads\/",
253 "license": [
254 "MIT"
255 ],
256 "authors": [
257 {
258 "name": "Paragon Initiative Enterprises",
259 "email": "security@paragonie.com",
260 "homepage": "https:\/\/paragonie.com"
261 }
262 ],
263 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
264 "keywords": [
265 "csprng",
266 "polyfill",
267 "pseudorandom",
268 "random"
269 ],
270 "support": {
271 "email": "info@paragonie.com",
272 "issues": "https:\/\/github.com\/paragonie\/random_compat\/issues",
273 "source": "https:\/\/github.com\/paragonie\/random_compat"
274 },
275 "install-path": "..\/paragonie\/random_compat"
276 },
277 {
278 "name": "psr\/container",
279 "version": "1.1.2",
280 "version_normalized": "1.1.2.0",
281 "source": {
282 "type": "git",
283 "url": "https:\/\/github.com\/php-fig\/container.git",
284 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
285 },
286 "dist": {
287 "type": "zip",
288 "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/513e0666f7216c7459170d56df27dfcefe1689ea",
289 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
290 "shasum": ""
291 },
292 "require": {
293 "php": ">=7.4.0"
294 },
295 "time": "2021-11-05T16:50:12+00:00",
296 "type": "library",
297 "installation-source": "dist",
298 "autoload": {
299 "psr-4": {
300 "WindPressDeps\\Psr\\Container\\": "src\/"
301 }
302 },
303 "notification-url": "https:\/\/packagist.org\/downloads\/",
304 "license": [
305 "MIT"
306 ],
307 "authors": [
308 {
309 "name": "PHP-FIG",
310 "homepage": "https:\/\/www.php-fig.org\/"
311 }
312 ],
313 "description": "Common Container Interface (PHP FIG PSR-11)",
314 "homepage": "https:\/\/github.com\/php-fig\/container",
315 "keywords": [
316 "PSR-11",
317 "container",
318 "container-interface",
319 "container-interop",
320 "psr"
321 ],
322 "support": {
323 "issues": "https:\/\/github.com\/php-fig\/container\/issues",
324 "source": "https:\/\/github.com\/php-fig\/container\/tree\/1.1.2"
325 },
326 "install-path": "..\/psr\/container"
327 },
328 {
329 "name": "symfony\/deprecation-contracts",
330 "version": "v2.5.4",
331 "version_normalized": "2.5.4.0",
332 "source": {
333 "type": "git",
334 "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git",
335 "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
336 },
337 "dist": {
338 "type": "zip",
339 "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/605389f2a7e5625f273b53960dc46aeaf9c62918",
340 "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
341 "shasum": ""
342 },
343 "require": {
344 "php": ">=7.1"
345 },
346 "time": "2024-09-25T14:11:13+00:00",
347 "type": "library",
348 "extra": {
349 "thanks": {
350 "url": "https:\/\/github.com\/symfony\/contracts",
351 "name": "symfony\/contracts"
352 },
353 "branch-alias": {
354 "dev-main": "2.5-dev"
355 }
356 },
357 "installation-source": "dist",
358 "autoload": {
359 "files": [
360 "function.php"
361 ]
362 },
363 "notification-url": "https:\/\/packagist.org\/downloads\/",
364 "license": [
365 "MIT"
366 ],
367 "authors": [
368 {
369 "name": "Nicolas Grekas",
370 "email": "p@tchwork.com"
371 },
372 {
373 "name": "Symfony Community",
374 "homepage": "https:\/\/symfony.com\/contributors"
375 }
376 ],
377 "description": "A generic function and convention to trigger deprecation notices",
378 "homepage": "https:\/\/symfony.com",
379 "support": {
380 "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v2.5.4"
381 },
382 "funding": [
383 {
384 "url": "https:\/\/symfony.com\/sponsor",
385 "type": "custom"
386 },
387 {
388 "url": "https:\/\/github.com\/fabpot",
389 "type": "github"
390 },
391 {
392 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
393 "type": "tidelift"
394 }
395 ],
396 "install-path": "..\/symfony\/deprecation-contracts"
397 },
398 {
399 "name": "symfony\/filesystem",
400 "version": "v5.4.45",
401 "version_normalized": "5.4.45.0",
402 "source": {
403 "type": "git",
404 "url": "https:\/\/github.com\/symfony\/filesystem.git",
405 "reference": "57c8294ed37d4a055b77057827c67f9558c95c54"
406 },
407 "dist": {
408 "type": "zip",
409 "url": "https:\/\/api.github.com\/repos\/symfony\/filesystem\/zipball\/57c8294ed37d4a055b77057827c67f9558c95c54",
410 "reference": "57c8294ed37d4a055b77057827c67f9558c95c54",
411 "shasum": ""
412 },
413 "require": {
414 "php": ">=7.2.5",
415 "symfony\/polyfill-ctype": "~1.8",
416 "symfony\/polyfill-mbstring": "~1.8",
417 "symfony\/polyfill-php80": "^1.16"
418 },
419 "require-dev": {
420 "symfony\/process": "^5.4|^6.4"
421 },
422 "time": "2024-10-22T13:05:35+00:00",
423 "type": "library",
424 "installation-source": "dist",
425 "autoload": {
426 "psr-4": {
427 "WindPressDeps\\Symfony\\Component\\Filesystem\\": ""
428 },
429 "exclude-from-classmap": [
430 "\/Tests\/"
431 ]
432 },
433 "notification-url": "https:\/\/packagist.org\/downloads\/",
434 "license": [
435 "MIT"
436 ],
437 "authors": [
438 {
439 "name": "Fabien Potencier",
440 "email": "fabien@symfony.com"
441 },
442 {
443 "name": "Symfony Community",
444 "homepage": "https:\/\/symfony.com\/contributors"
445 }
446 ],
447 "description": "Provides basic utilities for the filesystem",
448 "homepage": "https:\/\/symfony.com",
449 "support": {
450 "source": "https:\/\/github.com\/symfony\/filesystem\/tree\/v5.4.45"
451 },
452 "funding": [
453 {
454 "url": "https:\/\/symfony.com\/sponsor",
455 "type": "custom"
456 },
457 {
458 "url": "https:\/\/github.com\/fabpot",
459 "type": "github"
460 },
461 {
462 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
463 "type": "tidelift"
464 }
465 ],
466 "install-path": "..\/symfony\/filesystem"
467 },
468 {
469 "name": "symfony\/finder",
470 "version": "v5.4.45",
471 "version_normalized": "5.4.45.0",
472 "source": {
473 "type": "git",
474 "url": "https:\/\/github.com\/symfony\/finder.git",
475 "reference": "63741784cd7b9967975eec610b256eed3ede022b"
476 },
477 "dist": {
478 "type": "zip",
479 "url": "https:\/\/api.github.com\/repos\/symfony\/finder\/zipball\/63741784cd7b9967975eec610b256eed3ede022b",
480 "reference": "63741784cd7b9967975eec610b256eed3ede022b",
481 "shasum": ""
482 },
483 "require": {
484 "php": ">=7.2.5",
485 "symfony\/deprecation-contracts": "^2.1|^3",
486 "symfony\/polyfill-php80": "^1.16"
487 },
488 "time": "2024-09-28T13:32:08+00:00",
489 "type": "library",
490 "installation-source": "dist",
491 "autoload": {
492 "psr-4": {
493 "WindPressDeps\\Symfony\\Component\\Finder\\": ""
494 },
495 "exclude-from-classmap": [
496 "\/Tests\/"
497 ]
498 },
499 "notification-url": "https:\/\/packagist.org\/downloads\/",
500 "license": [
501 "MIT"
502 ],
503 "authors": [
504 {
505 "name": "Fabien Potencier",
506 "email": "fabien@symfony.com"
507 },
508 {
509 "name": "Symfony Community",
510 "homepage": "https:\/\/symfony.com\/contributors"
511 }
512 ],
513 "description": "Finds files and directories via an intuitive fluent interface",
514 "homepage": "https:\/\/symfony.com",
515 "support": {
516 "source": "https:\/\/github.com\/symfony\/finder\/tree\/v5.4.45"
517 },
518 "funding": [
519 {
520 "url": "https:\/\/symfony.com\/sponsor",
521 "type": "custom"
522 },
523 {
524 "url": "https:\/\/github.com\/fabpot",
525 "type": "github"
526 },
527 {
528 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
529 "type": "tidelift"
530 }
531 ],
532 "install-path": "..\/symfony\/finder"
533 },
534 {
535 "name": "symfony\/polyfill-ctype",
536 "version": "v1.33.0",
537 "version_normalized": "1.33.0.0",
538 "source": {
539 "type": "git",
540 "url": "https:\/\/github.com\/symfony\/polyfill-ctype.git",
541 "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
542 },
543 "dist": {
544 "type": "zip",
545 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-ctype\/zipball\/a3cc8b044a6ea513310cbd48ef7333b384945638",
546 "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
547 "shasum": ""
548 },
549 "require": {
550 "php": ">=7.2"
551 },
552 "provide": {
553 "ext-ctype": "*"
554 },
555 "suggest": {
556 "ext-ctype": "For best performance"
557 },
558 "time": "2024-09-09T11:45:10+00:00",
559 "type": "library",
560 "extra": {
561 "thanks": {
562 "url": "https:\/\/github.com\/symfony\/polyfill",
563 "name": "symfony\/polyfill"
564 }
565 },
566 "installation-source": "dist",
567 "autoload": {
568 "files": [
569 "bootstrap.php"
570 ],
571 "psr-4": {
572 "Symfony\\Polyfill\\Ctype\\": ""
573 }
574 },
575 "notification-url": "https:\/\/packagist.org\/downloads\/",
576 "license": [
577 "MIT"
578 ],
579 "authors": [
580 {
581 "name": "Gert de Pagter",
582 "email": "BackEndTea@gmail.com"
583 },
584 {
585 "name": "Symfony Community",
586 "homepage": "https:\/\/symfony.com\/contributors"
587 }
588 ],
589 "description": "Symfony polyfill for ctype functions",
590 "homepage": "https:\/\/symfony.com",
591 "keywords": [
592 "compatibility",
593 "ctype",
594 "polyfill",
595 "portable"
596 ],
597 "support": {
598 "source": "https:\/\/github.com\/symfony\/polyfill-ctype\/tree\/v1.33.0"
599 },
600 "funding": [
601 {
602 "url": "https:\/\/symfony.com\/sponsor",
603 "type": "custom"
604 },
605 {
606 "url": "https:\/\/github.com\/fabpot",
607 "type": "github"
608 },
609 {
610 "url": "https:\/\/github.com\/nicolas-grekas",
611 "type": "github"
612 },
613 {
614 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
615 "type": "tidelift"
616 }
617 ],
618 "install-path": "..\/symfony\/polyfill-ctype"
619 },
620 {
621 "name": "symfony\/polyfill-intl-grapheme",
622 "version": "v1.33.0",
623 "version_normalized": "1.33.0.0",
624 "source": {
625 "type": "git",
626 "url": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme.git",
627 "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70"
628 },
629 "dist": {
630 "type": "zip",
631 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-grapheme\/zipball\/380872130d3a5dd3ace2f4010d95125fde5d5c70",
632 "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70",
633 "shasum": ""
634 },
635 "require": {
636 "php": ">=7.2"
637 },
638 "suggest": {
639 "ext-intl": "For best performance"
640 },
641 "time": "2025-06-27T09:58:17+00:00",
642 "type": "library",
643 "extra": {
644 "thanks": {
645 "url": "https:\/\/github.com\/symfony\/polyfill",
646 "name": "symfony\/polyfill"
647 }
648 },
649 "installation-source": "dist",
650 "autoload": {
651 "files": [
652 "bootstrap.php"
653 ],
654 "psr-4": {
655 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
656 }
657 },
658 "notification-url": "https:\/\/packagist.org\/downloads\/",
659 "license": [
660 "MIT"
661 ],
662 "authors": [
663 {
664 "name": "Nicolas Grekas",
665 "email": "p@tchwork.com"
666 },
667 {
668 "name": "Symfony Community",
669 "homepage": "https:\/\/symfony.com\/contributors"
670 }
671 ],
672 "description": "Symfony polyfill for intl's grapheme_* functions",
673 "homepage": "https:\/\/symfony.com",
674 "keywords": [
675 "compatibility",
676 "grapheme",
677 "intl",
678 "polyfill",
679 "portable",
680 "shim"
681 ],
682 "support": {
683 "source": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme\/tree\/v1.33.0"
684 },
685 "funding": [
686 {
687 "url": "https:\/\/symfony.com\/sponsor",
688 "type": "custom"
689 },
690 {
691 "url": "https:\/\/github.com\/fabpot",
692 "type": "github"
693 },
694 {
695 "url": "https:\/\/github.com\/nicolas-grekas",
696 "type": "github"
697 },
698 {
699 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
700 "type": "tidelift"
701 }
702 ],
703 "install-path": "..\/symfony\/polyfill-intl-grapheme"
704 },
705 {
706 "name": "symfony\/polyfill-intl-normalizer",
707 "version": "v1.33.0",
708 "version_normalized": "1.33.0.0",
709 "source": {
710 "type": "git",
711 "url": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer.git",
712 "reference": "3833d7255cc303546435cb650316bff708a1c75c"
713 },
714 "dist": {
715 "type": "zip",
716 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-normalizer\/zipball\/3833d7255cc303546435cb650316bff708a1c75c",
717 "reference": "3833d7255cc303546435cb650316bff708a1c75c",
718 "shasum": ""
719 },
720 "require": {
721 "php": ">=7.2"
722 },
723 "suggest": {
724 "ext-intl": "For best performance"
725 },
726 "time": "2024-09-09T11:45:10+00:00",
727 "type": "library",
728 "extra": {
729 "thanks": {
730 "url": "https:\/\/github.com\/symfony\/polyfill",
731 "name": "symfony\/polyfill"
732 }
733 },
734 "installation-source": "dist",
735 "autoload": {
736 "files": [
737 "bootstrap.php"
738 ],
739 "psr-4": {
740 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
741 },
742 "classmap": [
743 "Resources\/stubs"
744 ]
745 },
746 "notification-url": "https:\/\/packagist.org\/downloads\/",
747 "license": [
748 "MIT"
749 ],
750 "authors": [
751 {
752 "name": "Nicolas Grekas",
753 "email": "p@tchwork.com"
754 },
755 {
756 "name": "Symfony Community",
757 "homepage": "https:\/\/symfony.com\/contributors"
758 }
759 ],
760 "description": "Symfony polyfill for intl's Normalizer class and related functions",
761 "homepage": "https:\/\/symfony.com",
762 "keywords": [
763 "compatibility",
764 "intl",
765 "normalizer",
766 "polyfill",
767 "portable",
768 "shim"
769 ],
770 "support": {
771 "source": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer\/tree\/v1.33.0"
772 },
773 "funding": [
774 {
775 "url": "https:\/\/symfony.com\/sponsor",
776 "type": "custom"
777 },
778 {
779 "url": "https:\/\/github.com\/fabpot",
780 "type": "github"
781 },
782 {
783 "url": "https:\/\/github.com\/nicolas-grekas",
784 "type": "github"
785 },
786 {
787 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
788 "type": "tidelift"
789 }
790 ],
791 "install-path": "..\/symfony\/polyfill-intl-normalizer"
792 },
793 {
794 "name": "symfony\/polyfill-mbstring",
795 "version": "v1.33.0",
796 "version_normalized": "1.33.0.0",
797 "source": {
798 "type": "git",
799 "url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git",
800 "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
801 },
802 "dist": {
803 "type": "zip",
804 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/6d857f4d76bd4b343eac26d6b539585d2bc56493",
805 "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
806 "shasum": ""
807 },
808 "require": {
809 "ext-iconv": "*",
810 "php": ">=7.2"
811 },
812 "provide": {
813 "ext-mbstring": "*"
814 },
815 "suggest": {
816 "ext-mbstring": "For best performance"
817 },
818 "time": "2024-12-23T08:48:59+00:00",
819 "type": "library",
820 "extra": {
821 "thanks": {
822 "url": "https:\/\/github.com\/symfony\/polyfill",
823 "name": "symfony\/polyfill"
824 }
825 },
826 "installation-source": "dist",
827 "autoload": {
828 "files": [
829 "bootstrap.php"
830 ],
831 "psr-4": {
832 "Symfony\\Polyfill\\Mbstring\\": ""
833 }
834 },
835 "notification-url": "https:\/\/packagist.org\/downloads\/",
836 "license": [
837 "MIT"
838 ],
839 "authors": [
840 {
841 "name": "Nicolas Grekas",
842 "email": "p@tchwork.com"
843 },
844 {
845 "name": "Symfony Community",
846 "homepage": "https:\/\/symfony.com\/contributors"
847 }
848 ],
849 "description": "Symfony polyfill for the Mbstring extension",
850 "homepage": "https:\/\/symfony.com",
851 "keywords": [
852 "compatibility",
853 "mbstring",
854 "polyfill",
855 "portable",
856 "shim"
857 ],
858 "support": {
859 "source": "https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.33.0"
860 },
861 "funding": [
862 {
863 "url": "https:\/\/symfony.com\/sponsor",
864 "type": "custom"
865 },
866 {
867 "url": "https:\/\/github.com\/fabpot",
868 "type": "github"
869 },
870 {
871 "url": "https:\/\/github.com\/nicolas-grekas",
872 "type": "github"
873 },
874 {
875 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
876 "type": "tidelift"
877 }
878 ],
879 "install-path": "..\/symfony\/polyfill-mbstring"
880 },
881 {
882 "name": "symfony\/polyfill-php80",
883 "version": "v1.33.0",
884 "version_normalized": "1.33.0.0",
885 "source": {
886 "type": "git",
887 "url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
888 "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
889 },
890 "dist": {
891 "type": "zip",
892 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
893 "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
894 "shasum": ""
895 },
896 "require": {
897 "php": ">=7.2"
898 },
899 "time": "2025-01-02T08:10:11+00:00",
900 "type": "library",
901 "extra": {
902 "thanks": {
903 "url": "https:\/\/github.com\/symfony\/polyfill",
904 "name": "symfony\/polyfill"
905 }
906 },
907 "installation-source": "dist",
908 "autoload": {
909 "files": [
910 "bootstrap.php"
911 ],
912 "psr-4": {
913 "Symfony\\Polyfill\\Php80\\": ""
914 },
915 "classmap": [
916 "Resources\/stubs"
917 ]
918 },
919 "notification-url": "https:\/\/packagist.org\/downloads\/",
920 "license": [
921 "MIT"
922 ],
923 "authors": [
924 {
925 "name": "Ion Bazan",
926 "email": "ion.bazan@gmail.com"
927 },
928 {
929 "name": "Nicolas Grekas",
930 "email": "p@tchwork.com"
931 },
932 {
933 "name": "Symfony Community",
934 "homepage": "https:\/\/symfony.com\/contributors"
935 }
936 ],
937 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
938 "homepage": "https:\/\/symfony.com",
939 "keywords": [
940 "compatibility",
941 "polyfill",
942 "portable",
943 "shim"
944 ],
945 "support": {
946 "source": "https:\/\/github.com\/symfony\/polyfill-php80\/tree\/v1.33.0"
947 },
948 "funding": [
949 {
950 "url": "https:\/\/symfony.com\/sponsor",
951 "type": "custom"
952 },
953 {
954 "url": "https:\/\/github.com\/fabpot",
955 "type": "github"
956 },
957 {
958 "url": "https:\/\/github.com\/nicolas-grekas",
959 "type": "github"
960 },
961 {
962 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
963 "type": "tidelift"
964 }
965 ],
966 "install-path": "..\/symfony\/polyfill-php80"
967 },
968 {
969 "name": "symfony\/property-access",
970 "version": "v5.4.45",
971 "version_normalized": "5.4.45.0",
972 "source": {
973 "type": "git",
974 "url": "https:\/\/github.com\/symfony\/property-access.git",
975 "reference": "111e7ed617509f1a9139686055d234aad6e388e0"
976 },
977 "dist": {
978 "type": "zip",
979 "url": "https:\/\/api.github.com\/repos\/symfony\/property-access\/zipball\/111e7ed617509f1a9139686055d234aad6e388e0",
980 "reference": "111e7ed617509f1a9139686055d234aad6e388e0",
981 "shasum": ""
982 },
983 "require": {
984 "php": ">=7.2.5",
985 "symfony\/deprecation-contracts": "^2.1|^3",
986 "symfony\/polyfill-php80": "^1.16",
987 "symfony\/property-info": "^5.2|^6.0"
988 },
989 "require-dev": {
990 "symfony\/cache": "^4.4|^5.0|^6.0"
991 },
992 "suggest": {
993 "psr\/cache-implementation": "To cache access methods."
994 },
995 "time": "2024-09-25T14:11:13+00:00",
996 "type": "library",
997 "installation-source": "dist",
998 "autoload": {
999 "psr-4": {
1000 "WindPressDeps\\Symfony\\Component\\PropertyAccess\\": ""
1001 },
1002 "exclude-from-classmap": [
1003 "\/Tests\/"
1004 ]
1005 },
1006 "notification-url": "https:\/\/packagist.org\/downloads\/",
1007 "license": [
1008 "MIT"
1009 ],
1010 "authors": [
1011 {
1012 "name": "Fabien Potencier",
1013 "email": "fabien@symfony.com"
1014 },
1015 {
1016 "name": "Symfony Community",
1017 "homepage": "https:\/\/symfony.com\/contributors"
1018 }
1019 ],
1020 "description": "Provides functions to read and write from\/to an object or array using a simple string notation",
1021 "homepage": "https:\/\/symfony.com",
1022 "keywords": [
1023 "access",
1024 "array",
1025 "extraction",
1026 "index",
1027 "injection",
1028 "object",
1029 "property",
1030 "property-path",
1031 "reflection"
1032 ],
1033 "support": {
1034 "source": "https:\/\/github.com\/symfony\/property-access\/tree\/v5.4.45"
1035 },
1036 "funding": [
1037 {
1038 "url": "https:\/\/symfony.com\/sponsor",
1039 "type": "custom"
1040 },
1041 {
1042 "url": "https:\/\/github.com\/fabpot",
1043 "type": "github"
1044 },
1045 {
1046 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1047 "type": "tidelift"
1048 }
1049 ],
1050 "install-path": "..\/symfony\/property-access"
1051 },
1052 {
1053 "name": "symfony\/property-info",
1054 "version": "v5.4.48",
1055 "version_normalized": "5.4.48.0",
1056 "source": {
1057 "type": "git",
1058 "url": "https:\/\/github.com\/symfony\/property-info.git",
1059 "reference": "a0396295ad585f95fccd690bc6a281e5bd303902"
1060 },
1061 "dist": {
1062 "type": "zip",
1063 "url": "https:\/\/api.github.com\/repos\/symfony\/property-info\/zipball\/a0396295ad585f95fccd690bc6a281e5bd303902",
1064 "reference": "a0396295ad585f95fccd690bc6a281e5bd303902",
1065 "shasum": ""
1066 },
1067 "require": {
1068 "php": ">=7.2.5",
1069 "symfony\/deprecation-contracts": "^2.1|^3",
1070 "symfony\/polyfill-php80": "^1.16",
1071 "symfony\/string": "^5.1|^6.0"
1072 },
1073 "conflict": {
1074 "phpdocumentor\/reflection-docblock": "<3.2.2",
1075 "phpdocumentor\/type-resolver": "<1.4.0",
1076 "symfony\/dependency-injection": "<4.4"
1077 },
1078 "require-dev": {
1079 "doctrine\/annotations": "^1.10.4|^2",
1080 "phpdocumentor\/reflection-docblock": "^3.0|^4.0|^5.0",
1081 "phpstan\/phpdoc-parser": "^1.0|^2.0",
1082 "symfony\/cache": "^4.4|^5.0|^6.0",
1083 "symfony\/dependency-injection": "^4.4|^5.0|^6.0",
1084 "symfony\/serializer": "^4.4|^5.0|^6.0"
1085 },
1086 "suggest": {
1087 "phpdocumentor\/reflection-docblock": "To use the PHPDoc",
1088 "psr\/cache-implementation": "To cache results",
1089 "symfony\/doctrine-bridge": "To use Doctrine metadata",
1090 "symfony\/serializer": "To use Serializer metadata"
1091 },
1092 "time": "2024-11-25T16:14:41+00:00",
1093 "type": "library",
1094 "installation-source": "dist",
1095 "autoload": {
1096 "psr-4": {
1097 "WindPressDeps\\Symfony\\Component\\PropertyInfo\\": ""
1098 },
1099 "exclude-from-classmap": [
1100 "\/Tests\/"
1101 ]
1102 },
1103 "notification-url": "https:\/\/packagist.org\/downloads\/",
1104 "license": [
1105 "MIT"
1106 ],
1107 "authors": [
1108 {
1109 "name": "K\u00e9vin Dunglas",
1110 "email": "dunglas@gmail.com"
1111 },
1112 {
1113 "name": "Symfony Community",
1114 "homepage": "https:\/\/symfony.com\/contributors"
1115 }
1116 ],
1117 "description": "Extracts information about PHP class' properties using metadata of popular sources",
1118 "homepage": "https:\/\/symfony.com",
1119 "keywords": [
1120 "doctrine",
1121 "phpdoc",
1122 "property",
1123 "symfony",
1124 "type",
1125 "validator"
1126 ],
1127 "support": {
1128 "source": "https:\/\/github.com\/symfony\/property-info\/tree\/v5.4.48"
1129 },
1130 "funding": [
1131 {
1132 "url": "https:\/\/symfony.com\/sponsor",
1133 "type": "custom"
1134 },
1135 {
1136 "url": "https:\/\/github.com\/fabpot",
1137 "type": "github"
1138 },
1139 {
1140 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1141 "type": "tidelift"
1142 }
1143 ],
1144 "install-path": "..\/symfony\/property-info"
1145 },
1146 {
1147 "name": "symfony\/service-contracts",
1148 "version": "v2.5.4",
1149 "version_normalized": "2.5.4.0",
1150 "source": {
1151 "type": "git",
1152 "url": "https:\/\/github.com\/symfony\/service-contracts.git",
1153 "reference": "f37b419f7aea2e9abf10abd261832cace12e3300"
1154 },
1155 "dist": {
1156 "type": "zip",
1157 "url": "https:\/\/api.github.com\/repos\/symfony\/service-contracts\/zipball\/f37b419f7aea2e9abf10abd261832cace12e3300",
1158 "reference": "f37b419f7aea2e9abf10abd261832cace12e3300",
1159 "shasum": ""
1160 },
1161 "require": {
1162 "php": ">=7.2.5",
1163 "psr\/container": "^1.1",
1164 "symfony\/deprecation-contracts": "^2.1|^3"
1165 },
1166 "conflict": {
1167 "ext-psr": "<1.1|>=2"
1168 },
1169 "suggest": {
1170 "symfony\/service-implementation": ""
1171 },
1172 "time": "2024-09-25T14:11:13+00:00",
1173 "type": "library",
1174 "extra": {
1175 "thanks": {
1176 "url": "https:\/\/github.com\/symfony\/contracts",
1177 "name": "symfony\/contracts"
1178 },
1179 "branch-alias": {
1180 "dev-main": "2.5-dev"
1181 }
1182 },
1183 "installation-source": "dist",
1184 "autoload": {
1185 "psr-4": {
1186 "WindPressDeps\\Symfony\\Contracts\\Service\\": ""
1187 }
1188 },
1189 "notification-url": "https:\/\/packagist.org\/downloads\/",
1190 "license": [
1191 "MIT"
1192 ],
1193 "authors": [
1194 {
1195 "name": "Nicolas Grekas",
1196 "email": "p@tchwork.com"
1197 },
1198 {
1199 "name": "Symfony Community",
1200 "homepage": "https:\/\/symfony.com\/contributors"
1201 }
1202 ],
1203 "description": "Generic abstractions related to writing services",
1204 "homepage": "https:\/\/symfony.com",
1205 "keywords": [
1206 "abstractions",
1207 "contracts",
1208 "decoupling",
1209 "interfaces",
1210 "interoperability",
1211 "standards"
1212 ],
1213 "support": {
1214 "source": "https:\/\/github.com\/symfony\/service-contracts\/tree\/v2.5.4"
1215 },
1216 "funding": [
1217 {
1218 "url": "https:\/\/symfony.com\/sponsor",
1219 "type": "custom"
1220 },
1221 {
1222 "url": "https:\/\/github.com\/fabpot",
1223 "type": "github"
1224 },
1225 {
1226 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1227 "type": "tidelift"
1228 }
1229 ],
1230 "install-path": "..\/symfony\/service-contracts"
1231 },
1232 {
1233 "name": "symfony\/stopwatch",
1234 "version": "v5.4.45",
1235 "version_normalized": "5.4.45.0",
1236 "source": {
1237 "type": "git",
1238 "url": "https:\/\/github.com\/symfony\/stopwatch.git",
1239 "reference": "fb2c199cf302eb207f8c23e7ee174c1c31a5c004"
1240 },
1241 "dist": {
1242 "type": "zip",
1243 "url": "https:\/\/api.github.com\/repos\/symfony\/stopwatch\/zipball\/fb2c199cf302eb207f8c23e7ee174c1c31a5c004",
1244 "reference": "fb2c199cf302eb207f8c23e7ee174c1c31a5c004",
1245 "shasum": ""
1246 },
1247 "require": {
1248 "php": ">=7.2.5",
1249 "symfony\/service-contracts": "^1|^2|^3"
1250 },
1251 "time": "2024-09-25T14:11:13+00:00",
1252 "type": "library",
1253 "installation-source": "dist",
1254 "autoload": {
1255 "psr-4": {
1256 "WindPressDeps\\Symfony\\Component\\Stopwatch\\": ""
1257 },
1258 "exclude-from-classmap": [
1259 "\/Tests\/"
1260 ]
1261 },
1262 "notification-url": "https:\/\/packagist.org\/downloads\/",
1263 "license": [
1264 "MIT"
1265 ],
1266 "authors": [
1267 {
1268 "name": "Fabien Potencier",
1269 "email": "fabien@symfony.com"
1270 },
1271 {
1272 "name": "Symfony Community",
1273 "homepage": "https:\/\/symfony.com\/contributors"
1274 }
1275 ],
1276 "description": "Provides a way to profile code",
1277 "homepage": "https:\/\/symfony.com",
1278 "support": {
1279 "source": "https:\/\/github.com\/symfony\/stopwatch\/tree\/v5.4.45"
1280 },
1281 "funding": [
1282 {
1283 "url": "https:\/\/symfony.com\/sponsor",
1284 "type": "custom"
1285 },
1286 {
1287 "url": "https:\/\/github.com\/fabpot",
1288 "type": "github"
1289 },
1290 {
1291 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1292 "type": "tidelift"
1293 }
1294 ],
1295 "install-path": "..\/symfony\/stopwatch"
1296 },
1297 {
1298 "name": "symfony\/string",
1299 "version": "v5.4.47",
1300 "version_normalized": "5.4.47.0",
1301 "source": {
1302 "type": "git",
1303 "url": "https:\/\/github.com\/symfony\/string.git",
1304 "reference": "136ca7d72f72b599f2631aca474a4f8e26719799"
1305 },
1306 "dist": {
1307 "type": "zip",
1308 "url": "https:\/\/api.github.com\/repos\/symfony\/string\/zipball\/136ca7d72f72b599f2631aca474a4f8e26719799",
1309 "reference": "136ca7d72f72b599f2631aca474a4f8e26719799",
1310 "shasum": ""
1311 },
1312 "require": {
1313 "php": ">=7.2.5",
1314 "symfony\/polyfill-ctype": "~1.8",
1315 "symfony\/polyfill-intl-grapheme": "~1.0",
1316 "symfony\/polyfill-intl-normalizer": "~1.0",
1317 "symfony\/polyfill-mbstring": "~1.0",
1318 "symfony\/polyfill-php80": "~1.15"
1319 },
1320 "conflict": {
1321 "symfony\/translation-contracts": ">=3.0"
1322 },
1323 "require-dev": {
1324 "symfony\/error-handler": "^4.4|^5.0|^6.0",
1325 "symfony\/http-client": "^4.4|^5.0|^6.0",
1326 "symfony\/translation-contracts": "^1.1|^2",
1327 "symfony\/var-exporter": "^4.4|^5.0|^6.0"
1328 },
1329 "time": "2024-11-10T20:33:58+00:00",
1330 "type": "library",
1331 "installation-source": "dist",
1332 "autoload": {
1333 "files": [
1334 "Resources\/functions.php"
1335 ],
1336 "psr-4": {
1337 "WindPressDeps\\Symfony\\Component\\String\\": ""
1338 },
1339 "exclude-from-classmap": [
1340 "\/Tests\/"
1341 ]
1342 },
1343 "notification-url": "https:\/\/packagist.org\/downloads\/",
1344 "license": [
1345 "MIT"
1346 ],
1347 "authors": [
1348 {
1349 "name": "Nicolas Grekas",
1350 "email": "p@tchwork.com"
1351 },
1352 {
1353 "name": "Symfony Community",
1354 "homepage": "https:\/\/symfony.com\/contributors"
1355 }
1356 ],
1357 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
1358 "homepage": "https:\/\/symfony.com",
1359 "keywords": [
1360 "grapheme",
1361 "i18n",
1362 "string",
1363 "unicode",
1364 "utf-8",
1365 "utf8"
1366 ],
1367 "support": {
1368 "source": "https:\/\/github.com\/symfony\/string\/tree\/v5.4.47"
1369 },
1370 "funding": [
1371 {
1372 "url": "https:\/\/symfony.com\/sponsor",
1373 "type": "custom"
1374 },
1375 {
1376 "url": "https:\/\/github.com\/fabpot",
1377 "type": "github"
1378 },
1379 {
1380 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1381 "type": "tidelift"
1382 }
1383 ],
1384 "install-path": "..\/symfony\/string"
1385 },
1386 {
1387 "name": "symfony\/yaml",
1388 "version": "v5.4.45",
1389 "version_normalized": "5.4.45.0",
1390 "source": {
1391 "type": "git",
1392 "url": "https:\/\/github.com\/symfony\/yaml.git",
1393 "reference": "a454d47278cc16a5db371fe73ae66a78a633371e"
1394 },
1395 "dist": {
1396 "type": "zip",
1397 "url": "https:\/\/api.github.com\/repos\/symfony\/yaml\/zipball\/a454d47278cc16a5db371fe73ae66a78a633371e",
1398 "reference": "a454d47278cc16a5db371fe73ae66a78a633371e",
1399 "shasum": ""
1400 },
1401 "require": {
1402 "php": ">=7.2.5",
1403 "symfony\/deprecation-contracts": "^2.1|^3",
1404 "symfony\/polyfill-ctype": "^1.8"
1405 },
1406 "conflict": {
1407 "symfony\/console": "<5.3"
1408 },
1409 "require-dev": {
1410 "symfony\/console": "^5.3|^6.0"
1411 },
1412 "suggest": {
1413 "symfony\/console": "For validating YAML files using the lint command"
1414 },
1415 "time": "2024-09-25T14:11:13+00:00",
1416 "bin": [
1417 "Resources\/bin\/yaml-lint"
1418 ],
1419 "type": "library",
1420 "installation-source": "dist",
1421 "autoload": {
1422 "psr-4": {
1423 "WindPressDeps\\Symfony\\Component\\Yaml\\": ""
1424 },
1425 "exclude-from-classmap": [
1426 "\/Tests\/"
1427 ]
1428 },
1429 "notification-url": "https:\/\/packagist.org\/downloads\/",
1430 "license": [
1431 "MIT"
1432 ],
1433 "authors": [
1434 {
1435 "name": "Fabien Potencier",
1436 "email": "fabien@symfony.com"
1437 },
1438 {
1439 "name": "Symfony Community",
1440 "homepage": "https:\/\/symfony.com\/contributors"
1441 }
1442 ],
1443 "description": "Loads and dumps YAML files",
1444 "homepage": "https:\/\/symfony.com",
1445 "support": {
1446 "source": "https:\/\/github.com\/symfony\/yaml\/tree\/v5.4.45"
1447 },
1448 "funding": [
1449 {
1450 "url": "https:\/\/symfony.com\/sponsor",
1451 "type": "custom"
1452 },
1453 {
1454 "url": "https:\/\/github.com\/fabpot",
1455 "type": "github"
1456 },
1457 {
1458 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1459 "type": "tidelift"
1460 }
1461 ],
1462 "install-path": "..\/symfony\/yaml"
1463 },
1464 {
1465 "name": "wordpress\/abilities-api",
1466 "version": "v0.4.0",
1467 "version_normalized": "0.4.0.0",
1468 "source": {
1469 "type": "git",
1470 "url": "https:\/\/github.com\/WordPress\/abilities-api.git",
1471 "reference": "0759075aed37c4247adbf273bdebec096d52e825"
1472 },
1473 "dist": {
1474 "type": "zip",
1475 "url": "https:\/\/api.github.com\/repos\/WordPress\/abilities-api\/zipball\/0759075aed37c4247adbf273bdebec096d52e825",
1476 "reference": "0759075aed37c4247adbf273bdebec096d52e825",
1477 "shasum": ""
1478 },
1479 "require": {
1480 "php": "^7.4 | ^8"
1481 },
1482 "require-dev": {
1483 "automattic\/vipwpcs": "^3.0",
1484 "dealerdirect\/phpcodesniffer-composer-installer": "^1.0",
1485 "phpcompatibility\/php-compatibility": "10.x-dev as 9.99.99",
1486 "phpcompatibility\/phpcompatibility-wp": "^2.1",
1487 "phpstan\/extension-installer": "^1.3",
1488 "phpstan\/phpstan": "^2.1.22",
1489 "phpstan\/phpstan-deprecation-rules": "^2.0.3",
1490 "phpstan\/phpstan-phpunit": "^2.0.3",
1491 "phpunit\/phpunit": "^8.5|^9.6",
1492 "slevomat\/coding-standard": "^8.0",
1493 "squizlabs\/php_codesniffer": "^3.9",
1494 "szepeviktor\/phpstan-wordpress": "^2.0.2",
1495 "wp-coding-standards\/wpcs": "^3.1",
1496 "wp-phpunit\/wp-phpunit": "^6.5",
1497 "wpackagist-plugin\/plugin-check": "^1.6",
1498 "yoast\/phpunit-polyfills": "^4.0"
1499 },
1500 "time": "2025-10-29T05:35:31+00:00",
1501 "type": "library",
1502 "extra": {
1503 "installer-paths": {
1504 "vendor\/{$vendor}\/{$name}\/": [
1505 "wpackagist-plugin\/plugin-check"
1506 ]
1507 }
1508 },
1509 "installation-source": "dist",
1510 "autoload": {
1511 "files": [
1512 "includes\/bootstrap.php"
1513 ]
1514 },
1515 "notification-url": "https:\/\/packagist.org\/downloads\/",
1516 "license": [
1517 "GPL-2.0-or-later"
1518 ],
1519 "authors": [
1520 {
1521 "name": "WordPress AI Team",
1522 "homepage": "https:\/\/make.wordpress.org\/ai\/"
1523 }
1524 ],
1525 "description": "AI Abilities for WordPress.",
1526 "homepage": "https:\/\/github.com\/WordPress\/abilities-api",
1527 "keywords": [
1528 "abilities",
1529 "ai",
1530 "api",
1531 "llm",
1532 "wordpress"
1533 ],
1534 "support": {
1535 "issues": "https:\/\/github.com\/WordPress\/abilities-api\/issues",
1536 "source": "https:\/\/github.com\/WordPress\/abilities-api"
1537 },
1538 "install-path": "..\/wordpress\/abilities-api"
1539 }
1540 ],
1541 "dev": false,
1542 "dev-package-names": []
1543 }