PluginProbe
Depicter — Popup & Slider Builder / 1.9.2
Depicter — Popup & Slider Builder v1.9.2
4.8.1 trunk 1.0.0 1.1.0 1.1.2 1.1.4 1.1.6 1.1.7 1.1.8 1.1.9 1.2.0 1.3.0 1.3.1 1.3.2 1.3.3 1.3.5 1.3.8 1.5.0 1.5.1 1.5.2 1.5.5 1.6.0 1.6.1 1.6.2 1.7.0 All 76 releases
depicter / vendor / composer / installed.json

installed.json in Depicter — Popup & Slider Builder 1.9.2, at vendor/composer/installed.json

1,748 lines 60.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": "averta/core",
5 "version": "1.1.17",
6 "version_normalized": "1.1.17.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/averta-lab/php-core.git",
10 "reference": "ec513caaafb34867c886ce1d9515be240fb28d13"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/averta-lab/php-core/zipball/ec513caaafb34867c886ce1d9515be240fb28d13",
15 "reference": "ec513caaafb34867c886ce1d9515be240fb28d13",
16 "shasum": ""
17 },
18 "require": {
19 "ext-json": "*",
20 "ext-mbstring": "*",
21 "php": ">=5.6",
22 "psr/simple-cache": "^1"
23 },
24 "require-dev": {
25 "composer/installers": "^1"
26 },
27 "time": "2023-04-21T21:03:10+00:00",
28 "type": "library",
29 "installation-source": "dist",
30 "autoload": {
31 "psr-4": {
32 "Averta\\Core\\": "src/"
33 }
34 },
35 "notification-url": "https://packagist.org/downloads/",
36 "license": [
37 "GPL-3.0-or-later"
38 ],
39 "authors": [
40 {
41 "name": "Averta",
42 "homepage": "https://averta.net",
43 "role": "Creator"
44 }
45 ],
46 "description": "Averta PHP Toolkit.",
47 "homepage": "https://averta.net",
48 "keywords": [
49 "averta",
50 "php",
51 "toolkit"
52 ],
53 "support": {
54 "docs": "https://averta.net",
55 "issues": "https://github.com/averta-lab/php-core/issues",
56 "source": "https://github.com/averta-lab/php-core/tree/1.1.17"
57 },
58 "install-path": "../averta/core"
59 },
60 {
61 "name": "averta/wordpress",
62 "version": "1.2.9",
63 "version_normalized": "1.2.9.0",
64 "source": {
65 "type": "git",
66 "url": "https://github.com/averta-lab/wordpress.git",
67 "reference": "9a26a14beb6e85b9bdf035995425dac30becf915"
68 },
69 "dist": {
70 "type": "zip",
71 "url": "https://api.github.com/repos/averta-lab/wordpress/zipball/9a26a14beb6e85b9bdf035995425dac30becf915",
72 "reference": "9a26a14beb6e85b9bdf035995425dac30becf915",
73 "shasum": ""
74 },
75 "require": {
76 "ext-mbstring": "*",
77 "php": ">=7.0",
78 "psr/http-message": "^1",
79 "psr/simple-cache": "^1"
80 },
81 "require-dev": {
82 "dealerdirect/phpcodesniffer-composer-installer": "*",
83 "filp/whoops": "^2.2",
84 "phpunit/phpunit": "8.5.*",
85 "roots/wordpress": "*",
86 "wp-coding-standards/wpcs": "^2.3"
87 },
88 "time": "2023-04-08T08:26:07+00:00",
89 "type": "library",
90 "extra": {
91 "wordpress-install-dir": "vendor/wp-core"
92 },
93 "installation-source": "dist",
94 "autoload": {
95 "psr-4": {
96 "Averta\\WordPress\\": "src/"
97 },
98 "classmap": []
99 },
100 "notification-url": "https://packagist.org/downloads/",
101 "license": [
102 "GPL-3.0-or-later"
103 ],
104 "authors": [
105 {
106 "name": "Averta",
107 "homepage": "https://averta.net",
108 "role": "Creator"
109 }
110 ],
111 "description": "Averta WordPress Toolkit.",
112 "homepage": "https://averta.net",
113 "keywords": [
114 "averta",
115 "php",
116 "toolkit",
117 "wordpress"
118 ],
119 "support": {
120 "docs": "https://averta.net",
121 "issues": "https://github.com/averta-lab/wordpress/issues",
122 "source": "https://github.com/averta-lab/wordpress/tree/1.2.9"
123 },
124 "install-path": "../averta/wordpress"
125 },
126 {
127 "name": "composer/installers",
128 "version": "v1.12.0",
129 "version_normalized": "1.12.0.0",
130 "source": {
131 "type": "git",
132 "url": "https://github.com/composer/installers.git",
133 "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19"
134 },
135 "dist": {
136 "type": "zip",
137 "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19",
138 "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19",
139 "shasum": ""
140 },
141 "require": {
142 "composer-plugin-api": "^1.0 || ^2.0"
143 },
144 "replace": {
145 "roundcube/plugin-installer": "*",
146 "shama/baton": "*"
147 },
148 "require-dev": {
149 "composer/composer": "1.6.* || ^2.0",
150 "composer/semver": "^1 || ^3",
151 "phpstan/phpstan": "^0.12.55",
152 "phpstan/phpstan-phpunit": "^0.12.16",
153 "symfony/phpunit-bridge": "^4.2 || ^5",
154 "symfony/process": "^2.3"
155 },
156 "time": "2021-09-13T08:19:44+00:00",
157 "type": "composer-plugin",
158 "extra": {
159 "class": "Composer\\Installers\\Plugin",
160 "branch-alias": {
161 "dev-main": "1.x-dev"
162 }
163 },
164 "installation-source": "dist",
165 "autoload": {
166 "psr-4": {
167 "Composer\\Installers\\": "src/Composer/Installers"
168 }
169 },
170 "notification-url": "https://packagist.org/downloads/",
171 "license": [
172 "MIT"
173 ],
174 "authors": [
175 {
176 "name": "Kyle Robinson Young",
177 "email": "[email protected]",
178 "homepage": "https://github.com/shama"
179 }
180 ],
181 "description": "A multi-framework Composer library installer",
182 "homepage": "https://composer.github.io/installers/",
183 "keywords": [
184 "Craft",
185 "Dolibarr",
186 "Eliasis",
187 "Hurad",
188 "ImageCMS",
189 "Kanboard",
190 "Lan Management System",
191 "MODX Evo",
192 "MantisBT",
193 "Mautic",
194 "Maya",
195 "OXID",
196 "Plentymarkets",
197 "Porto",
198 "RadPHP",
199 "SMF",
200 "Starbug",
201 "Thelia",
202 "Whmcs",
203 "WolfCMS",
204 "agl",
205 "aimeos",
206 "annotatecms",
207 "attogram",
208 "bitrix",
209 "cakephp",
210 "chef",
211 "cockpit",
212 "codeigniter",
213 "concrete5",
214 "croogo",
215 "dokuwiki",
216 "drupal",
217 "eZ Platform",
218 "elgg",
219 "expressionengine",
220 "fuelphp",
221 "grav",
222 "installer",
223 "itop",
224 "joomla",
225 "known",
226 "kohana",
227 "laravel",
228 "lavalite",
229 "lithium",
230 "magento",
231 "majima",
232 "mako",
233 "mediawiki",
234 "miaoxing",
235 "modulework",
236 "modx",
237 "moodle",
238 "osclass",
239 "pantheon",
240 "phpbb",
241 "piwik",
242 "ppi",
243 "processwire",
244 "puppet",
245 "pxcms",
246 "reindex",
247 "roundcube",
248 "shopware",
249 "silverstripe",
250 "sydes",
251 "sylius",
252 "symfony",
253 "tastyigniter",
254 "typo3",
255 "wordpress",
256 "yawik",
257 "zend",
258 "zikula"
259 ],
260 "support": {
261 "issues": "https://github.com/composer/installers/issues",
262 "source": "https://github.com/composer/installers/tree/v1.12.0"
263 },
264 "funding": [
265 {
266 "url": "https://packagist.com",
267 "type": "custom"
268 },
269 {
270 "url": "https://github.com/composer",
271 "type": "github"
272 },
273 {
274 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
275 "type": "tidelift"
276 }
277 ],
278 "install-path": "./installers"
279 },
280 {
281 "name": "guzzlehttp/psr7",
282 "version": "1.9.1",
283 "version_normalized": "1.9.1.0",
284 "source": {
285 "type": "git",
286 "url": "https://github.com/guzzle/psr7.git",
287 "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b"
288 },
289 "dist": {
290 "type": "zip",
291 "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b",
292 "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b",
293 "shasum": ""
294 },
295 "require": {
296 "php": ">=5.4.0",
297 "psr/http-message": "~1.0",
298 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
299 },
300 "provide": {
301 "psr/http-message-implementation": "1.0"
302 },
303 "require-dev": {
304 "ext-zlib": "*",
305 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
306 },
307 "suggest": {
308 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
309 },
310 "time": "2023-04-17T16:00:37+00:00",
311 "type": "library",
312 "installation-source": "dist",
313 "autoload": {
314 "files": [
315 "src/functions_include.php"
316 ],
317 "psr-4": {
318 "GuzzleHttp\\Psr7\\": "src/"
319 }
320 },
321 "notification-url": "https://packagist.org/downloads/",
322 "license": [
323 "MIT"
324 ],
325 "authors": [
326 {
327 "name": "Graham Campbell",
328 "email": "[email protected]",
329 "homepage": "https://github.com/GrahamCampbell"
330 },
331 {
332 "name": "Michael Dowling",
333 "email": "[email protected]",
334 "homepage": "https://github.com/mtdowling"
335 },
336 {
337 "name": "George Mponos",
338 "email": "[email protected]",
339 "homepage": "https://github.com/gmponos"
340 },
341 {
342 "name": "Tobias Nyholm",
343 "email": "[email protected]",
344 "homepage": "https://github.com/Nyholm"
345 },
346 {
347 "name": "Márk Sági-Kazár",
348 "email": "[email protected]",
349 "homepage": "https://github.com/sagikazarmark"
350 },
351 {
352 "name": "Tobias Schultze",
353 "email": "[email protected]",
354 "homepage": "https://github.com/Tobion"
355 }
356 ],
357 "description": "PSR-7 message implementation that also provides common utility methods",
358 "keywords": [
359 "http",
360 "message",
361 "psr-7",
362 "request",
363 "response",
364 "stream",
365 "uri",
366 "url"
367 ],
368 "support": {
369 "issues": "https://github.com/guzzle/psr7/issues",
370 "source": "https://github.com/guzzle/psr7/tree/1.9.1"
371 },
372 "funding": [
373 {
374 "url": "https://github.com/GrahamCampbell",
375 "type": "github"
376 },
377 {
378 "url": "https://github.com/Nyholm",
379 "type": "github"
380 },
381 {
382 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
383 "type": "tidelift"
384 }
385 ],
386 "install-path": "../guzzlehttp/psr7"
387 },
388 {
389 "name": "htmlburger/wpemerge",
390 "version": "dev-master",
391 "version_normalized": "dev-master",
392 "source": {
393 "type": "git",
394 "url": "https://github.com/htmlburger/wpemerge.git",
395 "reference": "2773fba0b4717f28d40dd3c2013b61385499f7e3"
396 },
397 "dist": {
398 "type": "zip",
399 "url": "https://api.github.com/repos/htmlburger/wpemerge/zipball/2773fba0b4717f28d40dd3c2013b61385499f7e3",
400 "reference": "2773fba0b4717f28d40dd3c2013b61385499f7e3",
401 "shasum": ""
402 },
403 "require": {
404 "guzzlehttp/psr7": "^1.5",
405 "php": ">=5.5",
406 "pimple/pimple": "^3.2",
407 "psr/container": "^1.0.0"
408 },
409 "require-dev": {
410 "filp/whoops": "^2.2",
411 "mockery/mockery": "^0.9.11|~1.3.2",
412 "phpcompatibility/php-compatibility": "^9.0",
413 "squizlabs/php_codesniffer": "^3.3"
414 },
415 "time": "2022-04-16T17:12:33+00:00",
416 "default-branch": true,
417 "type": "library",
418 "installation-source": "dist",
419 "autoload": {
420 "files": [
421 "config.php"
422 ],
423 "psr-4": {
424 "WPEmerge\\": "src/",
425 "WPEmergeTestTools\\": "tests/tools"
426 }
427 },
428 "notification-url": "https://packagist.org/downloads/",
429 "license": [
430 "GPL-2.0-only"
431 ],
432 "authors": [
433 {
434 "name": "Atanas Angelov",
435 "email": "[email protected]",
436 "homepage": "https://atanas.dev/",
437 "role": "Developer"
438 },
439 {
440 "name": "htmlBurger",
441 "email": "[email protected]",
442 "homepage": "http://htmlburger.com/",
443 "role": "Developer"
444 }
445 ],
446 "description": "A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.",
447 "homepage": "https://wpemerge.com/",
448 "keywords": [
449 "controller",
450 "framework",
451 "middleware",
452 "request",
453 "response",
454 "template",
455 "view",
456 "wordpress",
457 "wpemerge"
458 ],
459 "support": {
460 "email": "[email protected]",
461 "issues": "https://github.com/htmlburger/wpemerge/issues",
462 "source": "https://github.com/htmlburger/wpemerge"
463 },
464 "install-path": "../htmlburger/wpemerge"
465 },
466 {
467 "name": "jeffreyvanrossum/wp-settings",
468 "version": "1.0.0",
469 "version_normalized": "1.0.0.0",
470 "source": {
471 "type": "git",
472 "url": "https://github.com/jeffreyvr/wp-settings.git",
473 "reference": "7f1d6ea46b5455f18b000f31dbb75ca3e3cfaab7"
474 },
475 "dist": {
476 "type": "zip",
477 "url": "https://api.github.com/repos/jeffreyvr/wp-settings/zipball/7f1d6ea46b5455f18b000f31dbb75ca3e3cfaab7",
478 "reference": "7f1d6ea46b5455f18b000f31dbb75ca3e3cfaab7",
479 "shasum": ""
480 },
481 "require": {
482 "php": "^7.2|^8.0"
483 },
484 "require-dev": {
485 "phpcompatibility/php-compatibility": "*"
486 },
487 "time": "2021-08-13T09:53:10+00:00",
488 "type": "library",
489 "installation-source": "dist",
490 "autoload": {
491 "files": [
492 "src/helpers.php"
493 ],
494 "psr-4": {
495 "Jeffreyvr\\WPSettings\\": "src"
496 }
497 },
498 "notification-url": "https://packagist.org/downloads/",
499 "license": [
500 "MIT"
501 ],
502 "authors": [
503 {
504 "name": "Jeffrey van Rossum",
505 "email": "[email protected]"
506 }
507 ],
508 "description": "Handy wrapper to make creating WordPress settings pages a breeze.",
509 "support": {
510 "issues": "https://github.com/jeffreyvr/wp-settings/issues",
511 "source": "https://github.com/jeffreyvr/wp-settings/tree/1.0.0"
512 },
513 "funding": [
514 {
515 "url": "https://vanrossum.dev/donate",
516 "type": "custom"
517 }
518 ],
519 "install-path": "../jeffreyvanrossum/wp-settings"
520 },
521 {
522 "name": "netresearch/jsonmapper",
523 "version": "v4.2.0",
524 "version_normalized": "4.2.0.0",
525 "source": {
526 "type": "git",
527 "url": "https://github.com/cweiske/jsonmapper.git",
528 "reference": "f60565f8c0566a31acf06884cdaa591867ecc956"
529 },
530 "dist": {
531 "type": "zip",
532 "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/f60565f8c0566a31acf06884cdaa591867ecc956",
533 "reference": "f60565f8c0566a31acf06884cdaa591867ecc956",
534 "shasum": ""
535 },
536 "require": {
537 "ext-json": "*",
538 "ext-pcre": "*",
539 "ext-reflection": "*",
540 "ext-spl": "*",
541 "php": ">=7.1"
542 },
543 "require-dev": {
544 "phpunit/phpunit": "~7.5 || ~8.0 || ~9.0",
545 "squizlabs/php_codesniffer": "~3.5"
546 },
547 "time": "2023-04-09T17:37:40+00:00",
548 "type": "library",
549 "installation-source": "dist",
550 "autoload": {
551 "psr-0": {
552 "JsonMapper": "src/"
553 }
554 },
555 "notification-url": "https://packagist.org/downloads/",
556 "license": [
557 "OSL-3.0"
558 ],
559 "authors": [
560 {
561 "name": "Christian Weiske",
562 "email": "[email protected]",
563 "homepage": "http://github.com/cweiske/jsonmapper/",
564 "role": "Developer"
565 }
566 ],
567 "description": "Map nested JSON structures onto PHP classes",
568 "support": {
569 "email": "[email protected]",
570 "issues": "https://github.com/cweiske/jsonmapper/issues",
571 "source": "https://github.com/cweiske/jsonmapper/tree/v4.2.0"
572 },
573 "install-path": "../netresearch/jsonmapper"
574 },
575 {
576 "name": "pimple/pimple",
577 "version": "v3.5.0",
578 "version_normalized": "3.5.0.0",
579 "source": {
580 "type": "git",
581 "url": "https://github.com/silexphp/Pimple.git",
582 "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed"
583 },
584 "dist": {
585 "type": "zip",
586 "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
587 "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
588 "shasum": ""
589 },
590 "require": {
591 "php": ">=7.2.5",
592 "psr/container": "^1.1 || ^2.0"
593 },
594 "require-dev": {
595 "symfony/phpunit-bridge": "^5.4@dev"
596 },
597 "time": "2021-10-28T11:13:42+00:00",
598 "type": "library",
599 "extra": {
600 "branch-alias": {
601 "dev-master": "3.4.x-dev"
602 }
603 },
604 "installation-source": "dist",
605 "autoload": {
606 "psr-0": {
607 "Pimple": "src/"
608 }
609 },
610 "notification-url": "https://packagist.org/downloads/",
611 "license": [
612 "MIT"
613 ],
614 "authors": [
615 {
616 "name": "Fabien Potencier",
617 "email": "[email protected]"
618 }
619 ],
620 "description": "Pimple, a simple Dependency Injection Container",
621 "homepage": "https://pimple.symfony.com",
622 "keywords": [
623 "container",
624 "dependency injection"
625 ],
626 "support": {
627 "source": "https://github.com/silexphp/Pimple/tree/v3.5.0"
628 },
629 "install-path": "../pimple/pimple"
630 },
631 {
632 "name": "psr/container",
633 "version": "1.1.1",
634 "version_normalized": "1.1.1.0",
635 "source": {
636 "type": "git",
637 "url": "https://github.com/php-fig/container.git",
638 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
639 },
640 "dist": {
641 "type": "zip",
642 "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
643 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
644 "shasum": ""
645 },
646 "require": {
647 "php": ">=7.2.0"
648 },
649 "time": "2021-03-05T17:36:06+00:00",
650 "type": "library",
651 "installation-source": "dist",
652 "autoload": {
653 "psr-4": {
654 "Psr\\Container\\": "src/"
655 }
656 },
657 "notification-url": "https://packagist.org/downloads/",
658 "license": [
659 "MIT"
660 ],
661 "authors": [
662 {
663 "name": "PHP-FIG",
664 "homepage": "https://www.php-fig.org/"
665 }
666 ],
667 "description": "Common Container Interface (PHP FIG PSR-11)",
668 "homepage": "https://github.com/php-fig/container",
669 "keywords": [
670 "PSR-11",
671 "container",
672 "container-interface",
673 "container-interop",
674 "psr"
675 ],
676 "support": {
677 "issues": "https://github.com/php-fig/container/issues",
678 "source": "https://github.com/php-fig/container/tree/1.1.1"
679 },
680 "install-path": "../psr/container"
681 },
682 {
683 "name": "psr/http-message",
684 "version": "1.1",
685 "version_normalized": "1.1.0.0",
686 "source": {
687 "type": "git",
688 "url": "https://github.com/php-fig/http-message.git",
689 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
690 },
691 "dist": {
692 "type": "zip",
693 "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
694 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
695 "shasum": ""
696 },
697 "require": {
698 "php": "^7.2 || ^8.0"
699 },
700 "time": "2023-04-04T09:50:52+00:00",
701 "type": "library",
702 "extra": {
703 "branch-alias": {
704 "dev-master": "1.1.x-dev"
705 }
706 },
707 "installation-source": "dist",
708 "autoload": {
709 "psr-4": {
710 "Psr\\Http\\Message\\": "src/"
711 }
712 },
713 "notification-url": "https://packagist.org/downloads/",
714 "license": [
715 "MIT"
716 ],
717 "authors": [
718 {
719 "name": "PHP-FIG",
720 "homepage": "http://www.php-fig.org/"
721 }
722 ],
723 "description": "Common interface for HTTP messages",
724 "homepage": "https://github.com/php-fig/http-message",
725 "keywords": [
726 "http",
727 "http-message",
728 "psr",
729 "psr-7",
730 "request",
731 "response"
732 ],
733 "support": {
734 "source": "https://github.com/php-fig/http-message/tree/1.1"
735 },
736 "install-path": "../psr/http-message"
737 },
738 {
739 "name": "psr/simple-cache",
740 "version": "1.0.1",
741 "version_normalized": "1.0.1.0",
742 "source": {
743 "type": "git",
744 "url": "https://github.com/php-fig/simple-cache.git",
745 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
746 },
747 "dist": {
748 "type": "zip",
749 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
750 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
751 "shasum": ""
752 },
753 "require": {
754 "php": ">=5.3.0"
755 },
756 "time": "2017-10-23T01:57:42+00:00",
757 "type": "library",
758 "extra": {
759 "branch-alias": {
760 "dev-master": "1.0.x-dev"
761 }
762 },
763 "installation-source": "dist",
764 "autoload": {
765 "psr-4": {
766 "Psr\\SimpleCache\\": "src/"
767 }
768 },
769 "notification-url": "https://packagist.org/downloads/",
770 "license": [
771 "MIT"
772 ],
773 "authors": [
774 {
775 "name": "PHP-FIG",
776 "homepage": "http://www.php-fig.org/"
777 }
778 ],
779 "description": "Common interfaces for simple caching",
780 "keywords": [
781 "cache",
782 "caching",
783 "psr",
784 "psr-16",
785 "simple-cache"
786 ],
787 "support": {
788 "source": "https://github.com/php-fig/simple-cache/tree/master"
789 },
790 "install-path": "../psr/simple-cache"
791 },
792 {
793 "name": "ralouphie/getallheaders",
794 "version": "3.0.3",
795 "version_normalized": "3.0.3.0",
796 "source": {
797 "type": "git",
798 "url": "https://github.com/ralouphie/getallheaders.git",
799 "reference": "120b605dfeb996808c31b6477290a714d356e822"
800 },
801 "dist": {
802 "type": "zip",
803 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
804 "reference": "120b605dfeb996808c31b6477290a714d356e822",
805 "shasum": ""
806 },
807 "require": {
808 "php": ">=5.6"
809 },
810 "require-dev": {
811 "php-coveralls/php-coveralls": "^2.1",
812 "phpunit/phpunit": "^5 || ^6.5"
813 },
814 "time": "2019-03-08T08:55:37+00:00",
815 "type": "library",
816 "installation-source": "dist",
817 "autoload": {
818 "files": [
819 "src/getallheaders.php"
820 ]
821 },
822 "notification-url": "https://packagist.org/downloads/",
823 "license": [
824 "MIT"
825 ],
826 "authors": [
827 {
828 "name": "Ralph Khattar",
829 "email": "[email protected]"
830 }
831 ],
832 "description": "A polyfill for getallheaders.",
833 "support": {
834 "issues": "https://github.com/ralouphie/getallheaders/issues",
835 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
836 },
837 "install-path": "../ralouphie/getallheaders"
838 },
839 {
840 "name": "symfony/console",
841 "version": "v5.1.11",
842 "version_normalized": "5.1.11.0",
843 "source": {
844 "type": "git",
845 "url": "https://github.com/symfony/console.git",
846 "reference": "d9a267b621c5082e0a6c659d73633b6fd28a8a08"
847 },
848 "dist": {
849 "type": "zip",
850 "url": "https://api.github.com/repos/symfony/console/zipball/d9a267b621c5082e0a6c659d73633b6fd28a8a08",
851 "reference": "d9a267b621c5082e0a6c659d73633b6fd28a8a08",
852 "shasum": ""
853 },
854 "require": {
855 "php": ">=7.2.5",
856 "symfony/polyfill-mbstring": "~1.0",
857 "symfony/polyfill-php73": "^1.8",
858 "symfony/polyfill-php80": "^1.15",
859 "symfony/service-contracts": "^1.1|^2",
860 "symfony/string": "^5.1"
861 },
862 "conflict": {
863 "symfony/dependency-injection": "<4.4",
864 "symfony/dotenv": "<5.1",
865 "symfony/event-dispatcher": "<4.4",
866 "symfony/lock": "<4.4",
867 "symfony/process": "<4.4"
868 },
869 "provide": {
870 "psr/log-implementation": "1.0"
871 },
872 "require-dev": {
873 "psr/log": "~1.0",
874 "symfony/config": "^4.4|^5.0",
875 "symfony/dependency-injection": "^4.4|^5.0",
876 "symfony/event-dispatcher": "^4.4|^5.0",
877 "symfony/lock": "^4.4|^5.0",
878 "symfony/process": "^4.4|^5.0",
879 "symfony/var-dumper": "^4.4|^5.0"
880 },
881 "suggest": {
882 "psr/log": "For using the console logger",
883 "symfony/event-dispatcher": "",
884 "symfony/lock": "",
885 "symfony/process": ""
886 },
887 "time": "2021-01-27T10:01:46+00:00",
888 "type": "library",
889 "installation-source": "dist",
890 "autoload": {
891 "psr-4": {
892 "Symfony\\Component\\Console\\": ""
893 },
894 "exclude-from-classmap": [
895 "/Tests/"
896 ]
897 },
898 "notification-url": "https://packagist.org/downloads/",
899 "license": [
900 "MIT"
901 ],
902 "authors": [
903 {
904 "name": "Fabien Potencier",
905 "email": "[email protected]"
906 },
907 {
908 "name": "Symfony Community",
909 "homepage": "https://symfony.com/contributors"
910 }
911 ],
912 "description": "Eases the creation of beautiful and testable command line interfaces",
913 "homepage": "https://symfony.com",
914 "support": {
915 "source": "https://github.com/symfony/console/tree/v5.1.11"
916 },
917 "funding": [
918 {
919 "url": "https://symfony.com/sponsor",
920 "type": "custom"
921 },
922 {
923 "url": "https://github.com/fabpot",
924 "type": "github"
925 },
926 {
927 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
928 "type": "tidelift"
929 }
930 ],
931 "install-path": "../symfony/console"
932 },
933 {
934 "name": "symfony/deprecation-contracts",
935 "version": "v2.5.2",
936 "version_normalized": "2.5.2.0",
937 "source": {
938 "type": "git",
939 "url": "https://github.com/symfony/deprecation-contracts.git",
940 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
941 },
942 "dist": {
943 "type": "zip",
944 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
945 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
946 "shasum": ""
947 },
948 "require": {
949 "php": ">=7.1"
950 },
951 "time": "2022-01-02T09:53:40+00:00",
952 "type": "library",
953 "extra": {
954 "branch-alias": {
955 "dev-main": "2.5-dev"
956 },
957 "thanks": {
958 "name": "symfony/contracts",
959 "url": "https://github.com/symfony/contracts"
960 }
961 },
962 "installation-source": "dist",
963 "autoload": {
964 "files": [
965 "function.php"
966 ]
967 },
968 "notification-url": "https://packagist.org/downloads/",
969 "license": [
970 "MIT"
971 ],
972 "authors": [
973 {
974 "name": "Nicolas Grekas",
975 "email": "[email protected]"
976 },
977 {
978 "name": "Symfony Community",
979 "homepage": "https://symfony.com/contributors"
980 }
981 ],
982 "description": "A generic function and convention to trigger deprecation notices",
983 "homepage": "https://symfony.com",
984 "support": {
985 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
986 },
987 "funding": [
988 {
989 "url": "https://symfony.com/sponsor",
990 "type": "custom"
991 },
992 {
993 "url": "https://github.com/fabpot",
994 "type": "github"
995 },
996 {
997 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
998 "type": "tidelift"
999 }
1000 ],
1001 "install-path": "../symfony/deprecation-contracts"
1002 },
1003 {
1004 "name": "symfony/polyfill-ctype",
1005 "version": "v1.27.0",
1006 "version_normalized": "1.27.0.0",
1007 "source": {
1008 "type": "git",
1009 "url": "https://github.com/symfony/polyfill-ctype.git",
1010 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
1011 },
1012 "dist": {
1013 "type": "zip",
1014 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
1015 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
1016 "shasum": ""
1017 },
1018 "require": {
1019 "php": ">=7.1"
1020 },
1021 "provide": {
1022 "ext-ctype": "*"
1023 },
1024 "suggest": {
1025 "ext-ctype": "For best performance"
1026 },
1027 "time": "2022-11-03T14:55:06+00:00",
1028 "type": "library",
1029 "extra": {
1030 "branch-alias": {
1031 "dev-main": "1.27-dev"
1032 },
1033 "thanks": {
1034 "name": "symfony/polyfill",
1035 "url": "https://github.com/symfony/polyfill"
1036 }
1037 },
1038 "installation-source": "dist",
1039 "autoload": {
1040 "files": [
1041 "bootstrap.php"
1042 ],
1043 "psr-4": {
1044 "Symfony\\Polyfill\\Ctype\\": ""
1045 }
1046 },
1047 "notification-url": "https://packagist.org/downloads/",
1048 "license": [
1049 "MIT"
1050 ],
1051 "authors": [
1052 {
1053 "name": "Gert de Pagter",
1054 "email": "[email protected]"
1055 },
1056 {
1057 "name": "Symfony Community",
1058 "homepage": "https://symfony.com/contributors"
1059 }
1060 ],
1061 "description": "Symfony polyfill for ctype functions",
1062 "homepage": "https://symfony.com",
1063 "keywords": [
1064 "compatibility",
1065 "ctype",
1066 "polyfill",
1067 "portable"
1068 ],
1069 "support": {
1070 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
1071 },
1072 "funding": [
1073 {
1074 "url": "https://symfony.com/sponsor",
1075 "type": "custom"
1076 },
1077 {
1078 "url": "https://github.com/fabpot",
1079 "type": "github"
1080 },
1081 {
1082 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1083 "type": "tidelift"
1084 }
1085 ],
1086 "install-path": "../symfony/polyfill-ctype"
1087 },
1088 {
1089 "name": "symfony/polyfill-intl-grapheme",
1090 "version": "v1.27.0",
1091 "version_normalized": "1.27.0.0",
1092 "source": {
1093 "type": "git",
1094 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
1095 "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
1096 },
1097 "dist": {
1098 "type": "zip",
1099 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
1100 "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
1101 "shasum": ""
1102 },
1103 "require": {
1104 "php": ">=7.1"
1105 },
1106 "suggest": {
1107 "ext-intl": "For best performance"
1108 },
1109 "time": "2022-11-03T14:55:06+00:00",
1110 "type": "library",
1111 "extra": {
1112 "branch-alias": {
1113 "dev-main": "1.27-dev"
1114 },
1115 "thanks": {
1116 "name": "symfony/polyfill",
1117 "url": "https://github.com/symfony/polyfill"
1118 }
1119 },
1120 "installation-source": "dist",
1121 "autoload": {
1122 "files": [
1123 "bootstrap.php"
1124 ],
1125 "psr-4": {
1126 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
1127 }
1128 },
1129 "notification-url": "https://packagist.org/downloads/",
1130 "license": [
1131 "MIT"
1132 ],
1133 "authors": [
1134 {
1135 "name": "Nicolas Grekas",
1136 "email": "[email protected]"
1137 },
1138 {
1139 "name": "Symfony Community",
1140 "homepage": "https://symfony.com/contributors"
1141 }
1142 ],
1143 "description": "Symfony polyfill for intl's grapheme_* functions",
1144 "homepage": "https://symfony.com",
1145 "keywords": [
1146 "compatibility",
1147 "grapheme",
1148 "intl",
1149 "polyfill",
1150 "portable",
1151 "shim"
1152 ],
1153 "support": {
1154 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
1155 },
1156 "funding": [
1157 {
1158 "url": "https://symfony.com/sponsor",
1159 "type": "custom"
1160 },
1161 {
1162 "url": "https://github.com/fabpot",
1163 "type": "github"
1164 },
1165 {
1166 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1167 "type": "tidelift"
1168 }
1169 ],
1170 "install-path": "../symfony/polyfill-intl-grapheme"
1171 },
1172 {
1173 "name": "symfony/polyfill-intl-normalizer",
1174 "version": "v1.27.0",
1175 "version_normalized": "1.27.0.0",
1176 "source": {
1177 "type": "git",
1178 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
1179 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
1180 },
1181 "dist": {
1182 "type": "zip",
1183 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
1184 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
1185 "shasum": ""
1186 },
1187 "require": {
1188 "php": ">=7.1"
1189 },
1190 "suggest": {
1191 "ext-intl": "For best performance"
1192 },
1193 "time": "2022-11-03T14:55:06+00:00",
1194 "type": "library",
1195 "extra": {
1196 "branch-alias": {
1197 "dev-main": "1.27-dev"
1198 },
1199 "thanks": {
1200 "name": "symfony/polyfill",
1201 "url": "https://github.com/symfony/polyfill"
1202 }
1203 },
1204 "installation-source": "dist",
1205 "autoload": {
1206 "files": [
1207 "bootstrap.php"
1208 ],
1209 "psr-4": {
1210 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
1211 },
1212 "classmap": [
1213 "Resources/stubs"
1214 ]
1215 },
1216 "notification-url": "https://packagist.org/downloads/",
1217 "license": [
1218 "MIT"
1219 ],
1220 "authors": [
1221 {
1222 "name": "Nicolas Grekas",
1223 "email": "[email protected]"
1224 },
1225 {
1226 "name": "Symfony Community",
1227 "homepage": "https://symfony.com/contributors"
1228 }
1229 ],
1230 "description": "Symfony polyfill for intl's Normalizer class and related functions",
1231 "homepage": "https://symfony.com",
1232 "keywords": [
1233 "compatibility",
1234 "intl",
1235 "normalizer",
1236 "polyfill",
1237 "portable",
1238 "shim"
1239 ],
1240 "support": {
1241 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
1242 },
1243 "funding": [
1244 {
1245 "url": "https://symfony.com/sponsor",
1246 "type": "custom"
1247 },
1248 {
1249 "url": "https://github.com/fabpot",
1250 "type": "github"
1251 },
1252 {
1253 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1254 "type": "tidelift"
1255 }
1256 ],
1257 "install-path": "../symfony/polyfill-intl-normalizer"
1258 },
1259 {
1260 "name": "symfony/polyfill-mbstring",
1261 "version": "v1.27.0",
1262 "version_normalized": "1.27.0.0",
1263 "source": {
1264 "type": "git",
1265 "url": "https://github.com/symfony/polyfill-mbstring.git",
1266 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
1267 },
1268 "dist": {
1269 "type": "zip",
1270 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
1271 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
1272 "shasum": ""
1273 },
1274 "require": {
1275 "php": ">=7.1"
1276 },
1277 "provide": {
1278 "ext-mbstring": "*"
1279 },
1280 "suggest": {
1281 "ext-mbstring": "For best performance"
1282 },
1283 "time": "2022-11-03T14:55:06+00:00",
1284 "type": "library",
1285 "extra": {
1286 "branch-alias": {
1287 "dev-main": "1.27-dev"
1288 },
1289 "thanks": {
1290 "name": "symfony/polyfill",
1291 "url": "https://github.com/symfony/polyfill"
1292 }
1293 },
1294 "installation-source": "dist",
1295 "autoload": {
1296 "files": [
1297 "bootstrap.php"
1298 ],
1299 "psr-4": {
1300 "Symfony\\Polyfill\\Mbstring\\": ""
1301 }
1302 },
1303 "notification-url": "https://packagist.org/downloads/",
1304 "license": [
1305 "MIT"
1306 ],
1307 "authors": [
1308 {
1309 "name": "Nicolas Grekas",
1310 "email": "[email protected]"
1311 },
1312 {
1313 "name": "Symfony Community",
1314 "homepage": "https://symfony.com/contributors"
1315 }
1316 ],
1317 "description": "Symfony polyfill for the Mbstring extension",
1318 "homepage": "https://symfony.com",
1319 "keywords": [
1320 "compatibility",
1321 "mbstring",
1322 "polyfill",
1323 "portable",
1324 "shim"
1325 ],
1326 "support": {
1327 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
1328 },
1329 "funding": [
1330 {
1331 "url": "https://symfony.com/sponsor",
1332 "type": "custom"
1333 },
1334 {
1335 "url": "https://github.com/fabpot",
1336 "type": "github"
1337 },
1338 {
1339 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1340 "type": "tidelift"
1341 }
1342 ],
1343 "install-path": "../symfony/polyfill-mbstring"
1344 },
1345 {
1346 "name": "symfony/polyfill-php73",
1347 "version": "v1.27.0",
1348 "version_normalized": "1.27.0.0",
1349 "source": {
1350 "type": "git",
1351 "url": "https://github.com/symfony/polyfill-php73.git",
1352 "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
1353 },
1354 "dist": {
1355 "type": "zip",
1356 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
1357 "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
1358 "shasum": ""
1359 },
1360 "require": {
1361 "php": ">=7.1"
1362 },
1363 "time": "2022-11-03T14:55:06+00:00",
1364 "type": "library",
1365 "extra": {
1366 "branch-alias": {
1367 "dev-main": "1.27-dev"
1368 },
1369 "thanks": {
1370 "name": "symfony/polyfill",
1371 "url": "https://github.com/symfony/polyfill"
1372 }
1373 },
1374 "installation-source": "dist",
1375 "autoload": {
1376 "files": [
1377 "bootstrap.php"
1378 ],
1379 "psr-4": {
1380 "Symfony\\Polyfill\\Php73\\": ""
1381 },
1382 "classmap": [
1383 "Resources/stubs"
1384 ]
1385 },
1386 "notification-url": "https://packagist.org/downloads/",
1387 "license": [
1388 "MIT"
1389 ],
1390 "authors": [
1391 {
1392 "name": "Nicolas Grekas",
1393 "email": "[email protected]"
1394 },
1395 {
1396 "name": "Symfony Community",
1397 "homepage": "https://symfony.com/contributors"
1398 }
1399 ],
1400 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
1401 "homepage": "https://symfony.com",
1402 "keywords": [
1403 "compatibility",
1404 "polyfill",
1405 "portable",
1406 "shim"
1407 ],
1408 "support": {
1409 "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
1410 },
1411 "funding": [
1412 {
1413 "url": "https://symfony.com/sponsor",
1414 "type": "custom"
1415 },
1416 {
1417 "url": "https://github.com/fabpot",
1418 "type": "github"
1419 },
1420 {
1421 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1422 "type": "tidelift"
1423 }
1424 ],
1425 "install-path": "../symfony/polyfill-php73"
1426 },
1427 {
1428 "name": "symfony/polyfill-php80",
1429 "version": "v1.27.0",
1430 "version_normalized": "1.27.0.0",
1431 "source": {
1432 "type": "git",
1433 "url": "https://github.com/symfony/polyfill-php80.git",
1434 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
1435 },
1436 "dist": {
1437 "type": "zip",
1438 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
1439 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
1440 "shasum": ""
1441 },
1442 "require": {
1443 "php": ">=7.1"
1444 },
1445 "time": "2022-11-03T14:55:06+00:00",
1446 "type": "library",
1447 "extra": {
1448 "branch-alias": {
1449 "dev-main": "1.27-dev"
1450 },
1451 "thanks": {
1452 "name": "symfony/polyfill",
1453 "url": "https://github.com/symfony/polyfill"
1454 }
1455 },
1456 "installation-source": "dist",
1457 "autoload": {
1458 "files": [
1459 "bootstrap.php"
1460 ],
1461 "psr-4": {
1462 "Symfony\\Polyfill\\Php80\\": ""
1463 },
1464 "classmap": [
1465 "Resources/stubs"
1466 ]
1467 },
1468 "notification-url": "https://packagist.org/downloads/",
1469 "license": [
1470 "MIT"
1471 ],
1472 "authors": [
1473 {
1474 "name": "Ion Bazan",
1475 "email": "[email protected]"
1476 },
1477 {
1478 "name": "Nicolas Grekas",
1479 "email": "[email protected]"
1480 },
1481 {
1482 "name": "Symfony Community",
1483 "homepage": "https://symfony.com/contributors"
1484 }
1485 ],
1486 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
1487 "homepage": "https://symfony.com",
1488 "keywords": [
1489 "compatibility",
1490 "polyfill",
1491 "portable",
1492 "shim"
1493 ],
1494 "support": {
1495 "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
1496 },
1497 "funding": [
1498 {
1499 "url": "https://symfony.com/sponsor",
1500 "type": "custom"
1501 },
1502 {
1503 "url": "https://github.com/fabpot",
1504 "type": "github"
1505 },
1506 {
1507 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1508 "type": "tidelift"
1509 }
1510 ],
1511 "install-path": "../symfony/polyfill-php80"
1512 },
1513 {
1514 "name": "symfony/service-contracts",
1515 "version": "v2.5.2",
1516 "version_normalized": "2.5.2.0",
1517 "source": {
1518 "type": "git",
1519 "url": "https://github.com/symfony/service-contracts.git",
1520 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
1521 },
1522 "dist": {
1523 "type": "zip",
1524 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
1525 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
1526 "shasum": ""
1527 },
1528 "require": {
1529 "php": ">=7.2.5",
1530 "psr/container": "^1.1",
1531 "symfony/deprecation-contracts": "^2.1|^3"
1532 },
1533 "conflict": {
1534 "ext-psr": "<1.1|>=2"
1535 },
1536 "suggest": {
1537 "symfony/service-implementation": ""
1538 },
1539 "time": "2022-05-30T19:17:29+00:00",
1540 "type": "library",
1541 "extra": {
1542 "branch-alias": {
1543 "dev-main": "2.5-dev"
1544 },
1545 "thanks": {
1546 "name": "symfony/contracts",
1547 "url": "https://github.com/symfony/contracts"
1548 }
1549 },
1550 "installation-source": "dist",
1551 "autoload": {
1552 "psr-4": {
1553 "Symfony\\Contracts\\Service\\": ""
1554 }
1555 },
1556 "notification-url": "https://packagist.org/downloads/",
1557 "license": [
1558 "MIT"
1559 ],
1560 "authors": [
1561 {
1562 "name": "Nicolas Grekas",
1563 "email": "[email protected]"
1564 },
1565 {
1566 "name": "Symfony Community",
1567 "homepage": "https://symfony.com/contributors"
1568 }
1569 ],
1570 "description": "Generic abstractions related to writing services",
1571 "homepage": "https://symfony.com",
1572 "keywords": [
1573 "abstractions",
1574 "contracts",
1575 "decoupling",
1576 "interfaces",
1577 "interoperability",
1578 "standards"
1579 ],
1580 "support": {
1581 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
1582 },
1583 "funding": [
1584 {
1585 "url": "https://symfony.com/sponsor",
1586 "type": "custom"
1587 },
1588 {
1589 "url": "https://github.com/fabpot",
1590 "type": "github"
1591 },
1592 {
1593 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1594 "type": "tidelift"
1595 }
1596 ],
1597 "install-path": "../symfony/service-contracts"
1598 },
1599 {
1600 "name": "symfony/string",
1601 "version": "v5.4.22",
1602 "version_normalized": "5.4.22.0",
1603 "source": {
1604 "type": "git",
1605 "url": "https://github.com/symfony/string.git",
1606 "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62"
1607 },
1608 "dist": {
1609 "type": "zip",
1610 "url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
1611 "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
1612 "shasum": ""
1613 },
1614 "require": {
1615 "php": ">=7.2.5",
1616 "symfony/polyfill-ctype": "~1.8",
1617 "symfony/polyfill-intl-grapheme": "~1.0",
1618 "symfony/polyfill-intl-normalizer": "~1.0",
1619 "symfony/polyfill-mbstring": "~1.0",
1620 "symfony/polyfill-php80": "~1.15"
1621 },
1622 "conflict": {
1623 "symfony/translation-contracts": ">=3.0"
1624 },
1625 "require-dev": {
1626 "symfony/error-handler": "^4.4|^5.0|^6.0",
1627 "symfony/http-client": "^4.4|^5.0|^6.0",
1628 "symfony/translation-contracts": "^1.1|^2",
1629 "symfony/var-exporter": "^4.4|^5.0|^6.0"
1630 },
1631 "time": "2023-03-14T06:11:53+00:00",
1632 "type": "library",
1633 "installation-source": "dist",
1634 "autoload": {
1635 "files": [
1636 "Resources/functions.php"
1637 ],
1638 "psr-4": {
1639 "Symfony\\Component\\String\\": ""
1640 },
1641 "exclude-from-classmap": [
1642 "/Tests/"
1643 ]
1644 },
1645 "notification-url": "https://packagist.org/downloads/",
1646 "license": [
1647 "MIT"
1648 ],
1649 "authors": [
1650 {
1651 "name": "Nicolas Grekas",
1652 "email": "[email protected]"
1653 },
1654 {
1655 "name": "Symfony Community",
1656 "homepage": "https://symfony.com/contributors"
1657 }
1658 ],
1659 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
1660 "homepage": "https://symfony.com",
1661 "keywords": [
1662 "grapheme",
1663 "i18n",
1664 "string",
1665 "unicode",
1666 "utf-8",
1667 "utf8"
1668 ],
1669 "support": {
1670 "source": "https://github.com/symfony/string/tree/v5.4.22"
1671 },
1672 "funding": [
1673 {
1674 "url": "https://symfony.com/sponsor",
1675 "type": "custom"
1676 },
1677 {
1678 "url": "https://github.com/fabpot",
1679 "type": "github"
1680 },
1681 {
1682 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1683 "type": "tidelift"
1684 }
1685 ],
1686 "install-path": "../symfony/string"
1687 },
1688 {
1689 "name": "typerocket/core",
1690 "version": "v5.0.129",
1691 "version_normalized": "5.0.129.0",
1692 "source": {
1693 "type": "git",
1694 "url": "https://github.com/TypeRocket/core.git",
1695 "reference": "dad1d9c9c99b3bb59de52f8ccccc74567cea754c"
1696 },
1697 "dist": {
1698 "type": "zip",
1699 "url": "https://api.github.com/repos/TypeRocket/core/zipball/dad1d9c9c99b3bb59de52f8ccccc74567cea754c",
1700 "reference": "dad1d9c9c99b3bb59de52f8ccccc74567cea754c",
1701 "shasum": ""
1702 },
1703 "require": {
1704 "ext-json": "*",
1705 "php": ">=7.2.5",
1706 "symfony/console": "5.1.*"
1707 },
1708 "require-dev": {
1709 "phpunit/phpunit": "8.5.*"
1710 },
1711 "time": "2022-07-27T13:40:47+00:00",
1712 "type": "library",
1713 "installation-source": "dist",
1714 "autoload": {
1715 "psr-4": {
1716 "TypeRocket\\": "src/"
1717 }
1718 },
1719 "notification-url": "https://packagist.org/downloads/",
1720 "license": [
1721 "GPL-3.0-or-later"
1722 ],
1723 "authors": [
1724 {
1725 "name": "Robojuice",
1726 "homepage": "https://robojuice.com",
1727 "role": "Creator"
1728 }
1729 ],
1730 "description": "The TypeRocket Pro Core.",
1731 "homepage": "https://typerocket.com",
1732 "keywords": [
1733 "framework",
1734 "typerocket",
1735 "wordpress"
1736 ],
1737 "support": {
1738 "docs": "https://typerocket.com/docs/v5/",
1739 "issues": "https://github.com/TypeRocket/core/issues",
1740 "source": "https://github.com/TypeRocket/core/tree/v5.0.129"
1741 },
1742 "install-path": "../typerocket/core"
1743 }
1744 ],
1745 "dev": false,
1746 "dev-package-names": []
1747 }
1748