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