PluginProbe ʕ •ᴥ•ʔ
Independent Analytics – WordPress Analytics Plugin / 2.3.1
Independent Analytics – WordPress Analytics Plugin v2.3.1
2.15.0 2.14.10 trunk 1.1 1.10 1.10.1 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.17.1 1.17.2 1.17.3 1.17.4 1.18 1.18.1 1.19.0 1.19.1 1.2 1.20.0 1.21.0 1.22.0 1.22.1 1.23.0 1.23.1 1.24.0 1.24.1 1.25.0 1.25.1 1.26.0 1.27.0 1.28.0 1.28.1 1.28.2 1.28.3 1.29.0 1.3 1.30.0 1.30.1 1.4 1.5 1.6 1.7 1.8 1.9 2.0.0 2.0.1 2.1.4 2.1.5 2.1.6 2.10.0 2.10.1 2.10.2 2.10.3 2.10.4 2.11.0 2.11.1 2.11.10 2.11.2 2.11.3 2.11.4 2.11.5 2.11.6 2.11.7 2.11.8 2.11.9 2.12.0 2.12.1 2.12.2 2.13.1 2.13.2 2.13.5 2.13.6 2.14.0 2.14.1 2.14.2 2.14.4 2.14.6 2.14.7 2.14.8 2.14.9 2.2.0 2.2.1 2.3.1 2.3.2 2.4.2 2.4.3 2.5.0 2.5.1 2.6.0 2.6.1 2.6.2 2.6.3 2.6.4 2.7.0 2.7.1 2.7.2 2.7.3 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 2.8.7 2.8.8 2.8.9 2.9.2 2.9.3 2.9.4 2.9.5 2.9.6 2.9.7
independent-analytics / vendor / composer / installed.json
independent-analytics / vendor / composer Last commit date
ClassLoader.php 2 years ago InstalledVersions.php 2 years ago LICENSE 3 years ago autoload_classmap.php 2 years ago autoload_files.php 2 years ago autoload_namespaces.php 3 years ago autoload_psr4.php 2 years ago autoload_real.php 2 years ago autoload_static.php 2 years ago installed.json 2 years ago installed.php 2 years ago platform_check.php 3 years ago
installed.json
2523 lines
1 {
2 "packages": [
3 {
4 "name": "andrewmead\/wordpress-proper",
5 "version": "3.0.0",
6 "version_normalized": "3.0.0.0",
7 "source": {
8 "type": "git",
9 "url": "https:\/\/github.com\/andrewjmead\/wordpress-proper.git",
10 "reference": "6332806dc9faeb40cc376d9043150fea69c4ed17"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https:\/\/api.github.com\/repos\/andrewjmead\/wordpress-proper\/zipball\/6332806dc9faeb40cc376d9043150fea69c4ed17",
15 "reference": "6332806dc9faeb40cc376d9043150fea69c4ed17",
16 "shasum": ""
17 },
18 "require-dev": {
19 "friendsofphp\/php-cs-fixer": "^3.4.0",
20 "php": ">=7.3.27",
21 "php-stubs\/woocommerce-stubs": "^7.5",
22 "phpstan\/phpstan": "^1.10",
23 "phpunit\/phpunit": "9.6.8",
24 "sniccowp\/php-scoper-wordpress-excludes": "^6.1",
25 "szepeviktor\/phpstan-wordpress": "^1.1",
26 "yoast\/phpunit-polyfills": "^1.0"
27 },
28 "time": "2024-01-25T16:58:28+00:00",
29 "type": "library",
30 "installation-source": "dist",
31 "autoload": {
32 "psr-4": {
33 "IAWPSCOPED\\Proper\\": [
34 "source\/",
35 "tests\/"
36 ]
37 }
38 },
39 "notification-url": "https:\/\/packagist.org\/downloads\/",
40 "license": [
41 "MIT"
42 ],
43 "authors": [
44 {
45 "name": "Andrew Mead",
46 "homepage": "https:\/\/mead.io"
47 }
48 ],
49 "description": "A set of classes you may find useful for WordPress development",
50 "support": {
51 "issues": "https:\/\/github.com\/andrewjmead\/wordpress-proper\/issues",
52 "source": "https:\/\/github.com\/andrewjmead\/wordpress-proper\/tree\/3.0.0"
53 },
54 "install-path": "..\/andrewmead\/wordpress-proper"
55 },
56 {
57 "name": "carbonphp\/carbon-doctrine-types",
58 "version": "1.0.0",
59 "version_normalized": "1.0.0.0",
60 "source": {
61 "type": "git",
62 "url": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types.git",
63 "reference": "3c430083d0b41ceed84ecccf9dac613241d7305d"
64 },
65 "dist": {
66 "type": "zip",
67 "url": "https:\/\/api.github.com\/repos\/CarbonPHP\/carbon-doctrine-types\/zipball\/3c430083d0b41ceed84ecccf9dac613241d7305d",
68 "reference": "3c430083d0b41ceed84ecccf9dac613241d7305d",
69 "shasum": ""
70 },
71 "require": {
72 "php": "^7.1.8 || ^8.0"
73 },
74 "conflict": {
75 "doctrine\/dbal": ">=3.7.0"
76 },
77 "require-dev": {
78 "doctrine\/dbal": ">=2.0.0",
79 "nesbot\/carbon": "^2.71.0 || ^3.0.0",
80 "phpunit\/phpunit": "^10.3"
81 },
82 "time": "2023-10-01T12:35:29+00:00",
83 "type": "library",
84 "installation-source": "dist",
85 "autoload": {
86 "psr-4": {
87 "IAWPSCOPED\\Carbon\\Doctrine\\": "src\/Carbon\/Doctrine\/"
88 }
89 },
90 "notification-url": "https:\/\/packagist.org\/downloads\/",
91 "license": [
92 "MIT"
93 ],
94 "authors": [
95 {
96 "name": "KyleKatarn",
97 "email": "kylekatarnls@gmail.com"
98 }
99 ],
100 "description": "Types to use Carbon in Doctrine",
101 "keywords": [
102 "carbon",
103 "date",
104 "datetime",
105 "doctrine",
106 "time"
107 ],
108 "support": {
109 "issues": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types\/issues",
110 "source": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types\/tree\/1.0.0"
111 },
112 "funding": [
113 {
114 "url": "https:\/\/github.com\/kylekatarnls",
115 "type": "github"
116 },
117 {
118 "url": "https:\/\/opencollective.com\/Carbon",
119 "type": "open_collective"
120 },
121 {
122 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/nesbot\/carbon",
123 "type": "tidelift"
124 }
125 ],
126 "install-path": "..\/carbonphp\/carbon-doctrine-types"
127 },
128 {
129 "name": "doctrine\/cache",
130 "version": "1.13.0",
131 "version_normalized": "1.13.0.0",
132 "source": {
133 "type": "git",
134 "url": "https:\/\/github.com\/doctrine\/cache.git",
135 "reference": "56cd022adb5514472cb144c087393c1821911d09"
136 },
137 "dist": {
138 "type": "zip",
139 "url": "https:\/\/api.github.com\/repos\/doctrine\/cache\/zipball\/56cd022adb5514472cb144c087393c1821911d09",
140 "reference": "56cd022adb5514472cb144c087393c1821911d09",
141 "shasum": ""
142 },
143 "require": {
144 "php": "~7.1 || ^8.0"
145 },
146 "conflict": {
147 "doctrine\/common": ">2.2,<2.4"
148 },
149 "require-dev": {
150 "alcaeus\/mongo-php-adapter": "^1.1",
151 "cache\/integration-tests": "dev-master",
152 "doctrine\/coding-standard": "^9",
153 "mongodb\/mongodb": "^1.1",
154 "phpunit\/phpunit": "^7.5 || ^8.5 || ^9.5",
155 "predis\/predis": "~1.0",
156 "psr\/cache": "^1.0 || ^2.0 || ^3.0",
157 "symfony\/cache": "^4.4 || ^5.4 || ^6",
158 "symfony\/var-exporter": "^4.4 || ^5.4 || ^6"
159 },
160 "suggest": {
161 "alcaeus\/mongo-php-adapter": "Required to use legacy MongoDB driver"
162 },
163 "time": "2022-05-20T20:06:54+00:00",
164 "type": "library",
165 "installation-source": "dist",
166 "autoload": {
167 "psr-4": {
168 "IAWPSCOPED\\Doctrine\\Common\\Cache\\": "lib\/Doctrine\/Common\/Cache"
169 }
170 },
171 "notification-url": "https:\/\/packagist.org\/downloads\/",
172 "license": [
173 "MIT"
174 ],
175 "authors": [
176 {
177 "name": "Guilherme Blanco",
178 "email": "guilhermeblanco@gmail.com"
179 },
180 {
181 "name": "Roman Borschel",
182 "email": "roman@code-factory.org"
183 },
184 {
185 "name": "Benjamin Eberlei",
186 "email": "kontakt@beberlei.de"
187 },
188 {
189 "name": "Jonathan Wage",
190 "email": "jonwage@gmail.com"
191 },
192 {
193 "name": "Johannes Schmitt",
194 "email": "schmittjoh@gmail.com"
195 }
196 ],
197 "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
198 "homepage": "https:\/\/www.doctrine-project.org\/projects\/cache.html",
199 "keywords": [
200 "abstraction",
201 "apcu",
202 "cache",
203 "caching",
204 "couchdb",
205 "memcached",
206 "php",
207 "redis",
208 "xcache"
209 ],
210 "support": {
211 "issues": "https:\/\/github.com\/doctrine\/cache\/issues",
212 "source": "https:\/\/github.com\/doctrine\/cache\/tree\/1.13.0"
213 },
214 "funding": [
215 {
216 "url": "https:\/\/www.doctrine-project.org\/sponsorship.html",
217 "type": "custom"
218 },
219 {
220 "url": "https:\/\/www.patreon.com\/phpdoctrine",
221 "type": "patreon"
222 },
223 {
224 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/doctrine%2Fcache",
225 "type": "tidelift"
226 }
227 ],
228 "install-path": "..\/doctrine\/cache"
229 },
230 {
231 "name": "doctrine\/inflector",
232 "version": "2.0.10",
233 "version_normalized": "2.0.10.0",
234 "source": {
235 "type": "git",
236 "url": "https:\/\/github.com\/doctrine\/inflector.git",
237 "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
238 },
239 "dist": {
240 "type": "zip",
241 "url": "https:\/\/api.github.com\/repos\/doctrine\/inflector\/zipball\/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
242 "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
243 "shasum": ""
244 },
245 "require": {
246 "php": "^7.2 || ^8.0"
247 },
248 "require-dev": {
249 "doctrine\/coding-standard": "^11.0",
250 "phpstan\/phpstan": "^1.8",
251 "phpstan\/phpstan-phpunit": "^1.1",
252 "phpstan\/phpstan-strict-rules": "^1.3",
253 "phpunit\/phpunit": "^8.5 || ^9.5",
254 "vimeo\/psalm": "^4.25 || ^5.4"
255 },
256 "time": "2024-02-18T20:23:39+00:00",
257 "type": "library",
258 "installation-source": "dist",
259 "autoload": {
260 "psr-4": {
261 "IAWPSCOPED\\Doctrine\\Inflector\\": "lib\/Doctrine\/Inflector"
262 }
263 },
264 "notification-url": "https:\/\/packagist.org\/downloads\/",
265 "license": [
266 "MIT"
267 ],
268 "authors": [
269 {
270 "name": "Guilherme Blanco",
271 "email": "guilhermeblanco@gmail.com"
272 },
273 {
274 "name": "Roman Borschel",
275 "email": "roman@code-factory.org"
276 },
277 {
278 "name": "Benjamin Eberlei",
279 "email": "kontakt@beberlei.de"
280 },
281 {
282 "name": "Jonathan Wage",
283 "email": "jonwage@gmail.com"
284 },
285 {
286 "name": "Johannes Schmitt",
287 "email": "schmittjoh@gmail.com"
288 }
289 ],
290 "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper\/lowercase and singular\/plural forms of words.",
291 "homepage": "https:\/\/www.doctrine-project.org\/projects\/inflector.html",
292 "keywords": [
293 "inflection",
294 "inflector",
295 "lowercase",
296 "manipulation",
297 "php",
298 "plural",
299 "singular",
300 "strings",
301 "uppercase",
302 "words"
303 ],
304 "support": {
305 "issues": "https:\/\/github.com\/doctrine\/inflector\/issues",
306 "source": "https:\/\/github.com\/doctrine\/inflector\/tree\/2.0.10"
307 },
308 "funding": [
309 {
310 "url": "https:\/\/www.doctrine-project.org\/sponsorship.html",
311 "type": "custom"
312 },
313 {
314 "url": "https:\/\/www.patreon.com\/phpdoctrine",
315 "type": "patreon"
316 },
317 {
318 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/doctrine%2Finflector",
319 "type": "tidelift"
320 }
321 ],
322 "install-path": "..\/doctrine\/inflector"
323 },
324 {
325 "name": "eftec\/bladeone",
326 "version": "4.11",
327 "version_normalized": "4.11.0.0",
328 "source": {
329 "type": "git",
330 "url": "https:\/\/github.com\/EFTEC\/BladeOne.git",
331 "reference": "67be633c33dd4109134ae2ae153750f3ea66b176"
332 },
333 "dist": {
334 "type": "zip",
335 "url": "https:\/\/api.github.com\/repos\/EFTEC\/BladeOne\/zipball\/67be633c33dd4109134ae2ae153750f3ea66b176",
336 "reference": "67be633c33dd4109134ae2ae153750f3ea66b176",
337 "shasum": ""
338 },
339 "require": {
340 "ext-json": "*",
341 "php": ">=7.2"
342 },
343 "require-dev": {
344 "phpunit\/phpunit": "^8.5.23"
345 },
346 "suggest": {
347 "eftec\/bladeonehtml": "Extension to create forms",
348 "ext-mbstring": "This extension is used if it's active"
349 },
350 "time": "2024-02-04T12:24:42+00:00",
351 "bin": [
352 "lib\/bladeonecli"
353 ],
354 "type": "library",
355 "installation-source": "dist",
356 "autoload": {
357 "psr-4": {
358 "IAWPSCOPED\\eftec\\bladeone\\": "lib\/"
359 }
360 },
361 "notification-url": "https:\/\/packagist.org\/downloads\/",
362 "license": [
363 "MIT"
364 ],
365 "authors": [
366 {
367 "name": "Jorge Patricio Castro Castillo",
368 "email": "jcastro@eftec.cl"
369 }
370 ],
371 "description": "The standalone version Blade Template Engine from Laravel in a single php file",
372 "homepage": "https:\/\/github.com\/EFTEC\/BladeOne",
373 "keywords": [
374 "blade",
375 "php",
376 "template",
377 "templating",
378 "view"
379 ],
380 "support": {
381 "issues": "https:\/\/github.com\/EFTEC\/BladeOne\/issues",
382 "source": "https:\/\/github.com\/EFTEC\/BladeOne\/tree\/4.11"
383 },
384 "install-path": "..\/eftec\/bladeone"
385 },
386 {
387 "name": "illuminate\/collections",
388 "version": "v8.83.27",
389 "version_normalized": "8.83.27.0",
390 "source": {
391 "type": "git",
392 "url": "https:\/\/github.com\/illuminate\/collections.git",
393 "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4"
394 },
395 "dist": {
396 "type": "zip",
397 "url": "https:\/\/api.github.com\/repos\/illuminate\/collections\/zipball\/705a4e1ef93cd492c45b9b3e7911cccc990a07f4",
398 "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4",
399 "shasum": ""
400 },
401 "require": {
402 "illuminate\/contracts": "^8.0",
403 "illuminate\/macroable": "^8.0",
404 "php": "^7.3|^8.0"
405 },
406 "suggest": {
407 "symfony\/var-dumper": "Required to use the dump method (^5.4)."
408 },
409 "time": "2022-06-23T15:29:49+00:00",
410 "type": "library",
411 "extra": {
412 "branch-alias": {
413 "dev-master": "8.x-dev"
414 }
415 },
416 "installation-source": "dist",
417 "autoload": {
418 "files": [
419 "helpers.php"
420 ],
421 "psr-4": {
422 "IAWPSCOPED\\Illuminate\\Support\\": ""
423 }
424 },
425 "notification-url": "https:\/\/packagist.org\/downloads\/",
426 "license": [
427 "MIT"
428 ],
429 "authors": [
430 {
431 "name": "Taylor Otwell",
432 "email": "taylor@laravel.com"
433 }
434 ],
435 "description": "The Illuminate Collections package.",
436 "homepage": "https:\/\/laravel.com",
437 "support": {
438 "issues": "https:\/\/github.com\/laravel\/framework\/issues",
439 "source": "https:\/\/github.com\/laravel\/framework"
440 },
441 "install-path": "..\/illuminate\/collections"
442 },
443 {
444 "name": "illuminate\/container",
445 "version": "v8.83.27",
446 "version_normalized": "8.83.27.0",
447 "source": {
448 "type": "git",
449 "url": "https:\/\/github.com\/illuminate\/container.git",
450 "reference": "14062628d05f75047c5a1360b9350028427d568e"
451 },
452 "dist": {
453 "type": "zip",
454 "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/14062628d05f75047c5a1360b9350028427d568e",
455 "reference": "14062628d05f75047c5a1360b9350028427d568e",
456 "shasum": ""
457 },
458 "require": {
459 "illuminate\/contracts": "^8.0",
460 "php": "^7.3|^8.0",
461 "psr\/container": "^1.0"
462 },
463 "provide": {
464 "psr\/container-implementation": "1.0"
465 },
466 "time": "2022-02-02T21:03:35+00:00",
467 "type": "library",
468 "extra": {
469 "branch-alias": {
470 "dev-master": "8.x-dev"
471 }
472 },
473 "installation-source": "dist",
474 "autoload": {
475 "psr-4": {
476 "IAWPSCOPED\\Illuminate\\Container\\": ""
477 }
478 },
479 "notification-url": "https:\/\/packagist.org\/downloads\/",
480 "license": [
481 "MIT"
482 ],
483 "authors": [
484 {
485 "name": "Taylor Otwell",
486 "email": "taylor@laravel.com"
487 }
488 ],
489 "description": "The Illuminate Container package.",
490 "homepage": "https:\/\/laravel.com",
491 "support": {
492 "issues": "https:\/\/github.com\/laravel\/framework\/issues",
493 "source": "https:\/\/github.com\/laravel\/framework"
494 },
495 "install-path": "..\/illuminate\/container"
496 },
497 {
498 "name": "illuminate\/contracts",
499 "version": "v8.83.27",
500 "version_normalized": "8.83.27.0",
501 "source": {
502 "type": "git",
503 "url": "https:\/\/github.com\/illuminate\/contracts.git",
504 "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d"
505 },
506 "dist": {
507 "type": "zip",
508 "url": "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/5e0fd287a1b22a6b346a9f7cd484d8cf0234585d",
509 "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d",
510 "shasum": ""
511 },
512 "require": {
513 "php": "^7.3|^8.0",
514 "psr\/container": "^1.0",
515 "psr\/simple-cache": "^1.0"
516 },
517 "time": "2022-01-13T14:47:47+00:00",
518 "type": "library",
519 "extra": {
520 "branch-alias": {
521 "dev-master": "8.x-dev"
522 }
523 },
524 "installation-source": "dist",
525 "autoload": {
526 "psr-4": {
527 "IAWPSCOPED\\Illuminate\\Contracts\\": ""
528 }
529 },
530 "notification-url": "https:\/\/packagist.org\/downloads\/",
531 "license": [
532 "MIT"
533 ],
534 "authors": [
535 {
536 "name": "Taylor Otwell",
537 "email": "taylor@laravel.com"
538 }
539 ],
540 "description": "The Illuminate Contracts package.",
541 "homepage": "https:\/\/laravel.com",
542 "support": {
543 "issues": "https:\/\/github.com\/laravel\/framework\/issues",
544 "source": "https:\/\/github.com\/laravel\/framework"
545 },
546 "install-path": "..\/illuminate\/contracts"
547 },
548 {
549 "name": "illuminate\/database",
550 "version": "v8.83.27",
551 "version_normalized": "8.83.27.0",
552 "source": {
553 "type": "git",
554 "url": "https:\/\/github.com\/illuminate\/database.git",
555 "reference": "1a5b0e4e6913415464fa2aab554a38b9e6fa44b1"
556 },
557 "dist": {
558 "type": "zip",
559 "url": "https:\/\/api.github.com\/repos\/illuminate\/database\/zipball\/1a5b0e4e6913415464fa2aab554a38b9e6fa44b1",
560 "reference": "1a5b0e4e6913415464fa2aab554a38b9e6fa44b1",
561 "shasum": ""
562 },
563 "require": {
564 "ext-json": "*",
565 "illuminate\/collections": "^8.0",
566 "illuminate\/container": "^8.0",
567 "illuminate\/contracts": "^8.0",
568 "illuminate\/macroable": "^8.0",
569 "illuminate\/support": "^8.0",
570 "php": "^7.3|^8.0",
571 "symfony\/console": "^5.4"
572 },
573 "suggest": {
574 "doctrine\/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
575 "fakerphp\/faker": "Required to use the eloquent factory builder (^1.9.1).",
576 "illuminate\/console": "Required to use the database commands (^8.0).",
577 "illuminate\/events": "Required to use the observers with Eloquent (^8.0).",
578 "illuminate\/filesystem": "Required to use the migrations (^8.0).",
579 "illuminate\/pagination": "Required to paginate the result set (^8.0).",
580 "symfony\/finder": "Required to use Eloquent model factories (^5.4)."
581 },
582 "time": "2022-08-31T16:16:06+00:00",
583 "type": "library",
584 "extra": {
585 "branch-alias": {
586 "dev-master": "8.x-dev"
587 }
588 },
589 "installation-source": "dist",
590 "autoload": {
591 "psr-4": {
592 "IAWPSCOPED\\Illuminate\\Database\\": ""
593 }
594 },
595 "notification-url": "https:\/\/packagist.org\/downloads\/",
596 "license": [
597 "MIT"
598 ],
599 "authors": [
600 {
601 "name": "Taylor Otwell",
602 "email": "taylor@laravel.com"
603 }
604 ],
605 "description": "The Illuminate Database package.",
606 "homepage": "https:\/\/laravel.com",
607 "keywords": [
608 "database",
609 "laravel",
610 "orm",
611 "sql"
612 ],
613 "support": {
614 "issues": "https:\/\/github.com\/laravel\/framework\/issues",
615 "source": "https:\/\/github.com\/laravel\/framework"
616 },
617 "install-path": "..\/illuminate\/database"
618 },
619 {
620 "name": "illuminate\/macroable",
621 "version": "v8.83.27",
622 "version_normalized": "8.83.27.0",
623 "source": {
624 "type": "git",
625 "url": "https:\/\/github.com\/illuminate\/macroable.git",
626 "reference": "aed81891a6e046fdee72edd497f822190f61c162"
627 },
628 "dist": {
629 "type": "zip",
630 "url": "https:\/\/api.github.com\/repos\/illuminate\/macroable\/zipball\/aed81891a6e046fdee72edd497f822190f61c162",
631 "reference": "aed81891a6e046fdee72edd497f822190f61c162",
632 "shasum": ""
633 },
634 "require": {
635 "php": "^7.3|^8.0"
636 },
637 "time": "2021-11-16T13:57:03+00:00",
638 "type": "library",
639 "extra": {
640 "branch-alias": {
641 "dev-master": "8.x-dev"
642 }
643 },
644 "installation-source": "dist",
645 "autoload": {
646 "psr-4": {
647 "IAWPSCOPED\\Illuminate\\Support\\": ""
648 }
649 },
650 "notification-url": "https:\/\/packagist.org\/downloads\/",
651 "license": [
652 "MIT"
653 ],
654 "authors": [
655 {
656 "name": "Taylor Otwell",
657 "email": "taylor@laravel.com"
658 }
659 ],
660 "description": "The Illuminate Macroable package.",
661 "homepage": "https:\/\/laravel.com",
662 "support": {
663 "issues": "https:\/\/github.com\/laravel\/framework\/issues",
664 "source": "https:\/\/github.com\/laravel\/framework"
665 },
666 "install-path": "..\/illuminate\/macroable"
667 },
668 {
669 "name": "illuminate\/support",
670 "version": "v8.83.27",
671 "version_normalized": "8.83.27.0",
672 "source": {
673 "type": "git",
674 "url": "https:\/\/github.com\/illuminate\/support.git",
675 "reference": "1c79242468d3bbd9a0f7477df34f9647dde2a09b"
676 },
677 "dist": {
678 "type": "zip",
679 "url": "https:\/\/api.github.com\/repos\/illuminate\/support\/zipball\/1c79242468d3bbd9a0f7477df34f9647dde2a09b",
680 "reference": "1c79242468d3bbd9a0f7477df34f9647dde2a09b",
681 "shasum": ""
682 },
683 "require": {
684 "doctrine\/inflector": "^1.4|^2.0",
685 "ext-json": "*",
686 "ext-mbstring": "*",
687 "illuminate\/collections": "^8.0",
688 "illuminate\/contracts": "^8.0",
689 "illuminate\/macroable": "^8.0",
690 "nesbot\/carbon": "^2.53.1",
691 "php": "^7.3|^8.0",
692 "voku\/portable-ascii": "^1.6.1"
693 },
694 "conflict": {
695 "tightenco\/collect": "<5.5.33"
696 },
697 "suggest": {
698 "illuminate\/filesystem": "Required to use the composer class (^8.0).",
699 "league\/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^1.3|^2.0.2).",
700 "ramsey\/uuid": "Required to use Str::uuid() (^4.2.2).",
701 "symfony\/process": "Required to use the composer class (^5.4).",
702 "symfony\/var-dumper": "Required to use the dd function (^5.4).",
703 "vlucas\/phpdotenv": "Required to use the Env class and env helper (^5.4.1)."
704 },
705 "time": "2022-09-21T21:30:03+00:00",
706 "type": "library",
707 "extra": {
708 "branch-alias": {
709 "dev-master": "8.x-dev"
710 }
711 },
712 "installation-source": "dist",
713 "autoload": {
714 "files": [
715 "helpers.php"
716 ],
717 "psr-4": {
718 "IAWPSCOPED\\Illuminate\\Support\\": ""
719 }
720 },
721 "notification-url": "https:\/\/packagist.org\/downloads\/",
722 "license": [
723 "MIT"
724 ],
725 "authors": [
726 {
727 "name": "Taylor Otwell",
728 "email": "taylor@laravel.com"
729 }
730 ],
731 "description": "The Illuminate Support package.",
732 "homepage": "https:\/\/laravel.com",
733 "support": {
734 "issues": "https:\/\/github.com\/laravel\/framework\/issues",
735 "source": "https:\/\/github.com\/laravel\/framework"
736 },
737 "install-path": "..\/illuminate\/support"
738 },
739 {
740 "name": "league\/uri",
741 "version": "6.5.0",
742 "version_normalized": "6.5.0.0",
743 "source": {
744 "type": "git",
745 "url": "https:\/\/github.com\/thephpleague\/uri.git",
746 "reference": "c68ca445abb04817d740ddd6d0b3551826ef0c5a"
747 },
748 "dist": {
749 "type": "zip",
750 "url": "https:\/\/api.github.com\/repos\/thephpleague\/uri\/zipball\/c68ca445abb04817d740ddd6d0b3551826ef0c5a",
751 "reference": "c68ca445abb04817d740ddd6d0b3551826ef0c5a",
752 "shasum": ""
753 },
754 "require": {
755 "ext-json": "*",
756 "league\/uri-interfaces": "^2.3",
757 "php": "^7.3 || ^8.0",
758 "psr\/http-message": "^1.0"
759 },
760 "conflict": {
761 "league\/uri-schemes": "^1.0"
762 },
763 "require-dev": {
764 "friendsofphp\/php-cs-fixer": "^2.19 || ^3.0",
765 "phpstan\/phpstan": "^0.12.90",
766 "phpstan\/phpstan-phpunit": "^0.12.22",
767 "phpstan\/phpstan-strict-rules": "^0.12.11",
768 "phpunit\/phpunit": "^8.0 || ^9.0",
769 "psr\/http-factory": "^1.0"
770 },
771 "suggest": {
772 "ext-fileinfo": "Needed to create Data URI from a filepath",
773 "ext-intl": "Needed to improve host validation",
774 "league\/uri-components": "Needed to easily manipulate URI objects",
775 "psr\/http-factory": "Needed to use the URI factory"
776 },
777 "time": "2021-08-27T09:54:07+00:00",
778 "type": "library",
779 "extra": {
780 "branch-alias": {
781 "dev-master": "6.x-dev"
782 }
783 },
784 "installation-source": "dist",
785 "autoload": {
786 "psr-4": {
787 "IAWPSCOPED\\League\\Uri\\": "src"
788 }
789 },
790 "notification-url": "https:\/\/packagist.org\/downloads\/",
791 "license": [
792 "MIT"
793 ],
794 "authors": [
795 {
796 "name": "Ignace Nyamagana Butera",
797 "email": "nyamsprod@gmail.com",
798 "homepage": "https:\/\/nyamsprod.com"
799 }
800 ],
801 "description": "URI manipulation library",
802 "homepage": "http:\/\/uri.thephpleague.com",
803 "keywords": [
804 "data-uri",
805 "file-uri",
806 "ftp",
807 "hostname",
808 "http",
809 "https",
810 "middleware",
811 "parse_str",
812 "parse_url",
813 "psr-7",
814 "query-string",
815 "querystring",
816 "rfc3986",
817 "rfc3987",
818 "rfc6570",
819 "uri",
820 "uri-template",
821 "url",
822 "ws"
823 ],
824 "support": {
825 "docs": "https:\/\/uri.thephpleague.com",
826 "forum": "https:\/\/thephpleague.slack.com",
827 "issues": "https:\/\/github.com\/thephpleague\/uri\/issues",
828 "source": "https:\/\/github.com\/thephpleague\/uri\/tree\/6.5.0"
829 },
830 "funding": [
831 {
832 "url": "https:\/\/github.com\/sponsors\/nyamsprod",
833 "type": "github"
834 }
835 ],
836 "install-path": "..\/league\/uri"
837 },
838 {
839 "name": "league\/uri-interfaces",
840 "version": "2.3.0",
841 "version_normalized": "2.3.0.0",
842 "source": {
843 "type": "git",
844 "url": "https:\/\/github.com\/thephpleague\/uri-interfaces.git",
845 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
846 },
847 "dist": {
848 "type": "zip",
849 "url": "https:\/\/api.github.com\/repos\/thephpleague\/uri-interfaces\/zipball\/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
850 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
851 "shasum": ""
852 },
853 "require": {
854 "ext-json": "*",
855 "php": "^7.2 || ^8.0"
856 },
857 "require-dev": {
858 "friendsofphp\/php-cs-fixer": "^2.19",
859 "phpstan\/phpstan": "^0.12.90",
860 "phpstan\/phpstan-phpunit": "^0.12.19",
861 "phpstan\/phpstan-strict-rules": "^0.12.9",
862 "phpunit\/phpunit": "^8.5.15 || ^9.5"
863 },
864 "suggest": {
865 "ext-intl": "to use the IDNA feature",
866 "symfony\/intl": "to use the IDNA feature via Symfony Polyfill"
867 },
868 "time": "2021-06-28T04:27:21+00:00",
869 "type": "library",
870 "extra": {
871 "branch-alias": {
872 "dev-master": "2.x-dev"
873 }
874 },
875 "installation-source": "dist",
876 "autoload": {
877 "psr-4": {
878 "IAWPSCOPED\\League\\Uri\\": "src\/"
879 }
880 },
881 "notification-url": "https:\/\/packagist.org\/downloads\/",
882 "license": [
883 "MIT"
884 ],
885 "authors": [
886 {
887 "name": "Ignace Nyamagana Butera",
888 "email": "nyamsprod@gmail.com",
889 "homepage": "https:\/\/nyamsprod.com"
890 }
891 ],
892 "description": "Common interface for URI representation",
893 "homepage": "http:\/\/github.com\/thephpleague\/uri-interfaces",
894 "keywords": [
895 "rfc3986",
896 "rfc3987",
897 "uri",
898 "url"
899 ],
900 "support": {
901 "issues": "https:\/\/github.com\/thephpleague\/uri-interfaces\/issues",
902 "source": "https:\/\/github.com\/thephpleague\/uri-interfaces\/tree\/2.3.0"
903 },
904 "funding": [
905 {
906 "url": "https:\/\/github.com\/sponsors\/nyamsprod",
907 "type": "github"
908 }
909 ],
910 "install-path": "..\/league\/uri-interfaces"
911 },
912 {
913 "name": "matomo\/device-detector",
914 "version": "6.3.0",
915 "version_normalized": "6.3.0.0",
916 "source": {
917 "type": "git",
918 "url": "https:\/\/github.com\/matomo-org\/device-detector.git",
919 "reference": "35efad75b31f2596701834d19f097497909572a4"
920 },
921 "dist": {
922 "type": "zip",
923 "url": "https:\/\/api.github.com\/repos\/matomo-org\/device-detector\/zipball\/35efad75b31f2596701834d19f097497909572a4",
924 "reference": "35efad75b31f2596701834d19f097497909572a4",
925 "shasum": ""
926 },
927 "require": {
928 "mustangostang\/spyc": "*",
929 "php": "^7.2|^8.0"
930 },
931 "replace": {
932 "piwik\/device-detector": "self.version"
933 },
934 "require-dev": {
935 "matthiasmullie\/scrapbook": "^1.4.7",
936 "mayflower\/mo4-coding-standard": "^v9.0.0",
937 "phpstan\/phpstan": "^1.10.44",
938 "phpunit\/phpunit": "^8.5.8",
939 "psr\/cache": "^1.0.1",
940 "psr\/simple-cache": "^1.0.1",
941 "symfony\/yaml": "^5.1.7"
942 },
943 "suggest": {
944 "doctrine\/cache": "Can directly be used for caching purpose",
945 "ext-yaml": "Necessary for using the Pecl YAML parser"
946 },
947 "time": "2024-02-16T16:26:57+00:00",
948 "type": "library",
949 "installation-source": "dist",
950 "autoload": {
951 "psr-4": {
952 "IAWPSCOPED\\DeviceDetector\\": ""
953 },
954 "exclude-from-classmap": [
955 "Tests\/"
956 ]
957 },
958 "notification-url": "https:\/\/packagist.org\/downloads\/",
959 "license": [
960 "LGPL-3.0-or-later"
961 ],
962 "authors": [
963 {
964 "name": "The Matomo Team",
965 "email": "hello@matomo.org",
966 "homepage": "https:\/\/matomo.org\/team\/"
967 }
968 ],
969 "description": "The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.",
970 "homepage": "https:\/\/matomo.org",
971 "keywords": [
972 "devicedetection",
973 "parser",
974 "useragent"
975 ],
976 "support": {
977 "forum": "https:\/\/forum.matomo.org\/",
978 "issues": "https:\/\/github.com\/matomo-org\/device-detector\/issues",
979 "source": "https:\/\/github.com\/matomo-org\/matomo",
980 "wiki": "https:\/\/dev.matomo.org\/"
981 },
982 "install-path": "..\/matomo\/device-detector"
983 },
984 {
985 "name": "maxmind-db\/reader",
986 "version": "v1.11.1",
987 "version_normalized": "1.11.1.0",
988 "source": {
989 "type": "git",
990 "url": "git@github.com:maxmind\/MaxMind-DB-Reader-php.git",
991 "reference": "1e66f73ffcf25e17c7a910a1317e9720a95497c7"
992 },
993 "dist": {
994 "type": "zip",
995 "url": "https:\/\/api.github.com\/repos\/maxmind\/MaxMind-DB-Reader-php\/zipball\/1e66f73ffcf25e17c7a910a1317e9720a95497c7",
996 "reference": "1e66f73ffcf25e17c7a910a1317e9720a95497c7",
997 "shasum": ""
998 },
999 "require": {
1000 "php": ">=7.2"
1001 },
1002 "conflict": {
1003 "ext-maxminddb": "<1.11.1,>=2.0.0"
1004 },
1005 "require-dev": {
1006 "friendsofphp\/php-cs-fixer": "3.*",
1007 "php-coveralls\/php-coveralls": "^2.1",
1008 "phpstan\/phpstan": "*",
1009 "phpunit\/phpcov": ">=6.0.0",
1010 "phpunit\/phpunit": ">=8.0.0,<10.0.0",
1011 "squizlabs\/php_codesniffer": "3.*"
1012 },
1013 "suggest": {
1014 "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
1015 "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
1016 "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
1017 },
1018 "time": "2023-12-02T00:09:23+00:00",
1019 "type": "library",
1020 "installation-source": "dist",
1021 "autoload": {
1022 "psr-4": {
1023 "IAWPSCOPED\\MaxMind\\Db\\": "src\/MaxMind\/Db"
1024 }
1025 },
1026 "notification-url": "https:\/\/packagist.org\/downloads\/",
1027 "license": [
1028 "Apache-2.0"
1029 ],
1030 "authors": [
1031 {
1032 "name": "Gregory J. Oschwald",
1033 "email": "goschwald@maxmind.com",
1034 "homepage": "https:\/\/www.maxmind.com\/"
1035 }
1036 ],
1037 "description": "MaxMind DB Reader API",
1038 "homepage": "https:\/\/github.com\/maxmind\/MaxMind-DB-Reader-php",
1039 "keywords": [
1040 "database",
1041 "geoip",
1042 "geoip2",
1043 "geolocation",
1044 "maxmind"
1045 ],
1046 "install-path": "..\/maxmind-db\/reader"
1047 },
1048 {
1049 "name": "mustangostang\/spyc",
1050 "version": "0.6.3",
1051 "version_normalized": "0.6.3.0",
1052 "source": {
1053 "type": "git",
1054 "url": "git@github.com:mustangostang\/spyc.git",
1055 "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0"
1056 },
1057 "dist": {
1058 "type": "zip",
1059 "url": "https:\/\/api.github.com\/repos\/mustangostang\/spyc\/zipball\/4627c838b16550b666d15aeae1e5289dd5b77da0",
1060 "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0",
1061 "shasum": ""
1062 },
1063 "require": {
1064 "php": ">=5.3.1"
1065 },
1066 "require-dev": {
1067 "phpunit\/phpunit": "4.3.*@dev"
1068 },
1069 "time": "2019-09-10T13:16:29+00:00",
1070 "type": "library",
1071 "extra": {
1072 "branch-alias": {
1073 "dev-master": "0.5.x-dev"
1074 }
1075 },
1076 "installation-source": "dist",
1077 "autoload": {
1078 "files": [
1079 "Spyc.php"
1080 ]
1081 },
1082 "notification-url": "https:\/\/packagist.org\/downloads\/",
1083 "license": [
1084 "MIT"
1085 ],
1086 "authors": [
1087 {
1088 "name": "mustangostang",
1089 "email": "vlad.andersen@gmail.com"
1090 }
1091 ],
1092 "description": "A simple YAML loader\/dumper class for PHP",
1093 "homepage": "https:\/\/github.com\/mustangostang\/spyc\/",
1094 "keywords": [
1095 "spyc",
1096 "yaml",
1097 "yml"
1098 ],
1099 "install-path": "..\/mustangostang\/spyc"
1100 },
1101 {
1102 "name": "nesbot\/carbon",
1103 "version": "2.72.3",
1104 "version_normalized": "2.72.3.0",
1105 "source": {
1106 "type": "git",
1107 "url": "https:\/\/github.com\/briannesbitt\/Carbon.git",
1108 "reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83"
1109 },
1110 "dist": {
1111 "type": "zip",
1112 "url": "https:\/\/api.github.com\/repos\/briannesbitt\/Carbon\/zipball\/0c6fd108360c562f6e4fd1dedb8233b423e91c83",
1113 "reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83",
1114 "shasum": ""
1115 },
1116 "require": {
1117 "carbonphp\/carbon-doctrine-types": "*",
1118 "ext-json": "*",
1119 "php": "^7.1.8 || ^8.0",
1120 "psr\/clock": "^1.0",
1121 "symfony\/polyfill-mbstring": "^1.0",
1122 "symfony\/polyfill-php80": "^1.16",
1123 "symfony\/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
1124 },
1125 "provide": {
1126 "psr\/clock-implementation": "1.0"
1127 },
1128 "require-dev": {
1129 "doctrine\/dbal": "^2.0 || ^3.1.4 || ^4.0",
1130 "doctrine\/orm": "^2.7 || ^3.0",
1131 "friendsofphp\/php-cs-fixer": "^3.0",
1132 "kylekatarnls\/multi-tester": "^2.0",
1133 "ondrejmirtes\/better-reflection": "*",
1134 "phpmd\/phpmd": "^2.9",
1135 "phpstan\/extension-installer": "^1.0",
1136 "phpstan\/phpstan": "^0.12.99 || ^1.7.14",
1137 "phpunit\/php-file-iterator": "^2.0.5 || ^3.0.6",
1138 "phpunit\/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
1139 "squizlabs\/php_codesniffer": "^3.4"
1140 },
1141 "time": "2024-01-25T10:35:09+00:00",
1142 "bin": [
1143 "bin\/carbon"
1144 ],
1145 "type": "library",
1146 "extra": {
1147 "branch-alias": {
1148 "dev-3.x": "3.x-dev",
1149 "dev-master": "2.x-dev"
1150 },
1151 "laravel": {
1152 "providers": [
1153 "IAWPSCOPED\\Carbon\\Laravel\\ServiceProvider"
1154 ]
1155 },
1156 "phpstan": {
1157 "includes": [
1158 "extension.neon"
1159 ]
1160 }
1161 },
1162 "installation-source": "dist",
1163 "autoload": {
1164 "psr-4": {
1165 "IAWPSCOPED\\Carbon\\": "src\/Carbon\/"
1166 }
1167 },
1168 "notification-url": "https:\/\/packagist.org\/downloads\/",
1169 "license": [
1170 "MIT"
1171 ],
1172 "authors": [
1173 {
1174 "name": "Brian Nesbitt",
1175 "email": "brian@nesbot.com",
1176 "homepage": "https:\/\/markido.com"
1177 },
1178 {
1179 "name": "kylekatarnls",
1180 "homepage": "https:\/\/github.com\/kylekatarnls"
1181 }
1182 ],
1183 "description": "An API extension for DateTime that supports 281 different languages.",
1184 "homepage": "https:\/\/carbon.nesbot.com",
1185 "keywords": [
1186 "date",
1187 "datetime",
1188 "time"
1189 ],
1190 "support": {
1191 "docs": "https:\/\/carbon.nesbot.com\/docs",
1192 "issues": "https:\/\/github.com\/briannesbitt\/Carbon\/issues",
1193 "source": "https:\/\/github.com\/briannesbitt\/Carbon"
1194 },
1195 "funding": [
1196 {
1197 "url": "https:\/\/github.com\/sponsors\/kylekatarnls",
1198 "type": "github"
1199 },
1200 {
1201 "url": "https:\/\/opencollective.com\/Carbon#sponsor",
1202 "type": "opencollective"
1203 },
1204 {
1205 "url": "https:\/\/tidelift.com\/subscription\/pkg\/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
1206 "type": "tidelift"
1207 }
1208 ],
1209 "install-path": "..\/nesbot\/carbon"
1210 },
1211 {
1212 "name": "psr\/clock",
1213 "version": "1.0.0",
1214 "version_normalized": "1.0.0.0",
1215 "source": {
1216 "type": "git",
1217 "url": "https:\/\/github.com\/php-fig\/clock.git",
1218 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
1219 },
1220 "dist": {
1221 "type": "zip",
1222 "url": "https:\/\/api.github.com\/repos\/php-fig\/clock\/zipball\/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
1223 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
1224 "shasum": ""
1225 },
1226 "require": {
1227 "php": "^7.0 || ^8.0"
1228 },
1229 "time": "2022-11-25T14:36:26+00:00",
1230 "type": "library",
1231 "installation-source": "dist",
1232 "autoload": {
1233 "psr-4": {
1234 "IAWPSCOPED\\Psr\\Clock\\": "src\/"
1235 }
1236 },
1237 "notification-url": "https:\/\/packagist.org\/downloads\/",
1238 "license": [
1239 "MIT"
1240 ],
1241 "authors": [
1242 {
1243 "name": "PHP-FIG",
1244 "homepage": "https:\/\/www.php-fig.org\/"
1245 }
1246 ],
1247 "description": "Common interface for reading the clock.",
1248 "homepage": "https:\/\/github.com\/php-fig\/clock",
1249 "keywords": [
1250 "clock",
1251 "now",
1252 "psr",
1253 "psr-20",
1254 "time"
1255 ],
1256 "support": {
1257 "issues": "https:\/\/github.com\/php-fig\/clock\/issues",
1258 "source": "https:\/\/github.com\/php-fig\/clock\/tree\/1.0.0"
1259 },
1260 "install-path": "..\/psr\/clock"
1261 },
1262 {
1263 "name": "psr\/container",
1264 "version": "1.1.1",
1265 "version_normalized": "1.1.1.0",
1266 "source": {
1267 "type": "git",
1268 "url": "https:\/\/github.com\/php-fig\/container.git",
1269 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
1270 },
1271 "dist": {
1272 "type": "zip",
1273 "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/8622567409010282b7aeebe4bb841fe98b58dcaf",
1274 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
1275 "shasum": ""
1276 },
1277 "require": {
1278 "php": ">=7.2.0"
1279 },
1280 "time": "2021-03-05T17:36:06+00:00",
1281 "type": "library",
1282 "installation-source": "dist",
1283 "autoload": {
1284 "psr-4": {
1285 "IAWPSCOPED\\Psr\\Container\\": "src\/"
1286 }
1287 },
1288 "notification-url": "https:\/\/packagist.org\/downloads\/",
1289 "license": [
1290 "MIT"
1291 ],
1292 "authors": [
1293 {
1294 "name": "PHP-FIG",
1295 "homepage": "https:\/\/www.php-fig.org\/"
1296 }
1297 ],
1298 "description": "Common Container Interface (PHP FIG PSR-11)",
1299 "homepage": "https:\/\/github.com\/php-fig\/container",
1300 "keywords": [
1301 "PSR-11",
1302 "container",
1303 "container-interface",
1304 "container-interop",
1305 "psr"
1306 ],
1307 "support": {
1308 "issues": "https:\/\/github.com\/php-fig\/container\/issues",
1309 "source": "https:\/\/github.com\/php-fig\/container\/tree\/1.1.1"
1310 },
1311 "install-path": "..\/psr\/container"
1312 },
1313 {
1314 "name": "psr\/http-message",
1315 "version": "1.1",
1316 "version_normalized": "1.1.0.0",
1317 "source": {
1318 "type": "git",
1319 "url": "https:\/\/github.com\/php-fig\/http-message.git",
1320 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
1321 },
1322 "dist": {
1323 "type": "zip",
1324 "url": "https:\/\/api.github.com\/repos\/php-fig\/http-message\/zipball\/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
1325 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
1326 "shasum": ""
1327 },
1328 "require": {
1329 "php": "^7.2 || ^8.0"
1330 },
1331 "time": "2023-04-04T09:50:52+00:00",
1332 "type": "library",
1333 "extra": {
1334 "branch-alias": {
1335 "dev-master": "1.1.x-dev"
1336 }
1337 },
1338 "installation-source": "dist",
1339 "autoload": {
1340 "psr-4": {
1341 "IAWPSCOPED\\Psr\\Http\\Message\\": "src\/"
1342 }
1343 },
1344 "notification-url": "https:\/\/packagist.org\/downloads\/",
1345 "license": [
1346 "MIT"
1347 ],
1348 "authors": [
1349 {
1350 "name": "PHP-FIG",
1351 "homepage": "http:\/\/www.php-fig.org\/"
1352 }
1353 ],
1354 "description": "Common interface for HTTP messages",
1355 "homepage": "https:\/\/github.com\/php-fig\/http-message",
1356 "keywords": [
1357 "http",
1358 "http-message",
1359 "psr",
1360 "psr-7",
1361 "request",
1362 "response"
1363 ],
1364 "support": {
1365 "source": "https:\/\/github.com\/php-fig\/http-message\/tree\/1.1"
1366 },
1367 "install-path": "..\/psr\/http-message"
1368 },
1369 {
1370 "name": "psr\/simple-cache",
1371 "version": "1.0.1",
1372 "version_normalized": "1.0.1.0",
1373 "source": {
1374 "type": "git",
1375 "url": "https:\/\/github.com\/php-fig\/simple-cache.git",
1376 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
1377 },
1378 "dist": {
1379 "type": "zip",
1380 "url": "https:\/\/api.github.com\/repos\/php-fig\/simple-cache\/zipball\/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
1381 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
1382 "shasum": ""
1383 },
1384 "require": {
1385 "php": ">=5.3.0"
1386 },
1387 "time": "2017-10-23T01:57:42+00:00",
1388 "type": "library",
1389 "extra": {
1390 "branch-alias": {
1391 "dev-master": "1.0.x-dev"
1392 }
1393 },
1394 "installation-source": "dist",
1395 "autoload": {
1396 "psr-4": {
1397 "IAWPSCOPED\\Psr\\SimpleCache\\": "src\/"
1398 }
1399 },
1400 "notification-url": "https:\/\/packagist.org\/downloads\/",
1401 "license": [
1402 "MIT"
1403 ],
1404 "authors": [
1405 {
1406 "name": "PHP-FIG",
1407 "homepage": "http:\/\/www.php-fig.org\/"
1408 }
1409 ],
1410 "description": "Common interfaces for simple caching",
1411 "keywords": [
1412 "cache",
1413 "caching",
1414 "psr",
1415 "psr-16",
1416 "simple-cache"
1417 ],
1418 "support": {
1419 "source": "https:\/\/github.com\/php-fig\/simple-cache\/tree\/master"
1420 },
1421 "install-path": "..\/psr\/simple-cache"
1422 },
1423 {
1424 "name": "symfony\/console",
1425 "version": "v5.4.36",
1426 "version_normalized": "5.4.36.0",
1427 "source": {
1428 "type": "git",
1429 "url": "https:\/\/github.com\/symfony\/console.git",
1430 "reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e"
1431 },
1432 "dist": {
1433 "type": "zip",
1434 "url": "https:\/\/api.github.com\/repos\/symfony\/console\/zipball\/39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e",
1435 "reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e",
1436 "shasum": ""
1437 },
1438 "require": {
1439 "php": ">=7.2.5",
1440 "symfony\/deprecation-contracts": "^2.1|^3",
1441 "symfony\/polyfill-mbstring": "~1.0",
1442 "symfony\/polyfill-php73": "^1.9",
1443 "symfony\/polyfill-php80": "^1.16",
1444 "symfony\/service-contracts": "^1.1|^2|^3",
1445 "symfony\/string": "^5.1|^6.0"
1446 },
1447 "conflict": {
1448 "psr\/log": ">=3",
1449 "symfony\/dependency-injection": "<4.4",
1450 "symfony\/dotenv": "<5.1",
1451 "symfony\/event-dispatcher": "<4.4",
1452 "symfony\/lock": "<4.4",
1453 "symfony\/process": "<4.4"
1454 },
1455 "provide": {
1456 "psr\/log-implementation": "1.0|2.0"
1457 },
1458 "require-dev": {
1459 "psr\/log": "^1|^2",
1460 "symfony\/config": "^4.4|^5.0|^6.0",
1461 "symfony\/dependency-injection": "^4.4|^5.0|^6.0",
1462 "symfony\/event-dispatcher": "^4.4|^5.0|^6.0",
1463 "symfony\/lock": "^4.4|^5.0|^6.0",
1464 "symfony\/process": "^4.4|^5.0|^6.0",
1465 "symfony\/var-dumper": "^4.4|^5.0|^6.0"
1466 },
1467 "suggest": {
1468 "psr\/log": "For using the console logger",
1469 "symfony\/event-dispatcher": "",
1470 "symfony\/lock": "",
1471 "symfony\/process": ""
1472 },
1473 "time": "2024-02-20T16:33:57+00:00",
1474 "type": "library",
1475 "installation-source": "dist",
1476 "autoload": {
1477 "psr-4": {
1478 "IAWPSCOPED\\Symfony\\Component\\Console\\": ""
1479 },
1480 "exclude-from-classmap": [
1481 "\/Tests\/"
1482 ]
1483 },
1484 "notification-url": "https:\/\/packagist.org\/downloads\/",
1485 "license": [
1486 "MIT"
1487 ],
1488 "authors": [
1489 {
1490 "name": "Fabien Potencier",
1491 "email": "fabien@symfony.com"
1492 },
1493 {
1494 "name": "Symfony Community",
1495 "homepage": "https:\/\/symfony.com\/contributors"
1496 }
1497 ],
1498 "description": "Eases the creation of beautiful and testable command line interfaces",
1499 "homepage": "https:\/\/symfony.com",
1500 "keywords": [
1501 "cli",
1502 "command-line",
1503 "console",
1504 "terminal"
1505 ],
1506 "support": {
1507 "source": "https:\/\/github.com\/symfony\/console\/tree\/v5.4.36"
1508 },
1509 "funding": [
1510 {
1511 "url": "https:\/\/symfony.com\/sponsor",
1512 "type": "custom"
1513 },
1514 {
1515 "url": "https:\/\/github.com\/fabpot",
1516 "type": "github"
1517 },
1518 {
1519 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1520 "type": "tidelift"
1521 }
1522 ],
1523 "install-path": "..\/symfony\/console"
1524 },
1525 {
1526 "name": "symfony\/deprecation-contracts",
1527 "version": "v2.5.2",
1528 "version_normalized": "2.5.2.0",
1529 "source": {
1530 "type": "git",
1531 "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git",
1532 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
1533 },
1534 "dist": {
1535 "type": "zip",
1536 "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
1537 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
1538 "shasum": ""
1539 },
1540 "require": {
1541 "php": ">=7.1"
1542 },
1543 "time": "2022-01-02T09:53:40+00:00",
1544 "type": "library",
1545 "extra": {
1546 "branch-alias": {
1547 "dev-main": "2.5-dev"
1548 },
1549 "thanks": {
1550 "name": "symfony\/contracts",
1551 "url": "https:\/\/github.com\/symfony\/contracts"
1552 }
1553 },
1554 "installation-source": "dist",
1555 "autoload": {
1556 "files": [
1557 "function.php"
1558 ]
1559 },
1560 "notification-url": "https:\/\/packagist.org\/downloads\/",
1561 "license": [
1562 "MIT"
1563 ],
1564 "authors": [
1565 {
1566 "name": "Nicolas Grekas",
1567 "email": "p@tchwork.com"
1568 },
1569 {
1570 "name": "Symfony Community",
1571 "homepage": "https:\/\/symfony.com\/contributors"
1572 }
1573 ],
1574 "description": "A generic function and convention to trigger deprecation notices",
1575 "homepage": "https:\/\/symfony.com",
1576 "support": {
1577 "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v2.5.2"
1578 },
1579 "funding": [
1580 {
1581 "url": "https:\/\/symfony.com\/sponsor",
1582 "type": "custom"
1583 },
1584 {
1585 "url": "https:\/\/github.com\/fabpot",
1586 "type": "github"
1587 },
1588 {
1589 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1590 "type": "tidelift"
1591 }
1592 ],
1593 "install-path": "..\/symfony\/deprecation-contracts"
1594 },
1595 {
1596 "name": "symfony\/polyfill-ctype",
1597 "version": "v1.29.0",
1598 "version_normalized": "1.29.0.0",
1599 "source": {
1600 "type": "git",
1601 "url": "https:\/\/github.com\/symfony\/polyfill-ctype.git",
1602 "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
1603 },
1604 "dist": {
1605 "type": "zip",
1606 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-ctype\/zipball\/ef4d7e442ca910c4764bce785146269b30cb5fc4",
1607 "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
1608 "shasum": ""
1609 },
1610 "require": {
1611 "php": ">=7.1"
1612 },
1613 "provide": {
1614 "ext-ctype": "*"
1615 },
1616 "suggest": {
1617 "ext-ctype": "For best performance"
1618 },
1619 "time": "2024-01-29T20:11:03+00:00",
1620 "type": "library",
1621 "extra": {
1622 "thanks": {
1623 "name": "symfony\/polyfill",
1624 "url": "https:\/\/github.com\/symfony\/polyfill"
1625 }
1626 },
1627 "installation-source": "dist",
1628 "autoload": {
1629 "files": [
1630 "bootstrap.php"
1631 ],
1632 "psr-4": {
1633 "Symfony\\Polyfill\\Ctype\\": ""
1634 }
1635 },
1636 "notification-url": "https:\/\/packagist.org\/downloads\/",
1637 "license": [
1638 "MIT"
1639 ],
1640 "authors": [
1641 {
1642 "name": "Gert de Pagter",
1643 "email": "BackEndTea@gmail.com"
1644 },
1645 {
1646 "name": "Symfony Community",
1647 "homepage": "https:\/\/symfony.com\/contributors"
1648 }
1649 ],
1650 "description": "Symfony polyfill for ctype functions",
1651 "homepage": "https:\/\/symfony.com",
1652 "keywords": [
1653 "compatibility",
1654 "ctype",
1655 "polyfill",
1656 "portable"
1657 ],
1658 "support": {
1659 "source": "https:\/\/github.com\/symfony\/polyfill-ctype\/tree\/v1.29.0"
1660 },
1661 "funding": [
1662 {
1663 "url": "https:\/\/symfony.com\/sponsor",
1664 "type": "custom"
1665 },
1666 {
1667 "url": "https:\/\/github.com\/fabpot",
1668 "type": "github"
1669 },
1670 {
1671 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1672 "type": "tidelift"
1673 }
1674 ],
1675 "install-path": "..\/symfony\/polyfill-ctype"
1676 },
1677 {
1678 "name": "symfony\/polyfill-intl-grapheme",
1679 "version": "v1.29.0",
1680 "version_normalized": "1.29.0.0",
1681 "source": {
1682 "type": "git",
1683 "url": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme.git",
1684 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
1685 },
1686 "dist": {
1687 "type": "zip",
1688 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-grapheme\/zipball\/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
1689 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
1690 "shasum": ""
1691 },
1692 "require": {
1693 "php": ">=7.1"
1694 },
1695 "suggest": {
1696 "ext-intl": "For best performance"
1697 },
1698 "time": "2024-01-29T20:11:03+00:00",
1699 "type": "library",
1700 "extra": {
1701 "thanks": {
1702 "name": "symfony\/polyfill",
1703 "url": "https:\/\/github.com\/symfony\/polyfill"
1704 }
1705 },
1706 "installation-source": "dist",
1707 "autoload": {
1708 "files": [
1709 "bootstrap.php"
1710 ],
1711 "psr-4": {
1712 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
1713 }
1714 },
1715 "notification-url": "https:\/\/packagist.org\/downloads\/",
1716 "license": [
1717 "MIT"
1718 ],
1719 "authors": [
1720 {
1721 "name": "Nicolas Grekas",
1722 "email": "p@tchwork.com"
1723 },
1724 {
1725 "name": "Symfony Community",
1726 "homepage": "https:\/\/symfony.com\/contributors"
1727 }
1728 ],
1729 "description": "Symfony polyfill for intl's grapheme_* functions",
1730 "homepage": "https:\/\/symfony.com",
1731 "keywords": [
1732 "compatibility",
1733 "grapheme",
1734 "intl",
1735 "polyfill",
1736 "portable",
1737 "shim"
1738 ],
1739 "support": {
1740 "source": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme\/tree\/v1.29.0"
1741 },
1742 "funding": [
1743 {
1744 "url": "https:\/\/symfony.com\/sponsor",
1745 "type": "custom"
1746 },
1747 {
1748 "url": "https:\/\/github.com\/fabpot",
1749 "type": "github"
1750 },
1751 {
1752 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1753 "type": "tidelift"
1754 }
1755 ],
1756 "install-path": "..\/symfony\/polyfill-intl-grapheme"
1757 },
1758 {
1759 "name": "symfony\/polyfill-intl-normalizer",
1760 "version": "v1.29.0",
1761 "version_normalized": "1.29.0.0",
1762 "source": {
1763 "type": "git",
1764 "url": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer.git",
1765 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
1766 },
1767 "dist": {
1768 "type": "zip",
1769 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-normalizer\/zipball\/bc45c394692b948b4d383a08d7753968bed9a83d",
1770 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
1771 "shasum": ""
1772 },
1773 "require": {
1774 "php": ">=7.1"
1775 },
1776 "suggest": {
1777 "ext-intl": "For best performance"
1778 },
1779 "time": "2024-01-29T20:11:03+00:00",
1780 "type": "library",
1781 "extra": {
1782 "thanks": {
1783 "name": "symfony\/polyfill",
1784 "url": "https:\/\/github.com\/symfony\/polyfill"
1785 }
1786 },
1787 "installation-source": "dist",
1788 "autoload": {
1789 "files": [
1790 "bootstrap.php"
1791 ],
1792 "psr-4": {
1793 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
1794 },
1795 "classmap": [
1796 "Resources\/stubs"
1797 ]
1798 },
1799 "notification-url": "https:\/\/packagist.org\/downloads\/",
1800 "license": [
1801 "MIT"
1802 ],
1803 "authors": [
1804 {
1805 "name": "Nicolas Grekas",
1806 "email": "p@tchwork.com"
1807 },
1808 {
1809 "name": "Symfony Community",
1810 "homepage": "https:\/\/symfony.com\/contributors"
1811 }
1812 ],
1813 "description": "Symfony polyfill for intl's Normalizer class and related functions",
1814 "homepage": "https:\/\/symfony.com",
1815 "keywords": [
1816 "compatibility",
1817 "intl",
1818 "normalizer",
1819 "polyfill",
1820 "portable",
1821 "shim"
1822 ],
1823 "support": {
1824 "source": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer\/tree\/v1.29.0"
1825 },
1826 "funding": [
1827 {
1828 "url": "https:\/\/symfony.com\/sponsor",
1829 "type": "custom"
1830 },
1831 {
1832 "url": "https:\/\/github.com\/fabpot",
1833 "type": "github"
1834 },
1835 {
1836 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1837 "type": "tidelift"
1838 }
1839 ],
1840 "install-path": "..\/symfony\/polyfill-intl-normalizer"
1841 },
1842 {
1843 "name": "symfony\/polyfill-mbstring",
1844 "version": "v1.29.0",
1845 "version_normalized": "1.29.0.0",
1846 "source": {
1847 "type": "git",
1848 "url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git",
1849 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
1850 },
1851 "dist": {
1852 "type": "zip",
1853 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
1854 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
1855 "shasum": ""
1856 },
1857 "require": {
1858 "php": ">=7.1"
1859 },
1860 "provide": {
1861 "ext-mbstring": "*"
1862 },
1863 "suggest": {
1864 "ext-mbstring": "For best performance"
1865 },
1866 "time": "2024-01-29T20:11:03+00:00",
1867 "type": "library",
1868 "extra": {
1869 "thanks": {
1870 "name": "symfony\/polyfill",
1871 "url": "https:\/\/github.com\/symfony\/polyfill"
1872 }
1873 },
1874 "installation-source": "dist",
1875 "autoload": {
1876 "files": [
1877 "bootstrap.php"
1878 ],
1879 "psr-4": {
1880 "Symfony\\Polyfill\\Mbstring\\": ""
1881 }
1882 },
1883 "notification-url": "https:\/\/packagist.org\/downloads\/",
1884 "license": [
1885 "MIT"
1886 ],
1887 "authors": [
1888 {
1889 "name": "Nicolas Grekas",
1890 "email": "p@tchwork.com"
1891 },
1892 {
1893 "name": "Symfony Community",
1894 "homepage": "https:\/\/symfony.com\/contributors"
1895 }
1896 ],
1897 "description": "Symfony polyfill for the Mbstring extension",
1898 "homepage": "https:\/\/symfony.com",
1899 "keywords": [
1900 "compatibility",
1901 "mbstring",
1902 "polyfill",
1903 "portable",
1904 "shim"
1905 ],
1906 "support": {
1907 "source": "https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.29.0"
1908 },
1909 "funding": [
1910 {
1911 "url": "https:\/\/symfony.com\/sponsor",
1912 "type": "custom"
1913 },
1914 {
1915 "url": "https:\/\/github.com\/fabpot",
1916 "type": "github"
1917 },
1918 {
1919 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1920 "type": "tidelift"
1921 }
1922 ],
1923 "install-path": "..\/symfony\/polyfill-mbstring"
1924 },
1925 {
1926 "name": "symfony\/polyfill-php73",
1927 "version": "v1.29.0",
1928 "version_normalized": "1.29.0.0",
1929 "source": {
1930 "type": "git",
1931 "url": "https:\/\/github.com\/symfony\/polyfill-php73.git",
1932 "reference": "21bd091060673a1177ae842c0ef8fe30893114d2"
1933 },
1934 "dist": {
1935 "type": "zip",
1936 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php73\/zipball\/21bd091060673a1177ae842c0ef8fe30893114d2",
1937 "reference": "21bd091060673a1177ae842c0ef8fe30893114d2",
1938 "shasum": ""
1939 },
1940 "require": {
1941 "php": ">=7.1"
1942 },
1943 "time": "2024-01-29T20:11:03+00:00",
1944 "type": "library",
1945 "extra": {
1946 "thanks": {
1947 "name": "symfony\/polyfill",
1948 "url": "https:\/\/github.com\/symfony\/polyfill"
1949 }
1950 },
1951 "installation-source": "dist",
1952 "autoload": {
1953 "files": [
1954 "bootstrap.php"
1955 ],
1956 "psr-4": {
1957 "Symfony\\Polyfill\\Php73\\": ""
1958 },
1959 "classmap": [
1960 "Resources\/stubs"
1961 ]
1962 },
1963 "notification-url": "https:\/\/packagist.org\/downloads\/",
1964 "license": [
1965 "MIT"
1966 ],
1967 "authors": [
1968 {
1969 "name": "Nicolas Grekas",
1970 "email": "p@tchwork.com"
1971 },
1972 {
1973 "name": "Symfony Community",
1974 "homepage": "https:\/\/symfony.com\/contributors"
1975 }
1976 ],
1977 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
1978 "homepage": "https:\/\/symfony.com",
1979 "keywords": [
1980 "compatibility",
1981 "polyfill",
1982 "portable",
1983 "shim"
1984 ],
1985 "support": {
1986 "source": "https:\/\/github.com\/symfony\/polyfill-php73\/tree\/v1.29.0"
1987 },
1988 "funding": [
1989 {
1990 "url": "https:\/\/symfony.com\/sponsor",
1991 "type": "custom"
1992 },
1993 {
1994 "url": "https:\/\/github.com\/fabpot",
1995 "type": "github"
1996 },
1997 {
1998 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
1999 "type": "tidelift"
2000 }
2001 ],
2002 "install-path": "..\/symfony\/polyfill-php73"
2003 },
2004 {
2005 "name": "symfony\/polyfill-php80",
2006 "version": "v1.29.0",
2007 "version_normalized": "1.29.0.0",
2008 "source": {
2009 "type": "git",
2010 "url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
2011 "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
2012 },
2013 "dist": {
2014 "type": "zip",
2015 "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
2016 "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
2017 "shasum": ""
2018 },
2019 "require": {
2020 "php": ">=7.1"
2021 },
2022 "time": "2024-01-29T20:11:03+00:00",
2023 "type": "library",
2024 "extra": {
2025 "thanks": {
2026 "name": "symfony\/polyfill",
2027 "url": "https:\/\/github.com\/symfony\/polyfill"
2028 }
2029 },
2030 "installation-source": "dist",
2031 "autoload": {
2032 "files": [
2033 "bootstrap.php"
2034 ],
2035 "psr-4": {
2036 "Symfony\\Polyfill\\Php80\\": ""
2037 },
2038 "classmap": [
2039 "Resources\/stubs"
2040 ]
2041 },
2042 "notification-url": "https:\/\/packagist.org\/downloads\/",
2043 "license": [
2044 "MIT"
2045 ],
2046 "authors": [
2047 {
2048 "name": "Ion Bazan",
2049 "email": "ion.bazan@gmail.com"
2050 },
2051 {
2052 "name": "Nicolas Grekas",
2053 "email": "p@tchwork.com"
2054 },
2055 {
2056 "name": "Symfony Community",
2057 "homepage": "https:\/\/symfony.com\/contributors"
2058 }
2059 ],
2060 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
2061 "homepage": "https:\/\/symfony.com",
2062 "keywords": [
2063 "compatibility",
2064 "polyfill",
2065 "portable",
2066 "shim"
2067 ],
2068 "support": {
2069 "source": "https:\/\/github.com\/symfony\/polyfill-php80\/tree\/v1.29.0"
2070 },
2071 "funding": [
2072 {
2073 "url": "https:\/\/symfony.com\/sponsor",
2074 "type": "custom"
2075 },
2076 {
2077 "url": "https:\/\/github.com\/fabpot",
2078 "type": "github"
2079 },
2080 {
2081 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
2082 "type": "tidelift"
2083 }
2084 ],
2085 "install-path": "..\/symfony\/polyfill-php80"
2086 },
2087 {
2088 "name": "symfony\/service-contracts",
2089 "version": "v2.5.2",
2090 "version_normalized": "2.5.2.0",
2091 "source": {
2092 "type": "git",
2093 "url": "https:\/\/github.com\/symfony\/service-contracts.git",
2094 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
2095 },
2096 "dist": {
2097 "type": "zip",
2098 "url": "https:\/\/api.github.com\/repos\/symfony\/service-contracts\/zipball\/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
2099 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
2100 "shasum": ""
2101 },
2102 "require": {
2103 "php": ">=7.2.5",
2104 "psr\/container": "^1.1",
2105 "symfony\/deprecation-contracts": "^2.1|^3"
2106 },
2107 "conflict": {
2108 "ext-psr": "<1.1|>=2"
2109 },
2110 "suggest": {
2111 "symfony\/service-implementation": ""
2112 },
2113 "time": "2022-05-30T19:17:29+00:00",
2114 "type": "library",
2115 "extra": {
2116 "branch-alias": {
2117 "dev-main": "2.5-dev"
2118 },
2119 "thanks": {
2120 "name": "symfony\/contracts",
2121 "url": "https:\/\/github.com\/symfony\/contracts"
2122 }
2123 },
2124 "installation-source": "dist",
2125 "autoload": {
2126 "psr-4": {
2127 "IAWPSCOPED\\Symfony\\Contracts\\Service\\": ""
2128 }
2129 },
2130 "notification-url": "https:\/\/packagist.org\/downloads\/",
2131 "license": [
2132 "MIT"
2133 ],
2134 "authors": [
2135 {
2136 "name": "Nicolas Grekas",
2137 "email": "p@tchwork.com"
2138 },
2139 {
2140 "name": "Symfony Community",
2141 "homepage": "https:\/\/symfony.com\/contributors"
2142 }
2143 ],
2144 "description": "Generic abstractions related to writing services",
2145 "homepage": "https:\/\/symfony.com",
2146 "keywords": [
2147 "abstractions",
2148 "contracts",
2149 "decoupling",
2150 "interfaces",
2151 "interoperability",
2152 "standards"
2153 ],
2154 "support": {
2155 "source": "https:\/\/github.com\/symfony\/service-contracts\/tree\/v2.5.2"
2156 },
2157 "funding": [
2158 {
2159 "url": "https:\/\/symfony.com\/sponsor",
2160 "type": "custom"
2161 },
2162 {
2163 "url": "https:\/\/github.com\/fabpot",
2164 "type": "github"
2165 },
2166 {
2167 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
2168 "type": "tidelift"
2169 }
2170 ],
2171 "install-path": "..\/symfony\/service-contracts"
2172 },
2173 {
2174 "name": "symfony\/string",
2175 "version": "v5.4.36",
2176 "version_normalized": "5.4.36.0",
2177 "source": {
2178 "type": "git",
2179 "url": "https:\/\/github.com\/symfony\/string.git",
2180 "reference": "4e232c83622bd8cd32b794216aa29d0d266d353b"
2181 },
2182 "dist": {
2183 "type": "zip",
2184 "url": "https:\/\/api.github.com\/repos\/symfony\/string\/zipball\/4e232c83622bd8cd32b794216aa29d0d266d353b",
2185 "reference": "4e232c83622bd8cd32b794216aa29d0d266d353b",
2186 "shasum": ""
2187 },
2188 "require": {
2189 "php": ">=7.2.5",
2190 "symfony\/polyfill-ctype": "~1.8",
2191 "symfony\/polyfill-intl-grapheme": "~1.0",
2192 "symfony\/polyfill-intl-normalizer": "~1.0",
2193 "symfony\/polyfill-mbstring": "~1.0",
2194 "symfony\/polyfill-php80": "~1.15"
2195 },
2196 "conflict": {
2197 "symfony\/translation-contracts": ">=3.0"
2198 },
2199 "require-dev": {
2200 "symfony\/error-handler": "^4.4|^5.0|^6.0",
2201 "symfony\/http-client": "^4.4|^5.0|^6.0",
2202 "symfony\/translation-contracts": "^1.1|^2",
2203 "symfony\/var-exporter": "^4.4|^5.0|^6.0"
2204 },
2205 "time": "2024-02-01T08:49:30+00:00",
2206 "type": "library",
2207 "installation-source": "dist",
2208 "autoload": {
2209 "files": [
2210 "Resources\/functions.php"
2211 ],
2212 "psr-4": {
2213 "IAWPSCOPED\\Symfony\\Component\\String\\": ""
2214 },
2215 "exclude-from-classmap": [
2216 "\/Tests\/"
2217 ]
2218 },
2219 "notification-url": "https:\/\/packagist.org\/downloads\/",
2220 "license": [
2221 "MIT"
2222 ],
2223 "authors": [
2224 {
2225 "name": "Nicolas Grekas",
2226 "email": "p@tchwork.com"
2227 },
2228 {
2229 "name": "Symfony Community",
2230 "homepage": "https:\/\/symfony.com\/contributors"
2231 }
2232 ],
2233 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
2234 "homepage": "https:\/\/symfony.com",
2235 "keywords": [
2236 "grapheme",
2237 "i18n",
2238 "string",
2239 "unicode",
2240 "utf-8",
2241 "utf8"
2242 ],
2243 "support": {
2244 "source": "https:\/\/github.com\/symfony\/string\/tree\/v5.4.36"
2245 },
2246 "funding": [
2247 {
2248 "url": "https:\/\/symfony.com\/sponsor",
2249 "type": "custom"
2250 },
2251 {
2252 "url": "https:\/\/github.com\/fabpot",
2253 "type": "github"
2254 },
2255 {
2256 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
2257 "type": "tidelift"
2258 }
2259 ],
2260 "install-path": "..\/symfony\/string"
2261 },
2262 {
2263 "name": "symfony\/translation",
2264 "version": "v5.4.35",
2265 "version_normalized": "5.4.35.0",
2266 "source": {
2267 "type": "git",
2268 "url": "https:\/\/github.com\/symfony\/translation.git",
2269 "reference": "77d7d1e46f52827585e65e6cd6f52a2542e59c72"
2270 },
2271 "dist": {
2272 "type": "zip",
2273 "url": "https:\/\/api.github.com\/repos\/symfony\/translation\/zipball\/77d7d1e46f52827585e65e6cd6f52a2542e59c72",
2274 "reference": "77d7d1e46f52827585e65e6cd6f52a2542e59c72",
2275 "shasum": ""
2276 },
2277 "require": {
2278 "php": ">=7.2.5",
2279 "symfony\/deprecation-contracts": "^2.1|^3",
2280 "symfony\/polyfill-mbstring": "~1.0",
2281 "symfony\/polyfill-php80": "^1.16",
2282 "symfony\/translation-contracts": "^2.3"
2283 },
2284 "conflict": {
2285 "symfony\/config": "<4.4",
2286 "symfony\/console": "<5.3",
2287 "symfony\/dependency-injection": "<5.0",
2288 "symfony\/http-kernel": "<5.0",
2289 "symfony\/twig-bundle": "<5.0",
2290 "symfony\/yaml": "<4.4"
2291 },
2292 "provide": {
2293 "symfony\/translation-implementation": "2.3"
2294 },
2295 "require-dev": {
2296 "psr\/log": "^1|^2|^3",
2297 "symfony\/config": "^4.4|^5.0|^6.0",
2298 "symfony\/console": "^5.4|^6.0",
2299 "symfony\/dependency-injection": "^5.0|^6.0",
2300 "symfony\/finder": "^4.4|^5.0|^6.0",
2301 "symfony\/http-client-contracts": "^1.1|^2.0|^3.0",
2302 "symfony\/http-kernel": "^5.0|^6.0",
2303 "symfony\/intl": "^4.4|^5.0|^6.0",
2304 "symfony\/polyfill-intl-icu": "^1.21",
2305 "symfony\/service-contracts": "^1.1.2|^2|^3",
2306 "symfony\/yaml": "^4.4|^5.0|^6.0"
2307 },
2308 "suggest": {
2309 "psr\/log-implementation": "To use logging capability in translator",
2310 "symfony\/config": "",
2311 "symfony\/yaml": ""
2312 },
2313 "time": "2024-01-23T13:51:25+00:00",
2314 "type": "library",
2315 "installation-source": "dist",
2316 "autoload": {
2317 "files": [
2318 "Resources\/functions.php"
2319 ],
2320 "psr-4": {
2321 "IAWPSCOPED\\Symfony\\Component\\Translation\\": ""
2322 },
2323 "exclude-from-classmap": [
2324 "\/Tests\/"
2325 ]
2326 },
2327 "notification-url": "https:\/\/packagist.org\/downloads\/",
2328 "license": [
2329 "MIT"
2330 ],
2331 "authors": [
2332 {
2333 "name": "Fabien Potencier",
2334 "email": "fabien@symfony.com"
2335 },
2336 {
2337 "name": "Symfony Community",
2338 "homepage": "https:\/\/symfony.com\/contributors"
2339 }
2340 ],
2341 "description": "Provides tools to internationalize your application",
2342 "homepage": "https:\/\/symfony.com",
2343 "support": {
2344 "source": "https:\/\/github.com\/symfony\/translation\/tree\/v5.4.35"
2345 },
2346 "funding": [
2347 {
2348 "url": "https:\/\/symfony.com\/sponsor",
2349 "type": "custom"
2350 },
2351 {
2352 "url": "https:\/\/github.com\/fabpot",
2353 "type": "github"
2354 },
2355 {
2356 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
2357 "type": "tidelift"
2358 }
2359 ],
2360 "install-path": "..\/symfony\/translation"
2361 },
2362 {
2363 "name": "symfony\/translation-contracts",
2364 "version": "v2.5.2",
2365 "version_normalized": "2.5.2.0",
2366 "source": {
2367 "type": "git",
2368 "url": "https:\/\/github.com\/symfony\/translation-contracts.git",
2369 "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe"
2370 },
2371 "dist": {
2372 "type": "zip",
2373 "url": "https:\/\/api.github.com\/repos\/symfony\/translation-contracts\/zipball\/136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
2374 "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
2375 "shasum": ""
2376 },
2377 "require": {
2378 "php": ">=7.2.5"
2379 },
2380 "suggest": {
2381 "symfony\/translation-implementation": ""
2382 },
2383 "time": "2022-06-27T16:58:25+00:00",
2384 "type": "library",
2385 "extra": {
2386 "branch-alias": {
2387 "dev-main": "2.5-dev"
2388 },
2389 "thanks": {
2390 "name": "symfony\/contracts",
2391 "url": "https:\/\/github.com\/symfony\/contracts"
2392 }
2393 },
2394 "installation-source": "dist",
2395 "autoload": {
2396 "psr-4": {
2397 "IAWPSCOPED\\Symfony\\Contracts\\Translation\\": ""
2398 }
2399 },
2400 "notification-url": "https:\/\/packagist.org\/downloads\/",
2401 "license": [
2402 "MIT"
2403 ],
2404 "authors": [
2405 {
2406 "name": "Nicolas Grekas",
2407 "email": "p@tchwork.com"
2408 },
2409 {
2410 "name": "Symfony Community",
2411 "homepage": "https:\/\/symfony.com\/contributors"
2412 }
2413 ],
2414 "description": "Generic abstractions related to translation",
2415 "homepage": "https:\/\/symfony.com",
2416 "keywords": [
2417 "abstractions",
2418 "contracts",
2419 "decoupling",
2420 "interfaces",
2421 "interoperability",
2422 "standards"
2423 ],
2424 "support": {
2425 "source": "https:\/\/github.com\/symfony\/translation-contracts\/tree\/v2.5.2"
2426 },
2427 "funding": [
2428 {
2429 "url": "https:\/\/symfony.com\/sponsor",
2430 "type": "custom"
2431 },
2432 {
2433 "url": "https:\/\/github.com\/fabpot",
2434 "type": "github"
2435 },
2436 {
2437 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
2438 "type": "tidelift"
2439 }
2440 ],
2441 "install-path": "..\/symfony\/translation-contracts"
2442 },
2443 {
2444 "name": "voku\/portable-ascii",
2445 "version": "1.6.1",
2446 "version_normalized": "1.6.1.0",
2447 "source": {
2448 "type": "git",
2449 "url": "https:\/\/github.com\/voku\/portable-ascii.git",
2450 "reference": "87337c91b9dfacee02452244ee14ab3c43bc485a"
2451 },
2452 "dist": {
2453 "type": "zip",
2454 "url": "https:\/\/api.github.com\/repos\/voku\/portable-ascii\/zipball\/87337c91b9dfacee02452244ee14ab3c43bc485a",
2455 "reference": "87337c91b9dfacee02452244ee14ab3c43bc485a",
2456 "shasum": ""
2457 },
2458 "require": {
2459 "php": ">=7.0.0"
2460 },
2461 "require-dev": {
2462 "phpunit\/phpunit": "~6.0 || ~7.0 || ~9.0"
2463 },
2464 "suggest": {
2465 "ext-intl": "Use Intl for transliterator_transliterate() support"
2466 },
2467 "time": "2022-01-24T18:55:24+00:00",
2468 "type": "library",
2469 "installation-source": "dist",
2470 "autoload": {
2471 "psr-4": {
2472 "IAWPSCOPED\\voku\\": "src\/voku\/"
2473 }
2474 },
2475 "notification-url": "https:\/\/packagist.org\/downloads\/",
2476 "license": [
2477 "MIT"
2478 ],
2479 "authors": [
2480 {
2481 "name": "Lars Moelleken",
2482 "homepage": "http:\/\/www.moelleken.org\/"
2483 }
2484 ],
2485 "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
2486 "homepage": "https:\/\/github.com\/voku\/portable-ascii",
2487 "keywords": [
2488 "ascii",
2489 "clean",
2490 "php"
2491 ],
2492 "support": {
2493 "issues": "https:\/\/github.com\/voku\/portable-ascii\/issues",
2494 "source": "https:\/\/github.com\/voku\/portable-ascii\/tree\/1.6.1"
2495 },
2496 "funding": [
2497 {
2498 "url": "https:\/\/www.paypal.me\/moelleken",
2499 "type": "custom"
2500 },
2501 {
2502 "url": "https:\/\/github.com\/voku",
2503 "type": "github"
2504 },
2505 {
2506 "url": "https:\/\/opencollective.com\/portable-ascii",
2507 "type": "open_collective"
2508 },
2509 {
2510 "url": "https:\/\/www.patreon.com\/voku",
2511 "type": "patreon"
2512 },
2513 {
2514 "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/voku\/portable-ascii",
2515 "type": "tidelift"
2516 }
2517 ],
2518 "install-path": "..\/voku\/portable-ascii"
2519 }
2520 ],
2521 "dev": false,
2522 "dev-package-names": []
2523 }