PluginProbe
Depicter — Popup & Slider Builder / 1.3.8
Depicter — Popup & Slider Builder v1.3.8
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.3.8, at vendor/composer/installed.json

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