Subversion-Projekte lars-tiefland.faltradxxs.de

Revision

Revision 25 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 25 Revision 30
Zeile 2... Zeile 2...
2
    "_readme": [
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
        "This file is @generated automatically"
5
        "This file is @generated automatically"
6
    ],
6
    ],
7
    "content-hash": "9f2e10d18ffde3ef257bf61d094e9c8b",
7
    "content-hash": "c5d8a8f7f5be0f644ed412438e3bf105",
8
    "packages": [
8
    "packages": [
9
        {
9
        {
10
            "name": "brick/math",
10
            "name": "brick/math",
11
            "version": "0.11.0",
11
            "version": "0.11.0",
12
            "source": {
12
            "source": {
Zeile 229... Zeile 229...
229
            ],
229
            ],
230
            "time": "2022-05-20T20:07:39+00:00"
230
            "time": "2022-05-20T20:07:39+00:00"
231
        },
231
        },
232
        {
232
        {
233
            "name": "doctrine/dbal",
233
            "name": "doctrine/dbal",
234
            "version": "3.6.1",
234
            "version": "3.7.0",
235
            "source": {
235
            "source": {
236
                "type": "git",
236
                "type": "git",
237
                "url": "https://github.com/doctrine/dbal.git",
237
                "url": "https://github.com/doctrine/dbal.git",
238
                "reference": "57815c7bbcda3cd18871d253c1dd8cbe56f8526e"
238
                "reference": "00d03067f07482f025d41ab55e4ba0db5eca2cdf"
239
            },
239
            },
240
            "dist": {
240
            "dist": {
241
                "type": "zip",
241
                "type": "zip",
242
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/57815c7bbcda3cd18871d253c1dd8cbe56f8526e",
242
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/00d03067f07482f025d41ab55e4ba0db5eca2cdf",
243
                "reference": "57815c7bbcda3cd18871d253c1dd8cbe56f8526e",
243
                "reference": "00d03067f07482f025d41ab55e4ba0db5eca2cdf",
244
                "shasum": ""
244
                "shasum": ""
245
            },
245
            },
246
            "require": {
246
            "require": {
247
                "composer-runtime-api": "^2",
247
                "composer-runtime-api": "^2",
248
                "doctrine/cache": "^1.11|^2.0",
248
                "doctrine/cache": "^1.11|^2.0",
Zeile 251... Zeile 251...
251
                "php": "^7.4 || ^8.0",
251
                "php": "^7.4 || ^8.0",
252
                "psr/cache": "^1|^2|^3",
252
                "psr/cache": "^1|^2|^3",
253
                "psr/log": "^1|^2|^3"
253
                "psr/log": "^1|^2|^3"
254
            },
254
            },
255
            "require-dev": {
255
            "require-dev": {
256
                "doctrine/coding-standard": "11.1.0",
256
                "doctrine/coding-standard": "12.0.0",
257
                "fig/log-test": "^1",
257
                "fig/log-test": "^1",
258
                "jetbrains/phpstorm-stubs": "2022.3",
258
                "jetbrains/phpstorm-stubs": "2023.1",
259
                "phpstan/phpstan": "1.10.3",
259
                "phpstan/phpstan": "1.10.35",
260
                "phpstan/phpstan-strict-rules": "^1.5",
260
                "phpstan/phpstan-strict-rules": "^1.5",
261
                "phpunit/phpunit": "9.6.4",
261
                "phpunit/phpunit": "9.6.13",
262
                "psalm/plugin-phpunit": "0.18.4",
262
                "psalm/plugin-phpunit": "0.18.4",
-
 
263
                "slevomat/coding-standard": "8.13.1",
263
                "squizlabs/php_codesniffer": "3.7.2",
264
                "squizlabs/php_codesniffer": "3.7.2",
264
                "symfony/cache": "^5.4|^6.0",
265
                "symfony/cache": "^5.4|^6.0",
265
                "symfony/console": "^4.4|^5.4|^6.0",
266
                "symfony/console": "^4.4|^5.4|^6.0",
266
                "vimeo/psalm": "4.30.0"
267
                "vimeo/psalm": "4.30.0"
267
            },
268
            },
Zeile 321... Zeile 322...
321
                "sqlserver",
322
                "sqlserver",
322
                "sqlsrv"
323
                "sqlsrv"
323
            ],
324
            ],
324
            "support": {
325
            "support": {
325
                "issues": "https://github.com/doctrine/dbal/issues",
326
                "issues": "https://github.com/doctrine/dbal/issues",
326
                "source": "https://github.com/doctrine/dbal/tree/3.6.1"
327
                "source": "https://github.com/doctrine/dbal/tree/3.7.0"
327
            },
328
            },
328
            "funding": [
329
            "funding": [
329
                {
330
                {
330
                    "url": "https://www.doctrine-project.org/sponsorship.html",
331
                    "url": "https://www.doctrine-project.org/sponsorship.html",
331
                    "type": "custom"
332
                    "type": "custom"
Zeile 337... Zeile 338...
337
                {
338
                {
338
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
339
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
339
                    "type": "tidelift"
340
                    "type": "tidelift"
340
                }
341
                }
341
            ],
342
            ],
342
            "time": "2023-03-02T19:26:24+00:00"
343
            "time": "2023-09-26T20:56:55+00:00"
343
        },
344
        },
344
        {
345
        {
345
            "name": "doctrine/deprecations",
346
            "name": "doctrine/deprecations",
346
            "version": "v1.0.0",
347
            "version": "1.1.2",
347
            "source": {
348
            "source": {
348
                "type": "git",
349
                "type": "git",
349
                "url": "https://github.com/doctrine/deprecations.git",
350
                "url": "https://github.com/doctrine/deprecations.git",
350
                "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
351
                "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
351
            },
352
            },
352
            "dist": {
353
            "dist": {
353
                "type": "zip",
354
                "type": "zip",
354
                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
355
                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
355
                "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
356
                "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
356
                "shasum": ""
357
                "shasum": ""
357
            },
358
            },
358
            "require": {
359
            "require": {
359
                "php": "^7.1|^8.0"
360
                "php": "^7.1 || ^8.0"
360
            },
361
            },
361
            "require-dev": {
362
            "require-dev": {
362
                "doctrine/coding-standard": "^9",
363
                "doctrine/coding-standard": "^9",
-
 
364
                "phpstan/phpstan": "1.4.10 || 1.10.15",
-
 
365
                "phpstan/phpstan-phpunit": "^1.0",
363
                "phpunit/phpunit": "^7.5|^8.5|^9.5",
366
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
-
 
367
                "psalm/plugin-phpunit": "0.18.4",
364
                "psr/log": "^1|^2|^3"
368
                "psr/log": "^1 || ^2 || ^3",
-
 
369
                "vimeo/psalm": "4.30.0 || 5.12.0"
365
            },
370
            },
366
            "suggest": {
371
            "suggest": {
367
                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
372
                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
368
            },
373
            },
369
            "type": "library",
374
            "type": "library",
Zeile 378... Zeile 383...
378
            ],
383
            ],
379
            "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
384
            "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
380
            "homepage": "https://www.doctrine-project.org/",
385
            "homepage": "https://www.doctrine-project.org/",
381
            "support": {
386
            "support": {
382
                "issues": "https://github.com/doctrine/deprecations/issues",
387
                "issues": "https://github.com/doctrine/deprecations/issues",
383
                "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
388
                "source": "https://github.com/doctrine/deprecations/tree/1.1.2"
384
            },
389
            },
385
            "time": "2022-05-02T15:47:09+00:00"
390
            "time": "2023-09-27T20:04:15+00:00"
386
        },
391
        },
387
        {
392
        {
388
            "name": "doctrine/event-manager",
393
            "name": "doctrine/event-manager",
389
            "version": "2.0.0",
394
            "version": "2.0.0",
390
            "source": {
395
            "source": {
Zeile 475... Zeile 480...
475
            ],
480
            ],
476
            "time": "2022-10-12T20:59:15+00:00"
481
            "time": "2022-10-12T20:59:15+00:00"
477
        },
482
        },
478
        {
483
        {
479
            "name": "doctrine/inflector",
484
            "name": "doctrine/inflector",
480
            "version": "2.0.6",
485
            "version": "2.0.8",
481
            "source": {
486
            "source": {
482
                "type": "git",
487
                "type": "git",
483
                "url": "https://github.com/doctrine/inflector.git",
488
                "url": "https://github.com/doctrine/inflector.git",
484
                "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
489
                "reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff"
485
            },
490
            },
486
            "dist": {
491
            "dist": {
487
                "type": "zip",
492
                "type": "zip",
488
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
493
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff",
489
                "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
494
                "reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff",
490
                "shasum": ""
495
                "shasum": ""
491
            },
496
            },
492
            "require": {
497
            "require": {
493
                "php": "^7.2 || ^8.0"
498
                "php": "^7.2 || ^8.0"
494
            },
499
            },
495
            "require-dev": {
500
            "require-dev": {
496
                "doctrine/coding-standard": "^10",
501
                "doctrine/coding-standard": "^11.0",
497
                "phpstan/phpstan": "^1.8",
502
                "phpstan/phpstan": "^1.8",
498
                "phpstan/phpstan-phpunit": "^1.1",
503
                "phpstan/phpstan-phpunit": "^1.1",
499
                "phpstan/phpstan-strict-rules": "^1.3",
504
                "phpstan/phpstan-strict-rules": "^1.3",
500
                "phpunit/phpunit": "^8.5 || ^9.5",
505
                "phpunit/phpunit": "^8.5 || ^9.5",
501
                "vimeo/psalm": "^4.25"
506
                "vimeo/psalm": "^4.25 || ^5.4"
502
            },
507
            },
503
            "type": "library",
508
            "type": "library",
504
            "autoload": {
509
            "autoload": {
505
                "psr-4": {
510
                "psr-4": {
506
                    "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
511
                    "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
Zeile 546... Zeile 551...
546
                "uppercase",
551
                "uppercase",
547
                "words"
552
                "words"
548
            ],
553
            ],
549
            "support": {
554
            "support": {
550
                "issues": "https://github.com/doctrine/inflector/issues",
555
                "issues": "https://github.com/doctrine/inflector/issues",
551
                "source": "https://github.com/doctrine/inflector/tree/2.0.6"
556
                "source": "https://github.com/doctrine/inflector/tree/2.0.8"
552
            },
557
            },
553
            "funding": [
558
            "funding": [
554
                {
559
                {
555
                    "url": "https://www.doctrine-project.org/sponsorship.html",
560
                    "url": "https://www.doctrine-project.org/sponsorship.html",
556
                    "type": "custom"
561
                    "type": "custom"
Zeile 562... Zeile 567...
562
                {
567
                {
563
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
568
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
564
                    "type": "tidelift"
569
                    "type": "tidelift"
565
                }
570
                }
566
            ],
571
            ],
567
            "time": "2022-10-20T09:10:12+00:00"
572
            "time": "2023-06-16T13:40:37+00:00"
568
        },
573
        },
569
        {
574
        {
570
            "name": "doctrine/lexer",
575
            "name": "doctrine/lexer",
571
            "version": "3.0.0",
576
            "version": "3.0.0",
572
            "source": {
577
            "source": {
Zeile 643... Zeile 648...
643
            ],
648
            ],
644
            "time": "2022-12-15T16:57:16+00:00"
649
            "time": "2022-12-15T16:57:16+00:00"
645
        },
650
        },
646
        {
651
        {
647
            "name": "dragonmantank/cron-expression",
652
            "name": "dragonmantank/cron-expression",
648
            "version": "v3.3.2",
653
            "version": "v3.3.3",
649
            "source": {
654
            "source": {
650
                "type": "git",
655
                "type": "git",
651
                "url": "https://github.com/dragonmantank/cron-expression.git",
656
                "url": "https://github.com/dragonmantank/cron-expression.git",
652
                "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8"
657
                "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a"
653
            },
658
            },
654
            "dist": {
659
            "dist": {
655
                "type": "zip",
660
                "type": "zip",
656
                "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/782ca5968ab8b954773518e9e49a6f892a34b2a8",
661
                "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
657
                "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8",
662
                "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
658
                "shasum": ""
663
                "shasum": ""
659
            },
664
            },
660
            "require": {
665
            "require": {
661
                "php": "^7.2|^8.0",
666
                "php": "^7.2|^8.0",
662
                "webmozart/assert": "^1.0"
667
                "webmozart/assert": "^1.0"
Zeile 692... Zeile 697...
692
                "cron",
697
                "cron",
693
                "schedule"
698
                "schedule"
694
            ],
699
            ],
695
            "support": {
700
            "support": {
696
                "issues": "https://github.com/dragonmantank/cron-expression/issues",
701
                "issues": "https://github.com/dragonmantank/cron-expression/issues",
697
                "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.2"
702
                "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3"
698
            },
703
            },
699
            "funding": [
704
            "funding": [
700
                {
705
                {
701
                    "url": "https://github.com/dragonmantank",
706
                    "url": "https://github.com/dragonmantank",
702
                    "type": "github"
707
                    "type": "github"
703
                }
708
                }
704
            ],
709
            ],
705
            "time": "2022-09-10T18:51:20+00:00"
710
            "time": "2023-08-10T19:36:49+00:00"
706
        },
711
        },
707
        {
712
        {
708
            "name": "egulias/email-validator",
713
            "name": "egulias/email-validator",
709
            "version": "4.0.1",
714
            "version": "4.0.1",
710
            "source": {
715
            "source": {
Zeile 904... Zeile 909...
904
            ],
909
            ],
905
            "time": "2023-02-25T20:23:15+00:00"
910
            "time": "2023-02-25T20:23:15+00:00"
906
        },
911
        },
907
        {
912
        {
908
            "name": "guzzlehttp/guzzle",
913
            "name": "guzzlehttp/guzzle",
909
            "version": "7.5.0",
914
            "version": "7.8.0",
910
            "source": {
915
            "source": {
911
                "type": "git",
916
                "type": "git",
912
                "url": "https://github.com/guzzle/guzzle.git",
917
                "url": "https://github.com/guzzle/guzzle.git",
913
                "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
918
                "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9"
914
            },
919
            },
915
            "dist": {
920
            "dist": {
916
                "type": "zip",
921
                "type": "zip",
917
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
922
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1110f66a6530a40fe7aea0378fe608ee2b2248f9",
918
                "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
923
                "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9",
919
                "shasum": ""
924
                "shasum": ""
920
            },
925
            },
921
            "require": {
926
            "require": {
922
                "ext-json": "*",
927
                "ext-json": "*",
923
                "guzzlehttp/promises": "^1.5",
928
                "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
924
                "guzzlehttp/psr7": "^1.9 || ^2.4",
929
                "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
925
                "php": "^7.2.5 || ^8.0",
930
                "php": "^7.2.5 || ^8.0",
926
                "psr/http-client": "^1.0",
931
                "psr/http-client": "^1.0",
927
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
932
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
928
            },
933
            },
929
            "provide": {
934
            "provide": {
930
                "psr/http-client-implementation": "1.0"
935
                "psr/http-client-implementation": "1.0"
931
            },
936
            },
932
            "require-dev": {
937
            "require-dev": {
933
                "bamarni/composer-bin-plugin": "^1.8.1",
938
                "bamarni/composer-bin-plugin": "^1.8.1",
934
                "ext-curl": "*",
939
                "ext-curl": "*",
-
 
940
                "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
935
                "php-http/client-integration-tests": "^3.0",
941
                "php-http/message-factory": "^1.1",
936
                "phpunit/phpunit": "^8.5.29 || ^9.5.23",
942
                "phpunit/phpunit": "^8.5.29 || ^9.5.23",
937
                "psr/log": "^1.1 || ^2.0 || ^3.0"
943
                "psr/log": "^1.1 || ^2.0 || ^3.0"
938
            },
944
            },
939
            "suggest": {
945
            "suggest": {
940
                "ext-curl": "Required for CURL handler support",
946
                "ext-curl": "Required for CURL handler support",
Zeile 944... Zeile 950...
944
            "type": "library",
950
            "type": "library",
945
            "extra": {
951
            "extra": {
946
                "bamarni-bin": {
952
                "bamarni-bin": {
947
                    "bin-links": true,
953
                    "bin-links": true,
948
                    "forward-command": false
954
                    "forward-command": false
949
                },
-
 
950
                "branch-alias": {
-
 
951
                    "dev-master": "7.5-dev"
-
 
952
                }
955
                }
953
            },
956
            },
954
            "autoload": {
957
            "autoload": {
955
                "files": [
958
                "files": [
956
                    "src/functions_include.php"
959
                    "src/functions_include.php"
Zeile 1012... Zeile 1015...
1012
                "rest",
1015
                "rest",
1013
                "web service"
1016
                "web service"
1014
            ],
1017
            ],
1015
            "support": {
1018
            "support": {
1016
                "issues": "https://github.com/guzzle/guzzle/issues",
1019
                "issues": "https://github.com/guzzle/guzzle/issues",
1017
                "source": "https://github.com/guzzle/guzzle/tree/7.5.0"
1020
                "source": "https://github.com/guzzle/guzzle/tree/7.8.0"
1018
            },
1021
            },
1019
            "funding": [
1022
            "funding": [
1020
                {
1023
                {
1021
                    "url": "https://github.com/GrahamCampbell",
1024
                    "url": "https://github.com/GrahamCampbell",
1022
                    "type": "github"
1025
                    "type": "github"
Zeile 1028... Zeile 1031...
1028
                {
1031
                {
1029
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1032
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1030
                    "type": "tidelift"
1033
                    "type": "tidelift"
1031
                }
1034
                }
1032
            ],
1035
            ],
1033
            "time": "2022-08-28T15:39:27+00:00"
1036
            "time": "2023-08-27T10:20:53+00:00"
1034
        },
1037
        },
1035
        {
1038
        {
1036
            "name": "guzzlehttp/promises",
1039
            "name": "guzzlehttp/promises",
1037
            "version": "1.5.2",
1040
            "version": "2.0.1",
1038
            "source": {
1041
            "source": {
1039
                "type": "git",
1042
                "type": "git",
1040
                "url": "https://github.com/guzzle/promises.git",
1043
                "url": "https://github.com/guzzle/promises.git",
1041
                "reference": "b94b2807d85443f9719887892882d0329d1e2598"
1044
                "reference": "111166291a0f8130081195ac4556a5587d7f1b5d"
1042
            },
1045
            },
1043
            "dist": {
1046
            "dist": {
1044
                "type": "zip",
1047
                "type": "zip",
1045
                "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
1048
                "url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d",
1046
                "reference": "b94b2807d85443f9719887892882d0329d1e2598",
1049
                "reference": "111166291a0f8130081195ac4556a5587d7f1b5d",
1047
                "shasum": ""
1050
                "shasum": ""
1048
            },
1051
            },
1049
            "require": {
1052
            "require": {
1050
                "php": ">=5.5"
1053
                "php": "^7.2.5 || ^8.0"
1051
            },
1054
            },
1052
            "require-dev": {
1055
            "require-dev": {
-
 
1056
                "bamarni/composer-bin-plugin": "^1.8.1",
1053
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
1057
                "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1054
            },
1058
            },
1055
            "type": "library",
1059
            "type": "library",
1056
            "extra": {
1060
            "extra": {
1057
                "branch-alias": {
1061
                "bamarni-bin": {
1058
                    "dev-master": "1.5-dev"
1062
                    "bin-links": true,
-
 
1063
                    "forward-command": false
1059
                }
1064
                }
1060
            },
1065
            },
1061
            "autoload": {
1066
            "autoload": {
1062
                "files": [
-
 
1063
                    "src/functions_include.php"
-
 
1064
                ],
-
 
1065
                "psr-4": {
1067
                "psr-4": {
1066
                    "GuzzleHttp\\Promise\\": "src/"
1068
                    "GuzzleHttp\\Promise\\": "src/"
1067
                }
1069
                }
1068
            },
1070
            },
1069
            "notification-url": "https://packagist.org/downloads/",
1071
            "notification-url": "https://packagist.org/downloads/",
Zeile 1096... Zeile 1098...
1096
            "keywords": [
1098
            "keywords": [
1097
                "promise"
1099
                "promise"
1098
            ],
1100
            ],
1099
            "support": {
1101
            "support": {
1100
                "issues": "https://github.com/guzzle/promises/issues",
1102
                "issues": "https://github.com/guzzle/promises/issues",
1101
                "source": "https://github.com/guzzle/promises/tree/1.5.2"
1103
                "source": "https://github.com/guzzle/promises/tree/2.0.1"
1102
            },
1104
            },
1103
            "funding": [
1105
            "funding": [
1104
                {
1106
                {
1105
                    "url": "https://github.com/GrahamCampbell",
1107
                    "url": "https://github.com/GrahamCampbell",
1106
                    "type": "github"
1108
                    "type": "github"
Zeile 1112... Zeile 1114...
1112
                {
1114
                {
1113
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1115
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1114
                    "type": "tidelift"
1116
                    "type": "tidelift"
1115
                }
1117
                }
1116
            ],
1118
            ],
1117
            "time": "2022-08-28T14:55:35+00:00"
1119
            "time": "2023-08-03T15:11:55+00:00"
1118
        },
1120
        },
1119
        {
1121
        {
1120
            "name": "guzzlehttp/psr7",
1122
            "name": "guzzlehttp/psr7",
1121
            "version": "2.4.4",
1123
            "version": "2.6.1",
1122
            "source": {
1124
            "source": {
1123
                "type": "git",
1125
                "type": "git",
1124
                "url": "https://github.com/guzzle/psr7.git",
1126
                "url": "https://github.com/guzzle/psr7.git",
1125
                "reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf"
1127
                "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727"
1126
            },
1128
            },
1127
            "dist": {
1129
            "dist": {
1128
                "type": "zip",
1130
                "type": "zip",
1129
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf",
1131
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
1130
                "reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf",
1132
                "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
1131
                "shasum": ""
1133
                "shasum": ""
1132
            },
1134
            },
1133
            "require": {
1135
            "require": {
1134
                "php": "^7.2.5 || ^8.0",
1136
                "php": "^7.2.5 || ^8.0",
1135
                "psr/http-factory": "^1.0",
1137
                "psr/http-factory": "^1.0",
1136
                "psr/http-message": "^1.0",
1138
                "psr/http-message": "^1.1 || ^2.0",
1137
                "ralouphie/getallheaders": "^3.0"
1139
                "ralouphie/getallheaders": "^3.0"
1138
            },
1140
            },
1139
            "provide": {
1141
            "provide": {
1140
                "psr/http-factory-implementation": "1.0",
1142
                "psr/http-factory-implementation": "1.0",
1141
                "psr/http-message-implementation": "1.0"
1143
                "psr/http-message-implementation": "1.0"
Zeile 1151... Zeile 1153...
1151
            "type": "library",
1153
            "type": "library",
1152
            "extra": {
1154
            "extra": {
1153
                "bamarni-bin": {
1155
                "bamarni-bin": {
1154
                    "bin-links": true,
1156
                    "bin-links": true,
1155
                    "forward-command": false
1157
                    "forward-command": false
1156
                },
-
 
1157
                "branch-alias": {
-
 
1158
                    "dev-master": "2.4-dev"
-
 
1159
                }
1158
                }
1160
            },
1159
            },
1161
            "autoload": {
1160
            "autoload": {
1162
                "psr-4": {
1161
                "psr-4": {
1163
                    "GuzzleHttp\\Psr7\\": "src/"
1162
                    "GuzzleHttp\\Psr7\\": "src/"
Zeile 1215... Zeile 1214...
1215
                "uri",
1214
                "uri",
1216
                "url"
1215
                "url"
1217
            ],
1216
            ],
1218
            "support": {
1217
            "support": {
1219
                "issues": "https://github.com/guzzle/psr7/issues",
1218
                "issues": "https://github.com/guzzle/psr7/issues",
1220
                "source": "https://github.com/guzzle/psr7/tree/2.4.4"
1219
                "source": "https://github.com/guzzle/psr7/tree/2.6.1"
1221
            },
1220
            },
1222
            "funding": [
1221
            "funding": [
1223
                {
1222
                {
1224
                    "url": "https://github.com/GrahamCampbell",
1223
                    "url": "https://github.com/GrahamCampbell",
1225
                    "type": "github"
1224
                    "type": "github"
Zeile 1231... Zeile 1230...
1231
                {
1230
                {
1232
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1231
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1233
                    "type": "tidelift"
1232
                    "type": "tidelift"
1234
                }
1233
                }
1235
            ],
1234
            ],
1236
            "time": "2023-03-09T13:19:02+00:00"
1235
            "time": "2023-08-27T10:13:57+00:00"
1237
        },
1236
        },
1238
        {
1237
        {
1239
            "name": "guzzlehttp/uri-template",
1238
            "name": "guzzlehttp/uri-template",
1240
            "version": "v1.0.1",
1239
            "version": "v1.0.2",
1241
            "source": {
1240
            "source": {
1242
                "type": "git",
1241
                "type": "git",
1243
                "url": "https://github.com/guzzle/uri-template.git",
1242
                "url": "https://github.com/guzzle/uri-template.git",
1244
                "reference": "b945d74a55a25a949158444f09ec0d3c120d69e2"
1243
                "reference": "61bf437fc2197f587f6857d3ff903a24f1731b5d"
1245
            },
1244
            },
1246
            "dist": {
1245
            "dist": {
1247
                "type": "zip",
1246
                "type": "zip",
1248
                "url": "https://api.github.com/repos/guzzle/uri-template/zipball/b945d74a55a25a949158444f09ec0d3c120d69e2",
1247
                "url": "https://api.github.com/repos/guzzle/uri-template/zipball/61bf437fc2197f587f6857d3ff903a24f1731b5d",
1249
                "reference": "b945d74a55a25a949158444f09ec0d3c120d69e2",
1248
                "reference": "61bf437fc2197f587f6857d3ff903a24f1731b5d",
1250
                "shasum": ""
1249
                "shasum": ""
1251
            },
1250
            },
1252
            "require": {
1251
            "require": {
1253
                "php": "^7.2.5 || ^8.0",
1252
                "php": "^7.2.5 || ^8.0",
1254
                "symfony/polyfill-php80": "^1.17"
1253
                "symfony/polyfill-php80": "^1.17"
1255
            },
1254
            },
1256
            "require-dev": {
1255
            "require-dev": {
-
 
1256
                "bamarni/composer-bin-plugin": "^1.8.1",
1257
                "phpunit/phpunit": "^8.5.19 || ^9.5.8",
1257
                "phpunit/phpunit": "^8.5.19 || ^9.5.8",
1258
                "uri-template/tests": "1.0.0"
1258
                "uri-template/tests": "1.0.0"
1259
            },
1259
            },
1260
            "type": "library",
1260
            "type": "library",
1261
            "extra": {
-
 
1262
                "branch-alias": {
-
 
1263
                    "dev-master": "1.0-dev"
-
 
1264
                }
-
 
1265
            },
-
 
1266
            "autoload": {
1261
            "autoload": {
1267
                "psr-4": {
1262
                "psr-4": {
1268
                    "GuzzleHttp\\UriTemplate\\": "src"
1263
                    "GuzzleHttp\\UriTemplate\\": "src"
1269
                }
1264
                }
1270
            },
1265
            },
Zeile 1299... Zeile 1294...
1299
                "guzzlehttp",
1294
                "guzzlehttp",
1300
                "uri-template"
1295
                "uri-template"
1301
            ],
1296
            ],
1302
            "support": {
1297
            "support": {
1303
                "issues": "https://github.com/guzzle/uri-template/issues",
1298
                "issues": "https://github.com/guzzle/uri-template/issues",
1304
                "source": "https://github.com/guzzle/uri-template/tree/v1.0.1"
1299
                "source": "https://github.com/guzzle/uri-template/tree/v1.0.2"
1305
            },
1300
            },
1306
            "funding": [
1301
            "funding": [
1307
                {
1302
                {
1308
                    "url": "https://github.com/GrahamCampbell",
1303
                    "url": "https://github.com/GrahamCampbell",
1309
                    "type": "github"
1304
                    "type": "github"
Zeile 1315... Zeile 1310...
1315
                {
1310
                {
1316
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template",
1311
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template",
1317
                    "type": "tidelift"
1312
                    "type": "tidelift"
1318
                }
1313
                }
1319
            ],
1314
            ],
1320
            "time": "2021-10-07T12:57:01+00:00"
1315
            "time": "2023-08-27T10:19:19+00:00"
-
 
1316
        },
-
 
1317
        {
-
 
1318
            "name": "intervention/image",
-
 
1319
            "version": "2.7.2",
-
 
1320
            "source": {
-
 
1321
                "type": "git",
-
 
1322
                "url": "https://github.com/Intervention/image.git",
-
 
1323
                "reference": "04be355f8d6734c826045d02a1079ad658322dad"
-
 
1324
            },
-
 
1325
            "dist": {
-
 
1326
                "type": "zip",
-
 
1327
                "url": "https://api.github.com/repos/Intervention/image/zipball/04be355f8d6734c826045d02a1079ad658322dad",
-
 
1328
                "reference": "04be355f8d6734c826045d02a1079ad658322dad",
-
 
1329
                "shasum": ""
-
 
1330
            },
-
 
1331
            "require": {
-
 
1332
                "ext-fileinfo": "*",
-
 
1333
                "guzzlehttp/psr7": "~1.1 || ^2.0",
-
 
1334
                "php": ">=5.4.0"
-
 
1335
            },
-
 
1336
            "require-dev": {
-
 
1337
                "mockery/mockery": "~0.9.2",
-
 
1338
                "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
-
 
1339
            },
-
 
1340
            "suggest": {
-
 
1341
                "ext-gd": "to use GD library based image processing.",
-
 
1342
                "ext-imagick": "to use Imagick based image processing.",
-
 
1343
                "intervention/imagecache": "Caching extension for the Intervention Image library"
-
 
1344
            },
-
 
1345
            "type": "library",
-
 
1346
            "extra": {
-
 
1347
                "branch-alias": {
-
 
1348
                    "dev-master": "2.4-dev"
-
 
1349
                },
-
 
1350
                "laravel": {
-
 
1351
                    "providers": [
-
 
1352
                        "Intervention\\Image\\ImageServiceProvider"
-
 
1353
                    ],
-
 
1354
                    "aliases": {
-
 
1355
                        "Image": "Intervention\\Image\\Facades\\Image"
-
 
1356
                    }
-
 
1357
                }
-
 
1358
            },
-
 
1359
            "autoload": {
-
 
1360
                "psr-4": {
-
 
1361
                    "Intervention\\Image\\": "src/Intervention/Image"
-
 
1362
                }
-
 
1363
            },
-
 
1364
            "notification-url": "https://packagist.org/downloads/",
-
 
1365
            "license": [
-
 
1366
                "MIT"
-
 
1367
            ],
-
 
1368
            "authors": [
-
 
1369
                {
-
 
1370
                    "name": "Oliver Vogel",
-
 
1371
                    "email": "oliver@intervention.io",
-
 
1372
                    "homepage": "https://intervention.io/"
-
 
1373
                }
-
 
1374
            ],
-
 
1375
            "description": "Image handling and manipulation library with support for Laravel integration",
-
 
1376
            "homepage": "http://image.intervention.io/",
-
 
1377
            "keywords": [
-
 
1378
                "gd",
-
 
1379
                "image",
-
 
1380
                "imagick",
-
 
1381
                "laravel",
-
 
1382
                "thumbnail",
-
 
1383
                "watermark"
-
 
1384
            ],
-
 
1385
            "support": {
-
 
1386
                "issues": "https://github.com/Intervention/image/issues",
-
 
1387
                "source": "https://github.com/Intervention/image/tree/2.7.2"
-
 
1388
            },
-
 
1389
            "funding": [
-
 
1390
                {
-
 
1391
                    "url": "https://paypal.me/interventionio",
-
 
1392
                    "type": "custom"
-
 
1393
                },
-
 
1394
                {
-
 
1395
                    "url": "https://github.com/Intervention",
-
 
1396
                    "type": "github"
-
 
1397
                }
-
 
1398
            ],
-
 
1399
            "time": "2022-05-21T17:30:32+00:00"
1321
        },
1400
        },
1322
        {
1401
        {
1323
            "name": "itsgoingd/clockwork",
1402
            "name": "itsgoingd/clockwork",
1324
            "version": "v5.1.12",
1403
            "version": "v5.1.12",
1325
            "source": {
1404
            "source": {
Zeile 1387... Zeile 1466...
1387
            ],
1466
            ],
1388
            "time": "2022-12-13T00:04:12+00:00"
1467
            "time": "2022-12-13T00:04:12+00:00"
1389
        },
1468
        },
1390
        {
1469
        {
1391
            "name": "laravel/framework",
1470
            "name": "laravel/framework",
1392
            "version": "v9.52.5",
1471
            "version": "v9.52.16",
1393
            "source": {
1472
            "source": {
1394
                "type": "git",
1473
                "type": "git",
1395
                "url": "https://github.com/laravel/framework.git",
1474
                "url": "https://github.com/laravel/framework.git",
1396
                "reference": "e14d28c0f9403630d13f308bb43f3d3cb73d6d67"
1475
                "reference": "082345d76fc6a55b649572efe10b11b03e279d24"
1397
            },
1476
            },
1398
            "dist": {
1477
            "dist": {
1399
                "type": "zip",
1478
                "type": "zip",
1400
                "url": "https://api.github.com/repos/laravel/framework/zipball/e14d28c0f9403630d13f308bb43f3d3cb73d6d67",
1479
                "url": "https://api.github.com/repos/laravel/framework/zipball/082345d76fc6a55b649572efe10b11b03e279d24",
1401
                "reference": "e14d28c0f9403630d13f308bb43f3d3cb73d6d67",
1480
                "reference": "082345d76fc6a55b649572efe10b11b03e279d24",
1402
                "shasum": ""
1481
                "shasum": ""
1403
            },
1482
            },
1404
            "require": {
1483
            "require": {
1405
                "brick/math": "^0.9.3|^0.10.2|^0.11",
1484
                "brick/math": "^0.9.3|^0.10.2|^0.11",
1406
                "doctrine/inflector": "^2.0.5",
1485
                "doctrine/inflector": "^2.0.5",
Zeile 1493... Zeile 1572...
1493
                "league/flysystem-ftp": "^3.0",
1572
                "league/flysystem-ftp": "^3.0",
1494
                "league/flysystem-path-prefixing": "^3.3",
1573
                "league/flysystem-path-prefixing": "^3.3",
1495
                "league/flysystem-read-only": "^3.3",
1574
                "league/flysystem-read-only": "^3.3",
1496
                "league/flysystem-sftp-v3": "^3.0",
1575
                "league/flysystem-sftp-v3": "^3.0",
1497
                "mockery/mockery": "^1.5.1",
1576
                "mockery/mockery": "^1.5.1",
1498
                "orchestra/testbench-core": "^7.16",
1577
                "orchestra/testbench-core": "^7.24",
1499
                "pda/pheanstalk": "^4.0",
1578
                "pda/pheanstalk": "^4.0",
1500
                "phpstan/phpdoc-parser": "^1.15",
1579
                "phpstan/phpdoc-parser": "^1.15",
1501
                "phpstan/phpstan": "^1.4.7",
1580
                "phpstan/phpstan": "^1.4.7",
1502
                "phpunit/phpunit": "^9.5.8",
1581
                "phpunit/phpunit": "^9.5.8",
1503
                "predis/predis": "^1.1.9|^2.0.2",
1582
                "predis/predis": "^1.1.9|^2.0.2",
Zeile 1581... Zeile 1660...
1581
            ],
1660
            ],
1582
            "support": {
1661
            "support": {
1583
                "issues": "https://github.com/laravel/framework/issues",
1662
                "issues": "https://github.com/laravel/framework/issues",
1584
                "source": "https://github.com/laravel/framework"
1663
                "source": "https://github.com/laravel/framework"
1585
            },
1664
            },
1586
            "time": "2023-03-28T18:03:54+00:00"
1665
            "time": "2023-10-03T13:02:30+00:00"
1587
        },
1666
        },
1588
        {
1667
        {
1589
            "name": "laravel/sanctum",
1668
            "name": "laravel/sanctum",
1590
            "version": "v3.2.1",
1669
            "version": "v3.3.1",
1591
            "source": {
1670
            "source": {
1592
                "type": "git",
1671
                "type": "git",
1593
                "url": "https://github.com/laravel/sanctum.git",
1672
                "url": "https://github.com/laravel/sanctum.git",
1594
                "reference": "d09d69bac55708fcd4a3b305d760e673d888baf9"
1673
                "reference": "338f633e6487e76b255470d3373fbc29228aa971"
1595
            },
1674
            },
1596
            "dist": {
1675
            "dist": {
1597
                "type": "zip",
1676
                "type": "zip",
1598
                "url": "https://api.github.com/repos/laravel/sanctum/zipball/d09d69bac55708fcd4a3b305d760e673d888baf9",
1677
                "url": "https://api.github.com/repos/laravel/sanctum/zipball/338f633e6487e76b255470d3373fbc29228aa971",
1599
                "reference": "d09d69bac55708fcd4a3b305d760e673d888baf9",
1678
                "reference": "338f633e6487e76b255470d3373fbc29228aa971",
1600
                "shasum": ""
1679
                "shasum": ""
1601
            },
1680
            },
1602
            "require": {
1681
            "require": {
1603
                "ext-json": "*",
1682
                "ext-json": "*",
1604
                "illuminate/console": "^9.21|^10.0",
1683
                "illuminate/console": "^9.21|^10.0",
Zeile 1607... Zeile 1686...
1607
                "illuminate/support": "^9.21|^10.0",
1686
                "illuminate/support": "^9.21|^10.0",
1608
                "php": "^8.0.2"
1687
                "php": "^8.0.2"
1609
            },
1688
            },
1610
            "require-dev": {
1689
            "require-dev": {
1611
                "mockery/mockery": "^1.0",
1690
                "mockery/mockery": "^1.0",
1612
                "orchestra/testbench": "^7.0|^8.0",
1691
                "orchestra/testbench": "^7.28.2|^8.8.3",
-
 
1692
                "phpstan/phpstan": "^1.10",
1613
                "phpunit/phpunit": "^9.3"
1693
                "phpunit/phpunit": "^9.6"
1614
            },
1694
            },
1615
            "type": "library",
1695
            "type": "library",
1616
            "extra": {
1696
            "extra": {
1617
                "branch-alias": {
1697
                "branch-alias": {
1618
                    "dev-master": "3.x-dev"
1698
                    "dev-master": "3.x-dev"
Zeile 1646... Zeile 1726...
1646
            ],
1726
            ],
1647
            "support": {
1727
            "support": {
1648
                "issues": "https://github.com/laravel/sanctum/issues",
1728
                "issues": "https://github.com/laravel/sanctum/issues",
1649
                "source": "https://github.com/laravel/sanctum"
1729
                "source": "https://github.com/laravel/sanctum"
1650
            },
1730
            },
1651
            "time": "2023-01-13T15:41:49+00:00"
1731
            "time": "2023-09-07T15:46:33+00:00"
1652
        },
1732
        },
1653
        {
1733
        {
1654
            "name": "laravel/serializable-closure",
1734
            "name": "laravel/serializable-closure",
1655
            "version": "v1.3.0",
1735
            "version": "v1.3.1",
1656
            "source": {
1736
            "source": {
1657
                "type": "git",
1737
                "type": "git",
1658
                "url": "https://github.com/laravel/serializable-closure.git",
1738
                "url": "https://github.com/laravel/serializable-closure.git",
1659
                "reference": "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37"
1739
                "reference": "e5a3057a5591e1cfe8183034b0203921abe2c902"
1660
            },
1740
            },
1661
            "dist": {
1741
            "dist": {
1662
                "type": "zip",
1742
                "type": "zip",
1663
                "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/f23fe9d4e95255dacee1bf3525e0810d1a1b0f37",
1743
                "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/e5a3057a5591e1cfe8183034b0203921abe2c902",
1664
                "reference": "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37",
1744
                "reference": "e5a3057a5591e1cfe8183034b0203921abe2c902",
1665
                "shasum": ""
1745
                "shasum": ""
1666
            },
1746
            },
1667
            "require": {
1747
            "require": {
1668
                "php": "^7.3|^8.0"
1748
                "php": "^7.3|^8.0"
1669
            },
1749
            },
Zeile 1706... Zeile 1786...
1706
            ],
1786
            ],
1707
            "support": {
1787
            "support": {
1708
                "issues": "https://github.com/laravel/serializable-closure/issues",
1788
                "issues": "https://github.com/laravel/serializable-closure/issues",
1709
                "source": "https://github.com/laravel/serializable-closure"
1789
                "source": "https://github.com/laravel/serializable-closure"
1710
            },
1790
            },
1711
            "time": "2023-01-30T18:31:20+00:00"
1791
            "time": "2023-07-14T13:56:28+00:00"
1712
        },
1792
        },
1713
        {
1793
        {
1714
            "name": "laravel/tinker",
1794
            "name": "laravel/tinker",
1715
            "version": "v2.8.1",
1795
            "version": "v2.8.2",
1716
            "source": {
1796
            "source": {
1717
                "type": "git",
1797
                "type": "git",
1718
                "url": "https://github.com/laravel/tinker.git",
1798
                "url": "https://github.com/laravel/tinker.git",
1719
                "reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10"
1799
                "reference": "b936d415b252b499e8c3b1f795cd4fc20f57e1f3"
1720
            },
1800
            },
1721
            "dist": {
1801
            "dist": {
1722
                "type": "zip",
1802
                "type": "zip",
1723
                "url": "https://api.github.com/repos/laravel/tinker/zipball/04a2d3bd0d650c0764f70bf49d1ee39393e4eb10",
1803
                "url": "https://api.github.com/repos/laravel/tinker/zipball/b936d415b252b499e8c3b1f795cd4fc20f57e1f3",
1724
                "reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10",
1804
                "reference": "b936d415b252b499e8c3b1f795cd4fc20f57e1f3",
1725
                "shasum": ""
1805
                "shasum": ""
1726
            },
1806
            },
1727
            "require": {
1807
            "require": {
1728
                "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
1808
                "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
1729
                "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
1809
                "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
Zeile 1732... Zeile 1812...
1732
                "psy/psysh": "^0.10.4|^0.11.1",
1812
                "psy/psysh": "^0.10.4|^0.11.1",
1733
                "symfony/var-dumper": "^4.3.4|^5.0|^6.0"
1813
                "symfony/var-dumper": "^4.3.4|^5.0|^6.0"
1734
            },
1814
            },
1735
            "require-dev": {
1815
            "require-dev": {
1736
                "mockery/mockery": "~1.3.3|^1.4.2",
1816
                "mockery/mockery": "~1.3.3|^1.4.2",
-
 
1817
                "phpstan/phpstan": "^1.10",
1737
                "phpunit/phpunit": "^8.5.8|^9.3.3"
1818
                "phpunit/phpunit": "^8.5.8|^9.3.3"
1738
            },
1819
            },
1739
            "suggest": {
1820
            "suggest": {
1740
                "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)."
1821
                "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)."
1741
            },
1822
            },
Zeile 1772... Zeile 1853...
1772
                "laravel",
1853
                "laravel",
1773
                "psysh"
1854
                "psysh"
1774
            ],
1855
            ],
1775
            "support": {
1856
            "support": {
1776
                "issues": "https://github.com/laravel/tinker/issues",
1857
                "issues": "https://github.com/laravel/tinker/issues",
1777
                "source": "https://github.com/laravel/tinker/tree/v2.8.1"
1858
                "source": "https://github.com/laravel/tinker/tree/v2.8.2"
1778
            },
1859
            },
1779
            "time": "2023-02-15T16:40:09+00:00"
1860
            "time": "2023-08-15T14:27:00+00:00"
1780
        },
1861
        },
1781
        {
1862
        {
1782
            "name": "league/commonmark",
1863
            "name": "league/commonmark",
1783
            "version": "2.4.0",
1864
            "version": "2.4.1",
1784
            "source": {
1865
            "source": {
1785
                "type": "git",
1866
                "type": "git",
1786
                "url": "https://github.com/thephpleague/commonmark.git",
1867
                "url": "https://github.com/thephpleague/commonmark.git",
1787
                "reference": "d44a24690f16b8c1808bf13b1bd54ae4c63ea048"
1868
                "reference": "3669d6d5f7a47a93c08ddff335e6d945481a1dd5"
1788
            },
1869
            },
1789
            "dist": {
1870
            "dist": {
1790
                "type": "zip",
1871
                "type": "zip",
1791
                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d44a24690f16b8c1808bf13b1bd54ae4c63ea048",
1872
                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/3669d6d5f7a47a93c08ddff335e6d945481a1dd5",
1792
                "reference": "d44a24690f16b8c1808bf13b1bd54ae4c63ea048",
1873
                "reference": "3669d6d5f7a47a93c08ddff335e6d945481a1dd5",
1793
                "shasum": ""
1874
                "shasum": ""
1794
            },
1875
            },
1795
            "require": {
1876
            "require": {
1796
                "ext-mbstring": "*",
1877
                "ext-mbstring": "*",
1797
                "league/config": "^1.1.1",
1878
                "league/config": "^1.1.1",
Zeile 1880... Zeile 1961...
1880
                {
1961
                {
1881
                    "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
1962
                    "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
1882
                    "type": "tidelift"
1963
                    "type": "tidelift"
1883
                }
1964
                }
1884
            ],
1965
            ],
1885
            "time": "2023-03-24T15:16:10+00:00"
1966
            "time": "2023-08-30T16:55:00+00:00"
1886
        },
1967
        },
1887
        {
1968
        {
1888
            "name": "league/config",
1969
            "name": "league/config",
1889
            "version": "v1.2.0",
1970
            "version": "v1.2.0",
1890
            "source": {
1971
            "source": {
Zeile 1966... Zeile 2047...
1966
            ],
2047
            ],
1967
            "time": "2022-12-11T20:36:23+00:00"
2048
            "time": "2022-12-11T20:36:23+00:00"
1968
        },
2049
        },
1969
        {
2050
        {
1970
            "name": "league/flysystem",
2051
            "name": "league/flysystem",
1971
            "version": "3.14.0",
2052
            "version": "3.16.0",
1972
            "source": {
2053
            "source": {
1973
                "type": "git",
2054
                "type": "git",
1974
                "url": "https://github.com/thephpleague/flysystem.git",
2055
                "url": "https://github.com/thephpleague/flysystem.git",
1975
                "reference": "e2a279d7f47d9098e479e8b21f7fb8b8de230158"
2056
                "reference": "4fdf372ca6b63c6e281b1c01a624349ccb757729"
1976
            },
2057
            },
1977
            "dist": {
2058
            "dist": {
1978
                "type": "zip",
2059
                "type": "zip",
1979
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e2a279d7f47d9098e479e8b21f7fb8b8de230158",
2060
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4fdf372ca6b63c6e281b1c01a624349ccb757729",
1980
                "reference": "e2a279d7f47d9098e479e8b21f7fb8b8de230158",
2061
                "reference": "4fdf372ca6b63c6e281b1c01a624349ccb757729",
1981
                "shasum": ""
2062
                "shasum": ""
1982
            },
2063
            },
1983
            "require": {
2064
            "require": {
-
 
2065
                "league/flysystem-local": "^3.0.0",
1984
                "league/mime-type-detection": "^1.0.0",
2066
                "league/mime-type-detection": "^1.0.0",
1985
                "php": "^8.0.2"
2067
                "php": "^8.0.2"
1986
            },
2068
            },
1987
            "conflict": {
2069
            "conflict": {
-
 
2070
                "async-aws/core": "<1.19.0",
-
 
2071
                "async-aws/s3": "<1.14.0",
1988
                "aws/aws-sdk-php": "3.209.31 || 3.210.0",
2072
                "aws/aws-sdk-php": "3.209.31 || 3.210.0",
1989
                "guzzlehttp/guzzle": "<7.0",
2073
                "guzzlehttp/guzzle": "<7.0",
1990
                "guzzlehttp/ringphp": "<1.1.1",
2074
                "guzzlehttp/ringphp": "<1.1.1",
1991
                "phpseclib/phpseclib": "3.0.15",
2075
                "phpseclib/phpseclib": "3.0.15",
1992
                "symfony/http-client": "<5.2"
2076
                "symfony/http-client": "<5.2"
Zeile 2002... Zeile 2086...
2002
                "friendsofphp/php-cs-fixer": "^3.5",
2086
                "friendsofphp/php-cs-fixer": "^3.5",
2003
                "google/cloud-storage": "^1.23",
2087
                "google/cloud-storage": "^1.23",
2004
                "microsoft/azure-storage-blob": "^1.1",
2088
                "microsoft/azure-storage-blob": "^1.1",
2005
                "phpseclib/phpseclib": "^3.0.14",
2089
                "phpseclib/phpseclib": "^3.0.14",
2006
                "phpstan/phpstan": "^0.12.26",
2090
                "phpstan/phpstan": "^0.12.26",
2007
                "phpunit/phpunit": "^9.5.11",
2091
                "phpunit/phpunit": "^9.5.11|^10.0",
2008
                "sabre/dav": "^4.3.1"
2092
                "sabre/dav": "^4.3.1"
2009
            },
2093
            },
2010
            "type": "library",
2094
            "type": "library",
2011
            "autoload": {
2095
            "autoload": {
2012
                "psr-4": {
2096
                "psr-4": {
Zeile 2037... Zeile 2121...
2037
                "sftp",
2121
                "sftp",
2038
                "storage"
2122
                "storage"
2039
            ],
2123
            ],
2040
            "support": {
2124
            "support": {
2041
                "issues": "https://github.com/thephpleague/flysystem/issues",
2125
                "issues": "https://github.com/thephpleague/flysystem/issues",
2042
                "source": "https://github.com/thephpleague/flysystem/tree/3.14.0"
2126
                "source": "https://github.com/thephpleague/flysystem/tree/3.16.0"
2043
            },
2127
            },
2044
            "funding": [
2128
            "funding": [
2045
                {
2129
                {
2046
                    "url": "https://ecologi.com/frankdejonge",
2130
                    "url": "https://ecologi.com/frankdejonge",
2047
                    "type": "custom"
2131
                    "type": "custom"
Zeile 2049... Zeile 2133...
2049
                {
2133
                {
2050
                    "url": "https://github.com/frankdejonge",
2134
                    "url": "https://github.com/frankdejonge",
2051
                    "type": "github"
2135
                    "type": "github"
2052
                }
2136
                }
2053
            ],
2137
            ],
2054
            "time": "2023-04-11T18:11:47+00:00"
2138
            "time": "2023-09-07T19:22:17+00:00"
-
 
2139
        },
-
 
2140
        {
-
 
2141
            "name": "league/flysystem-local",
-
 
2142
            "version": "3.16.0",
-
 
2143
            "source": {
-
 
2144
                "type": "git",
-
 
2145
                "url": "https://github.com/thephpleague/flysystem-local.git",
-
 
2146
                "reference": "ec7383f25642e6fd4bb0c9554fc2311245391781"
-
 
2147
            },
-
 
2148
            "dist": {
-
 
2149
                "type": "zip",
-
 
2150
                "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/ec7383f25642e6fd4bb0c9554fc2311245391781",
-
 
2151
                "reference": "ec7383f25642e6fd4bb0c9554fc2311245391781",
-
 
2152
                "shasum": ""
-
 
2153
            },
-
 
2154
            "require": {
-
 
2155
                "ext-fileinfo": "*",
-
 
2156
                "league/flysystem": "^3.0.0",
-
 
2157
                "league/mime-type-detection": "^1.0.0",
-
 
2158
                "php": "^8.0.2"
-
 
2159
            },
-
 
2160
            "type": "library",
-
 
2161
            "autoload": {
-
 
2162
                "psr-4": {
-
 
2163
                    "League\\Flysystem\\Local\\": ""
-
 
2164
                }
-
 
2165
            },
-
 
2166
            "notification-url": "https://packagist.org/downloads/",
-
 
2167
            "license": [
-
 
2168
                "MIT"
-
 
2169
            ],
-
 
2170
            "authors": [
-
 
2171
                {
-
 
2172
                    "name": "Frank de Jonge",
-
 
2173
                    "email": "info@frankdejonge.nl"
-
 
2174
                }
-
 
2175
            ],
-
 
2176
            "description": "Local filesystem adapter for Flysystem.",
-
 
2177
            "keywords": [
-
 
2178
                "Flysystem",
-
 
2179
                "file",
-
 
2180
                "files",
-
 
2181
                "filesystem",
-
 
2182
                "local"
-
 
2183
            ],
-
 
2184
            "support": {
-
 
2185
                "issues": "https://github.com/thephpleague/flysystem-local/issues",
-
 
2186
                "source": "https://github.com/thephpleague/flysystem-local/tree/3.16.0"
-
 
2187
            },
-
 
2188
            "funding": [
-
 
2189
                {
-
 
2190
                    "url": "https://ecologi.com/frankdejonge",
-
 
2191
                    "type": "custom"
-
 
2192
                },
-
 
2193
                {
-
 
2194
                    "url": "https://github.com/frankdejonge",
-
 
2195
                    "type": "github"
-
 
2196
                }
-
 
2197
            ],
-
 
2198
            "time": "2023-08-30T10:23:59+00:00"
-
 
2199
        },
-
 
2200
        {
-
 
2201
            "name": "league/glide",
-
 
2202
            "version": "2.3.0",
-
 
2203
            "source": {
-
 
2204
                "type": "git",
-
 
2205
                "url": "https://github.com/thephpleague/glide.git",
-
 
2206
                "reference": "2ff92c8f1edc80b74e2d3c5efccfc7223f74d407"
-
 
2207
            },
-
 
2208
            "dist": {
-
 
2209
                "type": "zip",
-
 
2210
                "url": "https://api.github.com/repos/thephpleague/glide/zipball/2ff92c8f1edc80b74e2d3c5efccfc7223f74d407",
-
 
2211
                "reference": "2ff92c8f1edc80b74e2d3c5efccfc7223f74d407",
-
 
2212
                "shasum": ""
-
 
2213
            },
-
 
2214
            "require": {
-
 
2215
                "intervention/image": "^2.7",
-
 
2216
                "league/flysystem": "^2.0|^3.0",
-
 
2217
                "php": "^7.2|^8.0",
-
 
2218
                "psr/http-message": "^1.0|^2.0"
-
 
2219
            },
-
 
2220
            "require-dev": {
-
 
2221
                "mockery/mockery": "^1.3.3",
-
 
2222
                "phpunit/php-token-stream": "^3.1|^4.0",
-
 
2223
                "phpunit/phpunit": "^8.5|^9.0"
-
 
2224
            },
-
 
2225
            "type": "library",
-
 
2226
            "autoload": {
-
 
2227
                "psr-4": {
-
 
2228
                    "League\\Glide\\": "src/"
-
 
2229
                }
-
 
2230
            },
-
 
2231
            "notification-url": "https://packagist.org/downloads/",
-
 
2232
            "license": [
-
 
2233
                "MIT"
-
 
2234
            ],
-
 
2235
            "authors": [
-
 
2236
                {
-
 
2237
                    "name": "Jonathan Reinink",
-
 
2238
                    "email": "jonathan@reinink.ca",
-
 
2239
                    "homepage": "http://reinink.ca"
-
 
2240
                },
-
 
2241
                {
-
 
2242
                    "name": "Titouan Galopin",
-
 
2243
                    "email": "galopintitouan@gmail.com",
-
 
2244
                    "homepage": "https://titouangalopin.com"
-
 
2245
                }
-
 
2246
            ],
-
 
2247
            "description": "Wonderfully easy on-demand image manipulation library with an HTTP based API.",
-
 
2248
            "homepage": "http://glide.thephpleague.com",
-
 
2249
            "keywords": [
-
 
2250
                "ImageMagick",
-
 
2251
                "editing",
-
 
2252
                "gd",
-
 
2253
                "image",
-
 
2254
                "imagick",
-
 
2255
                "league",
-
 
2256
                "manipulation",
-
 
2257
                "processing"
-
 
2258
            ],
-
 
2259
            "support": {
-
 
2260
                "issues": "https://github.com/thephpleague/glide/issues",
-
 
2261
                "source": "https://github.com/thephpleague/glide/tree/2.3.0"
-
 
2262
            },
-
 
2263
            "time": "2023-07-08T06:26:07+00:00"
2055
        },
2264
        },
2056
        {
2265
        {
2057
            "name": "league/mime-type-detection",
2266
            "name": "league/mime-type-detection",
2058
            "version": "1.11.0",
2267
            "version": "1.13.0",
2059
            "source": {
2268
            "source": {
2060
                "type": "git",
2269
                "type": "git",
2061
                "url": "https://github.com/thephpleague/mime-type-detection.git",
2270
                "url": "https://github.com/thephpleague/mime-type-detection.git",
2062
                "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
2271
                "reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96"
2063
            },
2272
            },
2064
            "dist": {
2273
            "dist": {
2065
                "type": "zip",
2274
                "type": "zip",
2066
                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
2275
                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/a6dfb1194a2946fcdc1f38219445234f65b35c96",
2067
                "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
2276
                "reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96",
2068
                "shasum": ""
2277
                "shasum": ""
2069
            },
2278
            },
2070
            "require": {
2279
            "require": {
2071
                "ext-fileinfo": "*",
2280
                "ext-fileinfo": "*",
2072
                "php": "^7.2 || ^8.0"
2281
                "php": "^7.4 || ^8.0"
2073
            },
2282
            },
2074
            "require-dev": {
2283
            "require-dev": {
2075
                "friendsofphp/php-cs-fixer": "^3.2",
2284
                "friendsofphp/php-cs-fixer": "^3.2",
2076
                "phpstan/phpstan": "^0.12.68",
2285
                "phpstan/phpstan": "^0.12.68",
2077
                "phpunit/phpunit": "^8.5.8 || ^9.3"
2286
                "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
2078
            },
2287
            },
2079
            "type": "library",
2288
            "type": "library",
2080
            "autoload": {
2289
            "autoload": {
2081
                "psr-4": {
2290
                "psr-4": {
2082
                    "League\\MimeTypeDetection\\": "src"
2291
                    "League\\MimeTypeDetection\\": "src"
Zeile 2093... Zeile 2302...
2093
                }
2302
                }
2094
            ],
2303
            ],
2095
            "description": "Mime-type detection for Flysystem",
2304
            "description": "Mime-type detection for Flysystem",
2096
            "support": {
2305
            "support": {
2097
                "issues": "https://github.com/thephpleague/mime-type-detection/issues",
2306
                "issues": "https://github.com/thephpleague/mime-type-detection/issues",
2098
                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
2307
                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.13.0"
2099
            },
2308
            },
2100
            "funding": [
2309
            "funding": [
2101
                {
2310
                {
2102
                    "url": "https://github.com/frankdejonge",
2311
                    "url": "https://github.com/frankdejonge",
2103
                    "type": "github"
2312
                    "type": "github"
Zeile 2105... Zeile 2314...
2105
                {
2314
                {
2106
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2315
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2107
                    "type": "tidelift"
2316
                    "type": "tidelift"
2108
                }
2317
                }
2109
            ],
2318
            ],
-
 
2319
            "time": "2023-08-05T12:09:49+00:00"
-
 
2320
        },
-
 
2321
        {
-
 
2322
            "name": "masterminds/html5",
-
 
2323
            "version": "2.8.1",
-
 
2324
            "source": {
-
 
2325
                "type": "git",
-
 
2326
                "url": "https://github.com/Masterminds/html5-php.git",
-
 
2327
                "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
-
 
2328
            },
-
 
2329
            "dist": {
-
 
2330
                "type": "zip",
-
 
2331
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
-
 
2332
                "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
-
 
2333
                "shasum": ""
-
 
2334
            },
-
 
2335
            "require": {
-
 
2336
                "ext-dom": "*",
-
 
2337
                "php": ">=5.3.0"
-
 
2338
            },
-
 
2339
            "require-dev": {
-
 
2340
                "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
-
 
2341
            },
-
 
2342
            "type": "library",
-
 
2343
            "extra": {
-
 
2344
                "branch-alias": {
-
 
2345
                    "dev-master": "2.7-dev"
-
 
2346
                }
-
 
2347
            },
-
 
2348
            "autoload": {
-
 
2349
                "psr-4": {
-
 
2350
                    "Masterminds\\": "src"
-
 
2351
                }
-
 
2352
            },
-
 
2353
            "notification-url": "https://packagist.org/downloads/",
-
 
2354
            "license": [
-
 
2355
                "MIT"
-
 
2356
            ],
-
 
2357
            "authors": [
-
 
2358
                {
-
 
2359
                    "name": "Matt Butcher",
-
 
2360
                    "email": "technosophos@gmail.com"
-
 
2361
                },
-
 
2362
                {
-
 
2363
                    "name": "Matt Farina",
-
 
2364
                    "email": "matt@mattfarina.com"
-
 
2365
                },
-
 
2366
                {
-
 
2367
                    "name": "Asmir Mustafic",
-
 
2368
                    "email": "goetas@gmail.com"
-
 
2369
                }
-
 
2370
            ],
-
 
2371
            "description": "An HTML5 parser and serializer.",
-
 
2372
            "homepage": "http://masterminds.github.io/html5-php",
-
 
2373
            "keywords": [
-
 
2374
                "HTML5",
-
 
2375
                "dom",
-
 
2376
                "html",
-
 
2377
                "parser",
-
 
2378
                "querypath",
-
 
2379
                "serializer",
-
 
2380
                "xml"
-
 
2381
            ],
-
 
2382
            "support": {
-
 
2383
                "issues": "https://github.com/Masterminds/html5-php/issues",
-
 
2384
                "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
-
 
2385
            },
2110
            "time": "2022-04-17T13:12:02+00:00"
2386
            "time": "2023-05-10T11:58:31+00:00"
2111
        },
2387
        },
2112
        {
2388
        {
2113
            "name": "monolog/monolog",
2389
            "name": "monolog/monolog",
2114
            "version": "2.9.1",
2390
            "version": "2.9.1",
2115
            "source": {
2391
            "source": {
Zeile 2211... Zeile 2487...
2211
            ],
2487
            ],
2212
            "time": "2023-02-06T13:44:46+00:00"
2488
            "time": "2023-02-06T13:44:46+00:00"
2213
        },
2489
        },
2214
        {
2490
        {
2215
            "name": "nesbot/carbon",
2491
            "name": "nesbot/carbon",
2216
            "version": "2.66.0",
2492
            "version": "2.71.0",
2217
            "source": {
2493
            "source": {
2218
                "type": "git",
2494
                "type": "git",
2219
                "url": "https://github.com/briannesbitt/Carbon.git",
2495
                "url": "https://github.com/briannesbitt/Carbon.git",
2220
                "reference": "496712849902241f04902033b0441b269effe001"
2496
                "reference": "98276233188583f2ff845a0f992a235472d9466a"
2221
            },
2497
            },
2222
            "dist": {
2498
            "dist": {
2223
                "type": "zip",
2499
                "type": "zip",
2224
                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/496712849902241f04902033b0441b269effe001",
2500
                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/98276233188583f2ff845a0f992a235472d9466a",
2225
                "reference": "496712849902241f04902033b0441b269effe001",
2501
                "reference": "98276233188583f2ff845a0f992a235472d9466a",
2226
                "shasum": ""
2502
                "shasum": ""
2227
            },
2503
            },
2228
            "require": {
2504
            "require": {
2229
                "ext-json": "*",
2505
                "ext-json": "*",
2230
                "php": "^7.1.8 || ^8.0",
2506
                "php": "^7.1.8 || ^8.0",
-
 
2507
                "psr/clock": "^1.0",
2231
                "symfony/polyfill-mbstring": "^1.0",
2508
                "symfony/polyfill-mbstring": "^1.0",
2232
                "symfony/polyfill-php80": "^1.16",
2509
                "symfony/polyfill-php80": "^1.16",
2233
                "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
2510
                "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
2234
            },
2511
            },
-
 
2512
            "provide": {
-
 
2513
                "psr/clock-implementation": "1.0"
-
 
2514
            },
2235
            "require-dev": {
2515
            "require-dev": {
2236
                "doctrine/dbal": "^2.0 || ^3.1.4",
2516
                "doctrine/dbal": "^2.0 || ^3.1.4",
2237
                "doctrine/orm": "^2.7",
2517
                "doctrine/orm": "^2.7",
2238
                "friendsofphp/php-cs-fixer": "^3.0",
2518
                "friendsofphp/php-cs-fixer": "^3.0",
2239
                "kylekatarnls/multi-tester": "^2.0",
2519
                "kylekatarnls/multi-tester": "^2.0",
Zeile 2309... Zeile 2589...
2309
                {
2589
                {
2310
                    "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
2590
                    "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
2311
                    "type": "tidelift"
2591
                    "type": "tidelift"
2312
                }
2592
                }
2313
            ],
2593
            ],
2314
            "time": "2023-01-29T18:53:47+00:00"
2594
            "time": "2023-09-25T11:31:05+00:00"
2315
        },
2595
        },
2316
        {
2596
        {
2317
            "name": "nette/schema",
2597
            "name": "nette/schema",
2318
            "version": "v1.2.3",
2598
            "version": "v1.2.4",
2319
            "source": {
2599
            "source": {
2320
                "type": "git",
2600
                "type": "git",
2321
                "url": "https://github.com/nette/schema.git",
2601
                "url": "https://github.com/nette/schema.git",
2322
                "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f"
2602
                "reference": "c9ff517a53903b3d4e29ec547fb20feecb05b8ab"
2323
            },
2603
            },
2324
            "dist": {
2604
            "dist": {
2325
                "type": "zip",
2605
                "type": "zip",
2326
                "url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
2606
                "url": "https://api.github.com/repos/nette/schema/zipball/c9ff517a53903b3d4e29ec547fb20feecb05b8ab",
2327
                "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
2607
                "reference": "c9ff517a53903b3d4e29ec547fb20feecb05b8ab",
2328
                "shasum": ""
2608
                "shasum": ""
2329
            },
2609
            },
2330
            "require": {
2610
            "require": {
2331
                "nette/utils": "^2.5.7 || ^3.1.5 ||  ^4.0",
2611
                "nette/utils": "^2.5.7 || ^3.1.5 ||  ^4.0",
2332
                "php": ">=7.1 <8.3"
2612
                "php": "7.1 - 8.3"
2333
            },
2613
            },
2334
            "require-dev": {
2614
            "require-dev": {
2335
                "nette/tester": "^2.3 || ^2.4",
2615
                "nette/tester": "^2.3 || ^2.4",
2336
                "phpstan/phpstan-nette": "^1.0",
2616
                "phpstan/phpstan-nette": "^1.0",
2337
                "tracy/tracy": "^2.7"
2617
                "tracy/tracy": "^2.7"
Zeile 2369... Zeile 2649...
2369
                "config",
2649
                "config",
2370
                "nette"
2650
                "nette"
2371
            ],
2651
            ],
2372
            "support": {
2652
            "support": {
2373
                "issues": "https://github.com/nette/schema/issues",
2653
                "issues": "https://github.com/nette/schema/issues",
2374
                "source": "https://github.com/nette/schema/tree/v1.2.3"
2654
                "source": "https://github.com/nette/schema/tree/v1.2.4"
2375
            },
2655
            },
2376
            "time": "2022-10-13T01:24:26+00:00"
2656
            "time": "2023-08-05T18:56:25+00:00"
2377
        },
2657
        },
2378
        {
2658
        {
2379
            "name": "nette/utils",
2659
            "name": "nette/utils",
2380
            "version": "v4.0.0",
2660
            "version": "v4.0.2",
2381
            "source": {
2661
            "source": {
2382
                "type": "git",
2662
                "type": "git",
2383
                "url": "https://github.com/nette/utils.git",
2663
                "url": "https://github.com/nette/utils.git",
2384
                "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e"
2664
                "reference": "cead6637226456b35e1175cc53797dd585d85545"
2385
            },
2665
            },
2386
            "dist": {
2666
            "dist": {
2387
                "type": "zip",
2667
                "type": "zip",
2388
                "url": "https://api.github.com/repos/nette/utils/zipball/cacdbf5a91a657ede665c541eda28941d4b09c1e",
2668
                "url": "https://api.github.com/repos/nette/utils/zipball/cead6637226456b35e1175cc53797dd585d85545",
2389
                "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e",
2669
                "reference": "cead6637226456b35e1175cc53797dd585d85545",
2390
                "shasum": ""
2670
                "shasum": ""
2391
            },
2671
            },
2392
            "require": {
2672
            "require": {
2393
                "php": ">=8.0 <8.3"
2673
                "php": ">=8.0 <8.4"
2394
            },
2674
            },
2395
            "conflict": {
2675
            "conflict": {
2396
                "nette/finder": "<3",
2676
                "nette/finder": "<3",
2397
                "nette/schema": "<1.2.2"
2677
                "nette/schema": "<1.2.2"
2398
            },
2678
            },
2399
            "require-dev": {
2679
            "require-dev": {
2400
                "jetbrains/phpstorm-attributes": "dev-master",
2680
                "jetbrains/phpstorm-attributes": "dev-master",
2401
                "nette/tester": "^2.4",
2681
                "nette/tester": "^2.5",
2402
                "phpstan/phpstan": "^1.0",
2682
                "phpstan/phpstan": "^1.0",
2403
                "tracy/tracy": "^2.9"
2683
                "tracy/tracy": "^2.9"
2404
            },
2684
            },
2405
            "suggest": {
2685
            "suggest": {
2406
                "ext-gd": "to use Image",
2686
                "ext-gd": "to use Image",
2407
                "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
2687
                "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
2408
                "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
2688
                "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
2409
                "ext-json": "to use Nette\\Utils\\Json",
2689
                "ext-json": "to use Nette\\Utils\\Json",
2410
                "ext-mbstring": "to use Strings::lower() etc...",
2690
                "ext-mbstring": "to use Strings::lower() etc...",
2411
                "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
2691
                "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
2412
                "ext-xml": "to use Strings::length() etc. when mbstring is not available"
-
 
2413
            },
2692
            },
2414
            "type": "library",
2693
            "type": "library",
2415
            "extra": {
2694
            "extra": {
2416
                "branch-alias": {
2695
                "branch-alias": {
2417
                    "dev-master": "4.0-dev"
2696
                    "dev-master": "4.0-dev"
Zeile 2456... Zeile 2735...
2456
                "utility",
2735
                "utility",
2457
                "validation"
2736
                "validation"
2458
            ],
2737
            ],
2459
            "support": {
2738
            "support": {
2460
                "issues": "https://github.com/nette/utils/issues",
2739
                "issues": "https://github.com/nette/utils/issues",
2461
                "source": "https://github.com/nette/utils/tree/v4.0.0"
2740
                "source": "https://github.com/nette/utils/tree/v4.0.2"
2462
            },
2741
            },
2463
            "time": "2023-02-02T10:41:53+00:00"
2742
            "time": "2023-09-19T11:58:07+00:00"
-
 
2743
        },
-
 
2744
        {
-
 
2745
            "name": "nicmart/tree",
-
 
2746
            "version": "0.3.1",
-
 
2747
            "source": {
-
 
2748
                "type": "git",
-
 
2749
                "url": "https://github.com/nicmart/Tree.git",
-
 
2750
                "reference": "c55ba47c64a3cb7454c22e6d630729fc2aab23ff"
-
 
2751
            },
-
 
2752
            "dist": {
-
 
2753
                "type": "zip",
-
 
2754
                "url": "https://api.github.com/repos/nicmart/Tree/zipball/c55ba47c64a3cb7454c22e6d630729fc2aab23ff",
-
 
2755
                "reference": "c55ba47c64a3cb7454c22e6d630729fc2aab23ff",
-
 
2756
                "shasum": ""
-
 
2757
            },
-
 
2758
            "require": {
-
 
2759
                "php": "^7.1 || ^8.0"
-
 
2760
            },
-
 
2761
            "require-dev": {
-
 
2762
                "ergebnis/composer-normalize": "^2.8.0",
-
 
2763
                "ergebnis/license": "^1.0.0",
-
 
2764
                "ergebnis/php-cs-fixer-config": "^2.2.1",
-
 
2765
                "phpunit/phpunit": "^7.5.20"
-
 
2766
            },
-
 
2767
            "type": "library",
-
 
2768
            "autoload": {
-
 
2769
                "psr-4": {
-
 
2770
                    "Tree\\": "src/"
-
 
2771
                }
-
 
2772
            },
-
 
2773
            "notification-url": "https://packagist.org/downloads/",
-
 
2774
            "license": [
-
 
2775
                "MIT"
-
 
2776
            ],
-
 
2777
            "authors": [
-
 
2778
                {
-
 
2779
                    "name": "NicolĂ² Martini",
-
 
2780
                    "email": "nicmartnic@gmail.com"
-
 
2781
                }
-
 
2782
            ],
-
 
2783
            "description": "A basic but flexible php tree data structure and a fluent tree builder implementation.",
-
 
2784
            "support": {
-
 
2785
                "issues": "https://github.com/nicmart/Tree/issues",
-
 
2786
                "source": "https://github.com/nicmart/Tree/tree/0.3.1"
-
 
2787
            },
-
 
2788
            "time": "2020-11-27T09:02:17+00:00"
2464
        },
2789
        },
2465
        {
2790
        {
2466
            "name": "nikic/php-parser",
2791
            "name": "nikic/php-parser",
2467
            "version": "v4.15.4",
2792
            "version": "v4.17.1",
2468
            "source": {
2793
            "source": {
2469
                "type": "git",
2794
                "type": "git",
2470
                "url": "https://github.com/nikic/PHP-Parser.git",
2795
                "url": "https://github.com/nikic/PHP-Parser.git",
2471
                "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290"
2796
                "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"
2472
            },
2797
            },
2473
            "dist": {
2798
            "dist": {
2474
                "type": "zip",
2799
                "type": "zip",
2475
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
2800
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
2476
                "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
2801
                "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
2477
                "shasum": ""
2802
                "shasum": ""
2478
            },
2803
            },
2479
            "require": {
2804
            "require": {
2480
                "ext-tokenizer": "*",
2805
                "ext-tokenizer": "*",
2481
                "php": ">=7.0"
2806
                "php": ">=7.0"
Zeile 2512... Zeile 2837...
2512
                "parser",
2837
                "parser",
2513
                "php"
2838
                "php"
2514
            ],
2839
            ],
2515
            "support": {
2840
            "support": {
2516
                "issues": "https://github.com/nikic/PHP-Parser/issues",
2841
                "issues": "https://github.com/nikic/PHP-Parser/issues",
2517
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4"
2842
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1"
2518
            },
2843
            },
2519
            "time": "2023-03-05T19:49:14+00:00"
2844
            "time": "2023-08-13T19:53:39+00:00"
2520
        },
2845
        },
2521
        {
2846
        {
2522
            "name": "nunomaduro/termwind",
2847
            "name": "nunomaduro/termwind",
2523
            "version": "v1.15.1",
2848
            "version": "v1.15.1",
2524
            "source": {
2849
            "source": {
Zeile 2835... Zeile 3160...
2835
                "source": "https://github.com/php-fig/cache/tree/3.0.0"
3160
                "source": "https://github.com/php-fig/cache/tree/3.0.0"
2836
            },
3161
            },
2837
            "time": "2021-02-03T23:26:27+00:00"
3162
            "time": "2021-02-03T23:26:27+00:00"
2838
        },
3163
        },
2839
        {
3164
        {
-
 
3165
            "name": "psr/clock",
-
 
3166
            "version": "1.0.0",
-
 
3167
            "source": {
-
 
3168
                "type": "git",
-
 
3169
                "url": "https://github.com/php-fig/clock.git",
-
 
3170
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
-
 
3171
            },
-
 
3172
            "dist": {
-
 
3173
                "type": "zip",
-
 
3174
                "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
-
 
3175
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
-
 
3176
                "shasum": ""
-
 
3177
            },
-
 
3178
            "require": {
-
 
3179
                "php": "^7.0 || ^8.0"
-
 
3180
            },
-
 
3181
            "type": "library",
-
 
3182
            "autoload": {
-
 
3183
                "psr-4": {
-
 
3184
                    "Psr\\Clock\\": "src/"
-
 
3185
                }
-
 
3186
            },
-
 
3187
            "notification-url": "https://packagist.org/downloads/",
-
 
3188
            "license": [
-
 
3189
                "MIT"
-
 
3190
            ],
-
 
3191
            "authors": [
-
 
3192
                {
-
 
3193
                    "name": "PHP-FIG",
-
 
3194
                    "homepage": "https://www.php-fig.org/"
-
 
3195
                }
-
 
3196
            ],
-
 
3197
            "description": "Common interface for reading the clock.",
-
 
3198
            "homepage": "https://github.com/php-fig/clock",
-
 
3199
            "keywords": [
-
 
3200
                "clock",
-
 
3201
                "now",
-
 
3202
                "psr",
-
 
3203
                "psr-20",
-
 
3204
                "time"
-
 
3205
            ],
-
 
3206
            "support": {
-
 
3207
                "issues": "https://github.com/php-fig/clock/issues",
-
 
3208
                "source": "https://github.com/php-fig/clock/tree/1.0.0"
-
 
3209
            },
-
 
3210
            "time": "2022-11-25T14:36:26+00:00"
-
 
3211
        },
-
 
3212
        {
2840
            "name": "psr/container",
3213
            "name": "psr/container",
2841
            "version": "2.0.2",
3214
            "version": "2.0.2",
2842
            "source": {
3215
            "source": {
2843
                "type": "git",
3216
                "type": "git",
2844
                "url": "https://github.com/php-fig/container.git",
3217
                "url": "https://github.com/php-fig/container.git",
Zeile 2939... Zeile 3312...
2939
            },
3312
            },
2940
            "time": "2019-01-08T18:20:26+00:00"
3313
            "time": "2019-01-08T18:20:26+00:00"
2941
        },
3314
        },
2942
        {
3315
        {
2943
            "name": "psr/http-client",
3316
            "name": "psr/http-client",
2944
            "version": "1.0.2",
3317
            "version": "1.0.3",
2945
            "source": {
3318
            "source": {
2946
                "type": "git",
3319
                "type": "git",
2947
                "url": "https://github.com/php-fig/http-client.git",
3320
                "url": "https://github.com/php-fig/http-client.git",
2948
                "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
3321
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
2949
            },
3322
            },
2950
            "dist": {
3323
            "dist": {
2951
                "type": "zip",
3324
                "type": "zip",
2952
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
3325
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
2953
                "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
3326
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
2954
                "shasum": ""
3327
                "shasum": ""
2955
            },
3328
            },
2956
            "require": {
3329
            "require": {
2957
                "php": "^7.0 || ^8.0",
3330
                "php": "^7.0 || ^8.0",
2958
                "psr/http-message": "^1.0 || ^2.0"
3331
                "psr/http-message": "^1.0 || ^2.0"
Zeile 2985... Zeile 3358...
2985
                "http-client",
3358
                "http-client",
2986
                "psr",
3359
                "psr",
2987
                "psr-18"
3360
                "psr-18"
2988
            ],
3361
            ],
2989
            "support": {
3362
            "support": {
2990
                "source": "https://github.com/php-fig/http-client/tree/1.0.2"
3363
                "source": "https://github.com/php-fig/http-client"
2991
            },
3364
            },
2992
            "time": "2023-04-10T20:12:12+00:00"
3365
            "time": "2023-09-23T14:17:50+00:00"
2993
        },
3366
        },
2994
        {
3367
        {
2995
            "name": "psr/http-factory",
3368
            "name": "psr/http-factory",
2996
            "version": "1.0.2",
3369
            "version": "1.0.2",
2997
            "source": {
3370
            "source": {
Zeile 3046... Zeile 3419...
3046
            },
3419
            },
3047
            "time": "2023-04-10T20:10:41+00:00"
3420
            "time": "2023-04-10T20:10:41+00:00"
3048
        },
3421
        },
3049
        {
3422
        {
3050
            "name": "psr/http-message",
3423
            "name": "psr/http-message",
3051
            "version": "1.1",
3424
            "version": "2.0",
3052
            "source": {
3425
            "source": {
3053
                "type": "git",
3426
                "type": "git",
3054
                "url": "https://github.com/php-fig/http-message.git",
3427
                "url": "https://github.com/php-fig/http-message.git",
3055
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
3428
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
3056
            },
3429
            },
3057
            "dist": {
3430
            "dist": {
3058
                "type": "zip",
3431
                "type": "zip",
3059
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
3432
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
3060
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
3433
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
3061
                "shasum": ""
3434
                "shasum": ""
3062
            },
3435
            },
3063
            "require": {
3436
            "require": {
3064
                "php": "^7.2 || ^8.0"
3437
                "php": "^7.2 || ^8.0"
3065
            },
3438
            },
3066
            "type": "library",
3439
            "type": "library",
3067
            "extra": {
3440
            "extra": {
3068
                "branch-alias": {
3441
                "branch-alias": {
3069
                    "dev-master": "1.1.x-dev"
3442
                    "dev-master": "2.0.x-dev"
3070
                }
3443
                }
3071
            },
3444
            },
3072
            "autoload": {
3445
            "autoload": {
3073
                "psr-4": {
3446
                "psr-4": {
3074
                    "Psr\\Http\\Message\\": "src/"
3447
                    "Psr\\Http\\Message\\": "src/"
Zeile 3079... Zeile 3452...
3079
                "MIT"
3452
                "MIT"
3080
            ],
3453
            ],
3081
            "authors": [
3454
            "authors": [
3082
                {
3455
                {
3083
                    "name": "PHP-FIG",
3456
                    "name": "PHP-FIG",
3084
                    "homepage": "http://www.php-fig.org/"
3457
                    "homepage": "https://www.php-fig.org/"
3085
                }
3458
                }
3086
            ],
3459
            ],
3087
            "description": "Common interface for HTTP messages",
3460
            "description": "Common interface for HTTP messages",
3088
            "homepage": "https://github.com/php-fig/http-message",
3461
            "homepage": "https://github.com/php-fig/http-message",
3089
            "keywords": [
3462
            "keywords": [
Zeile 3093... Zeile 3466...
3093
                "psr-7",
3466
                "psr-7",
3094
                "request",
3467
                "request",
3095
                "response"
3468
                "response"
3096
            ],
3469
            ],
3097
            "support": {
3470
            "support": {
3098
                "source": "https://github.com/php-fig/http-message/tree/1.1"
3471
                "source": "https://github.com/php-fig/http-message/tree/2.0"
3099
            },
3472
            },
3100
            "time": "2023-04-04T09:50:52+00:00"
3473
            "time": "2023-04-04T09:54:51+00:00"
3101
        },
3474
        },
3102
        {
3475
        {
3103
            "name": "psr/log",
3476
            "name": "psr/log",
3104
            "version": "3.0.0",
3477
            "version": "3.0.0",
3105
            "source": {
3478
            "source": {
Zeile 3200... Zeile 3573...
3200
            },
3573
            },
3201
            "time": "2021-10-29T13:26:27+00:00"
3574
            "time": "2021-10-29T13:26:27+00:00"
3202
        },
3575
        },
3203
        {
3576
        {
3204
            "name": "psy/psysh",
3577
            "name": "psy/psysh",
3205
            "version": "v0.11.15",
3578
            "version": "v0.11.21",
3206
            "source": {
3579
            "source": {
3207
                "type": "git",
3580
                "type": "git",
3208
                "url": "https://github.com/bobthecow/psysh.git",
3581
                "url": "https://github.com/bobthecow/psysh.git",
3209
                "reference": "5350ce0ec8ecf2c5b5cf554cd2496f97b444af85"
3582
                "reference": "bcb22101107f3bf770523b65630c9d547f60c540"
3210
            },
3583
            },
3211
            "dist": {
3584
            "dist": {
3212
                "type": "zip",
3585
                "type": "zip",
3213
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/5350ce0ec8ecf2c5b5cf554cd2496f97b444af85",
3586
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/bcb22101107f3bf770523b65630c9d547f60c540",
3214
                "reference": "5350ce0ec8ecf2c5b5cf554cd2496f97b444af85",
3587
                "reference": "bcb22101107f3bf770523b65630c9d547f60c540",
3215
                "shasum": ""
3588
                "shasum": ""
3216
            },
3589
            },
3217
            "require": {
3590
            "require": {
3218
                "ext-json": "*",
3591
                "ext-json": "*",
3219
                "ext-tokenizer": "*",
3592
                "ext-tokenizer": "*",
Zeile 3239... Zeile 3612...
3239
            ],
3612
            ],
3240
            "type": "library",
3613
            "type": "library",
3241
            "extra": {
3614
            "extra": {
3242
                "branch-alias": {
3615
                "branch-alias": {
3243
                    "dev-main": "0.11.x-dev"
3616
                    "dev-main": "0.11.x-dev"
-
 
3617
                },
-
 
3618
                "bamarni-bin": {
-
 
3619
                    "bin-links": false,
-
 
3620
                    "forward-command": false
3244
                }
3621
                }
3245
            },
3622
            },
3246
            "autoload": {
3623
            "autoload": {
3247
                "files": [
3624
                "files": [
3248
                    "src/functions.php"
3625
                    "src/functions.php"
Zeile 3270... Zeile 3647...
3270
                "interactive",
3647
                "interactive",
3271
                "shell"
3648
                "shell"
3272
            ],
3649
            ],
3273
            "support": {
3650
            "support": {
3274
                "issues": "https://github.com/bobthecow/psysh/issues",
3651
                "issues": "https://github.com/bobthecow/psysh/issues",
3275
                "source": "https://github.com/bobthecow/psysh/tree/v0.11.15"
3652
                "source": "https://github.com/bobthecow/psysh/tree/v0.11.21"
3276
            },
3653
            },
3277
            "time": "2023-04-07T21:57:09+00:00"
3654
            "time": "2023-09-17T21:15:54+00:00"
3278
        },
3655
        },
3279
        {
3656
        {
3280
            "name": "ralouphie/getallheaders",
3657
            "name": "ralouphie/getallheaders",
3281
            "version": "3.0.3",
3658
            "version": "3.0.3",
3282
            "source": {
3659
            "source": {
Zeile 3409... Zeile 3786...
3409
            ],
3786
            ],
3410
            "time": "2022-12-31T21:50:55+00:00"
3787
            "time": "2022-12-31T21:50:55+00:00"
3411
        },
3788
        },
3412
        {
3789
        {
3413
            "name": "ramsey/uuid",
3790
            "name": "ramsey/uuid",
3414
            "version": "4.x-dev",
3791
            "version": "4.7.4",
3415
            "source": {
3792
            "source": {
3416
                "type": "git",
3793
                "type": "git",
3417
                "url": "https://github.com/ramsey/uuid.git",
3794
                "url": "https://github.com/ramsey/uuid.git",
3418
                "reference": "8e955307d32dc9b6992440ff81321d3cb09db75a"
3795
                "reference": "60a4c63ab724854332900504274f6150ff26d286"
3419
            },
3796
            },
3420
            "dist": {
3797
            "dist": {
3421
                "type": "zip",
3798
                "type": "zip",
3422
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/8e955307d32dc9b6992440ff81321d3cb09db75a",
3799
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286",
3423
                "reference": "8e955307d32dc9b6992440ff81321d3cb09db75a",
3800
                "reference": "60a4c63ab724854332900504274f6150ff26d286",
3424
                "shasum": ""
3801
                "shasum": ""
3425
            },
3802
            },
3426
            "require": {
3803
            "require": {
3427
                "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
3804
                "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
3428
                "ext-json": "*",
3805
                "ext-json": "*",
Zeile 3459... Zeile 3836...
3459
                "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
3836
                "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
3460
                "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
3837
                "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
3461
                "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
3838
                "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
3462
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
3839
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
3463
            },
3840
            },
3464
            "default-branch": true,
-
 
3465
            "type": "library",
3841
            "type": "library",
3466
            "extra": {
3842
            "extra": {
3467
                "captainhook": {
3843
                "captainhook": {
3468
                    "force-install": true
3844
                    "force-install": true
3469
                }
3845
                }
Zeile 3486... Zeile 3862...
3486
                "identifier",
3862
                "identifier",
3487
                "uuid"
3863
                "uuid"
3488
            ],
3864
            ],
3489
            "support": {
3865
            "support": {
3490
                "issues": "https://github.com/ramsey/uuid/issues",
3866
                "issues": "https://github.com/ramsey/uuid/issues",
3491
                "source": "https://github.com/ramsey/uuid/tree/4.x"
3867
                "source": "https://github.com/ramsey/uuid/tree/4.7.4"
3492
            },
3868
            },
3493
            "funding": [
3869
            "funding": [
3494
                {
3870
                {
3495
                    "url": "https://github.com/ramsey",
3871
                    "url": "https://github.com/ramsey",
3496
                    "type": "github"
3872
                    "type": "github"
Zeile 3498... Zeile 3874...
3498
                {
3874
                {
3499
                    "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
3875
                    "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
3500
                    "type": "tidelift"
3876
                    "type": "tidelift"
3501
                }
3877
                }
3502
            ],
3878
            ],
3503
            "time": "2023-03-27T22:05:11+00:00"
3879
            "time": "2023-04-15T23:01:58+00:00"
3504
        },
3880
        },
3505
        {
3881
        {
3506
            "name": "smarty/smarty",
3882
            "name": "smarty/smarty",
3507
            "version": "v4.3.1",
3883
            "version": "v4.3.4",
3508
            "source": {
3884
            "source": {
3509
                "type": "git",
3885
                "type": "git",
3510
                "url": "https://github.com/smarty-php/smarty.git",
3886
                "url": "https://github.com/smarty-php/smarty.git",
3511
                "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5"
3887
                "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5"
3512
            },
3888
            },
3513
            "dist": {
3889
            "dist": {
3514
                "type": "zip",
3890
                "type": "zip",
3515
                "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
3891
                "url": "https://api.github.com/repos/smarty-php/smarty/zipball/3931d8f54b8f7a4ffab538582d34d4397ba8daa5",
3516
                "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
3892
                "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5",
3517
                "shasum": ""
3893
                "shasum": ""
3518
            },
3894
            },
3519
            "require": {
3895
            "require": {
3520
                "php": "^7.1 || ^8.0"
3896
                "php": "^7.1 || ^8.0"
3521
            },
3897
            },
Zeile 3562... Zeile 3938...
3562
                "templating"
3938
                "templating"
3563
            ],
3939
            ],
3564
            "support": {
3940
            "support": {
3565
                "forum": "https://github.com/smarty-php/smarty/discussions",
3941
                "forum": "https://github.com/smarty-php/smarty/discussions",
3566
                "issues": "https://github.com/smarty-php/smarty/issues",
3942
                "issues": "https://github.com/smarty-php/smarty/issues",
3567
                "source": "https://github.com/smarty-php/smarty/tree/v4.3.1"
3943
                "source": "https://github.com/smarty-php/smarty/tree/v4.3.4"
-
 
3944
            },
-
 
3945
            "time": "2023-09-14T10:59:08+00:00"
-
 
3946
        },
-
 
3947
        {
-
 
3948
            "name": "spatie/browsershot",
-
 
3949
            "version": "3.58.2",
-
 
3950
            "source": {
-
 
3951
                "type": "git",
-
 
3952
                "url": "https://github.com/spatie/browsershot.git",
-
 
3953
                "reference": "6503b2b429e10ff28a4cdb9fffaecc25ba6d032c"
-
 
3954
            },
-
 
3955
            "dist": {
-
 
3956
                "type": "zip",
-
 
3957
                "url": "https://api.github.com/repos/spatie/browsershot/zipball/6503b2b429e10ff28a4cdb9fffaecc25ba6d032c",
-
 
3958
                "reference": "6503b2b429e10ff28a4cdb9fffaecc25ba6d032c",
-
 
3959
                "shasum": ""
-
 
3960
            },
-
 
3961
            "require": {
-
 
3962
                "ext-json": "*",
-
 
3963
                "php": "^7.4|^8.0",
-
 
3964
                "spatie/image": "^1.5.3|^2.0",
-
 
3965
                "spatie/temporary-directory": "^1.1|^2.0",
-
 
3966
                "symfony/process": "^4.2|^5.0|^6.0"
-
 
3967
            },
-
 
3968
            "require-dev": {
-
 
3969
                "pestphp/pest": "^1.20",
-
 
3970
                "spatie/phpunit-snapshot-assertions": "^4.2.3"
-
 
3971
            },
-
 
3972
            "type": "library",
-
 
3973
            "autoload": {
-
 
3974
                "psr-4": {
-
 
3975
                    "Spatie\\Browsershot\\": "src"
-
 
3976
                }
-
 
3977
            },
-
 
3978
            "notification-url": "https://packagist.org/downloads/",
-
 
3979
            "license": [
-
 
3980
                "MIT"
-
 
3981
            ],
-
 
3982
            "authors": [
-
 
3983
                {
-
 
3984
                    "name": "Freek Van der Herten",
-
 
3985
                    "email": "freek@spatie.be",
-
 
3986
                    "homepage": "https://github.com/freekmurze",
-
 
3987
                    "role": "Developer"
-
 
3988
                }
-
 
3989
            ],
-
 
3990
            "description": "Convert a webpage to an image or pdf using headless Chrome",
-
 
3991
            "homepage": "https://github.com/spatie/browsershot",
-
 
3992
            "keywords": [
-
 
3993
                "chrome",
-
 
3994
                "convert",
-
 
3995
                "headless",
-
 
3996
                "image",
-
 
3997
                "pdf",
-
 
3998
                "puppeteer",
-
 
3999
                "screenshot",
-
 
4000
                "webpage"
-
 
4001
            ],
-
 
4002
            "support": {
-
 
4003
                "source": "https://github.com/spatie/browsershot/tree/3.58.2"
3568
            },
4004
            },
-
 
4005
            "funding": [
-
 
4006
                {
-
 
4007
                    "url": "https://github.com/spatie",
-
 
4008
                    "type": "github"
-
 
4009
                }
-
 
4010
            ],
-
 
4011
            "time": "2023-07-27T07:51:54+00:00"
-
 
4012
        },
-
 
4013
        {
-
 
4014
            "name": "spatie/crawler",
-
 
4015
            "version": "7.1.3",
-
 
4016
            "source": {
-
 
4017
                "type": "git",
-
 
4018
                "url": "https://github.com/spatie/crawler.git",
-
 
4019
                "reference": "f0f73947fdfaf68efdc68b73c4dbb28dfc785113"
-
 
4020
            },
-
 
4021
            "dist": {
-
 
4022
                "type": "zip",
-
 
4023
                "url": "https://api.github.com/repos/spatie/crawler/zipball/f0f73947fdfaf68efdc68b73c4dbb28dfc785113",
-
 
4024
                "reference": "f0f73947fdfaf68efdc68b73c4dbb28dfc785113",
-
 
4025
                "shasum": ""
-
 
4026
            },
-
 
4027
            "require": {
-
 
4028
                "guzzlehttp/guzzle": "^7.3",
-
 
4029
                "guzzlehttp/psr7": "^2.0",
-
 
4030
                "illuminate/collections": "^8.38|^9.0|^10.0",
-
 
4031
                "nicmart/tree": "^0.3.0",
-
 
4032
                "php": "^8.0",
-
 
4033
                "spatie/browsershot": "^3.45",
-
 
4034
                "spatie/robots-txt": "^2.0",
-
 
4035
                "symfony/dom-crawler": "^5.2|^6.0"
-
 
4036
            },
-
 
4037
            "require-dev": {
-
 
4038
                "pestphp/pest": "^1.21",
-
 
4039
                "phpunit/phpunit": "^9.5"
-
 
4040
            },
-
 
4041
            "type": "library",
-
 
4042
            "autoload": {
-
 
4043
                "psr-4": {
-
 
4044
                    "Spatie\\Crawler\\": "src"
-
 
4045
                }
-
 
4046
            },
-
 
4047
            "notification-url": "https://packagist.org/downloads/",
-
 
4048
            "license": [
-
 
4049
                "MIT"
-
 
4050
            ],
-
 
4051
            "authors": [
-
 
4052
                {
-
 
4053
                    "name": "Freek Van der Herten",
-
 
4054
                    "email": "freek@spatie.be"
-
 
4055
                }
-
 
4056
            ],
-
 
4057
            "description": "Crawl all internal links found on a website",
-
 
4058
            "homepage": "https://github.com/spatie/crawler",
-
 
4059
            "keywords": [
-
 
4060
                "crawler",
-
 
4061
                "link",
-
 
4062
                "spatie",
-
 
4063
                "website"
-
 
4064
            ],
-
 
4065
            "support": {
-
 
4066
                "issues": "https://github.com/spatie/crawler/issues",
-
 
4067
                "source": "https://github.com/spatie/crawler/tree/7.1.3"
-
 
4068
            },
-
 
4069
            "funding": [
-
 
4070
                {
-
 
4071
                    "url": "https://spatie.be/open-source/support-us",
-
 
4072
                    "type": "custom"
-
 
4073
                },
-
 
4074
                {
-
 
4075
                    "url": "https://github.com/spatie",
-
 
4076
                    "type": "github"
-
 
4077
                }
-
 
4078
            ],
3569
            "time": "2023-03-28T19:47:03+00:00"
4079
            "time": "2023-01-24T07:47:06+00:00"
-
 
4080
        },
-
 
4081
        {
-
 
4082
            "name": "spatie/image",
-
 
4083
            "version": "2.2.7",
-
 
4084
            "source": {
-
 
4085
                "type": "git",
-
 
4086
                "url": "https://github.com/spatie/image.git",
-
 
4087
                "reference": "2f802853aab017aa615224daae1588054b5ab20e"
-
 
4088
            },
-
 
4089
            "dist": {
-
 
4090
                "type": "zip",
-
 
4091
                "url": "https://api.github.com/repos/spatie/image/zipball/2f802853aab017aa615224daae1588054b5ab20e",
-
 
4092
                "reference": "2f802853aab017aa615224daae1588054b5ab20e",
-
 
4093
                "shasum": ""
-
 
4094
            },
-
 
4095
            "require": {
-
 
4096
                "ext-exif": "*",
-
 
4097
                "ext-json": "*",
-
 
4098
                "ext-mbstring": "*",
-
 
4099
                "league/glide": "^2.2.2",
-
 
4100
                "php": "^8.0",
-
 
4101
                "spatie/image-optimizer": "^1.7",
-
 
4102
                "spatie/temporary-directory": "^1.0|^2.0",
-
 
4103
                "symfony/process": "^3.0|^4.0|^5.0|^6.0"
-
 
4104
            },
-
 
4105
            "require-dev": {
-
 
4106
                "pestphp/pest": "^1.22",
-
 
4107
                "phpunit/phpunit": "^9.5",
-
 
4108
                "symfony/var-dumper": "^4.0|^5.0|^6.0",
-
 
4109
                "vimeo/psalm": "^4.6"
-
 
4110
            },
-
 
4111
            "type": "library",
-
 
4112
            "autoload": {
-
 
4113
                "psr-4": {
-
 
4114
                    "Spatie\\Image\\": "src"
-
 
4115
                }
-
 
4116
            },
-
 
4117
            "notification-url": "https://packagist.org/downloads/",
-
 
4118
            "license": [
-
 
4119
                "MIT"
-
 
4120
            ],
-
 
4121
            "authors": [
-
 
4122
                {
-
 
4123
                    "name": "Freek Van der Herten",
-
 
4124
                    "email": "freek@spatie.be",
-
 
4125
                    "homepage": "https://spatie.be",
-
 
4126
                    "role": "Developer"
-
 
4127
                }
-
 
4128
            ],
-
 
4129
            "description": "Manipulate images with an expressive API",
-
 
4130
            "homepage": "https://github.com/spatie/image",
-
 
4131
            "keywords": [
-
 
4132
                "image",
-
 
4133
                "spatie"
-
 
4134
            ],
-
 
4135
            "support": {
-
 
4136
                "source": "https://github.com/spatie/image/tree/2.2.7"
-
 
4137
            },
-
 
4138
            "funding": [
-
 
4139
                {
-
 
4140
                    "url": "https://spatie.be/open-source/support-us",
-
 
4141
                    "type": "custom"
-
 
4142
                },
-
 
4143
                {
-
 
4144
                    "url": "https://github.com/spatie",
-
 
4145
                    "type": "github"
-
 
4146
                }
-
 
4147
            ],
-
 
4148
            "time": "2023-07-24T13:54:13+00:00"
-
 
4149
        },
-
 
4150
        {
-
 
4151
            "name": "spatie/image-optimizer",
-
 
4152
            "version": "1.7.1",
-
 
4153
            "source": {
-
 
4154
                "type": "git",
-
 
4155
                "url": "https://github.com/spatie/image-optimizer.git",
-
 
4156
                "reference": "af179994e2d2413e4b3ba2d348d06b4eaddbeb30"
-
 
4157
            },
-
 
4158
            "dist": {
-
 
4159
                "type": "zip",
-
 
4160
                "url": "https://api.github.com/repos/spatie/image-optimizer/zipball/af179994e2d2413e4b3ba2d348d06b4eaddbeb30",
-
 
4161
                "reference": "af179994e2d2413e4b3ba2d348d06b4eaddbeb30",
-
 
4162
                "shasum": ""
-
 
4163
            },
-
 
4164
            "require": {
-
 
4165
                "ext-fileinfo": "*",
-
 
4166
                "php": "^7.3|^8.0",
-
 
4167
                "psr/log": "^1.0 | ^2.0 | ^3.0",
-
 
4168
                "symfony/process": "^4.2|^5.0|^6.0"
-
 
4169
            },
-
 
4170
            "require-dev": {
-
 
4171
                "pestphp/pest": "^1.21",
-
 
4172
                "phpunit/phpunit": "^8.5.21|^9.4.4",
-
 
4173
                "symfony/var-dumper": "^4.2|^5.0|^6.0"
-
 
4174
            },
-
 
4175
            "type": "library",
-
 
4176
            "autoload": {
-
 
4177
                "psr-4": {
-
 
4178
                    "Spatie\\ImageOptimizer\\": "src"
-
 
4179
                }
-
 
4180
            },
-
 
4181
            "notification-url": "https://packagist.org/downloads/",
-
 
4182
            "license": [
-
 
4183
                "MIT"
-
 
4184
            ],
-
 
4185
            "authors": [
-
 
4186
                {
-
 
4187
                    "name": "Freek Van der Herten",
-
 
4188
                    "email": "freek@spatie.be",
-
 
4189
                    "homepage": "https://spatie.be",
-
 
4190
                    "role": "Developer"
-
 
4191
                }
-
 
4192
            ],
-
 
4193
            "description": "Easily optimize images using PHP",
-
 
4194
            "homepage": "https://github.com/spatie/image-optimizer",
-
 
4195
            "keywords": [
-
 
4196
                "image-optimizer",
-
 
4197
                "spatie"
-
 
4198
            ],
-
 
4199
            "support": {
-
 
4200
                "issues": "https://github.com/spatie/image-optimizer/issues",
-
 
4201
                "source": "https://github.com/spatie/image-optimizer/tree/1.7.1"
-
 
4202
            },
-
 
4203
            "time": "2023-07-27T07:57:32+00:00"
-
 
4204
        },
-
 
4205
        {
-
 
4206
            "name": "spatie/laravel-package-tools",
-
 
4207
            "version": "1.16.1",
-
 
4208
            "source": {
-
 
4209
                "type": "git",
-
 
4210
                "url": "https://github.com/spatie/laravel-package-tools.git",
-
 
4211
                "reference": "cc7c991555a37f9fa6b814aa03af73f88026a83d"
-
 
4212
            },
-
 
4213
            "dist": {
-
 
4214
                "type": "zip",
-
 
4215
                "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/cc7c991555a37f9fa6b814aa03af73f88026a83d",
-
 
4216
                "reference": "cc7c991555a37f9fa6b814aa03af73f88026a83d",
-
 
4217
                "shasum": ""
-
 
4218
            },
-
 
4219
            "require": {
-
 
4220
                "illuminate/contracts": "^9.28|^10.0",
-
 
4221
                "php": "^8.0"
-
 
4222
            },
-
 
4223
            "require-dev": {
-
 
4224
                "mockery/mockery": "^1.5",
-
 
4225
                "orchestra/testbench": "^7.7|^8.0",
-
 
4226
                "pestphp/pest": "^1.22",
-
 
4227
                "phpunit/phpunit": "^9.5.24",
-
 
4228
                "spatie/pest-plugin-test-time": "^1.1"
-
 
4229
            },
-
 
4230
            "type": "library",
-
 
4231
            "autoload": {
-
 
4232
                "psr-4": {
-
 
4233
                    "Spatie\\LaravelPackageTools\\": "src"
-
 
4234
                }
-
 
4235
            },
-
 
4236
            "notification-url": "https://packagist.org/downloads/",
-
 
4237
            "license": [
-
 
4238
                "MIT"
-
 
4239
            ],
-
 
4240
            "authors": [
-
 
4241
                {
-
 
4242
                    "name": "Freek Van der Herten",
-
 
4243
                    "email": "freek@spatie.be",
-
 
4244
                    "role": "Developer"
-
 
4245
                }
-
 
4246
            ],
-
 
4247
            "description": "Tools for creating Laravel packages",
-
 
4248
            "homepage": "https://github.com/spatie/laravel-package-tools",
-
 
4249
            "keywords": [
-
 
4250
                "laravel-package-tools",
-
 
4251
                "spatie"
-
 
4252
            ],
-
 
4253
            "support": {
-
 
4254
                "issues": "https://github.com/spatie/laravel-package-tools/issues",
-
 
4255
                "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.1"
-
 
4256
            },
-
 
4257
            "funding": [
-
 
4258
                {
-
 
4259
                    "url": "https://github.com/spatie",
-
 
4260
                    "type": "github"
-
 
4261
                }
-
 
4262
            ],
-
 
4263
            "time": "2023-08-23T09:04:39+00:00"
-
 
4264
        },
-
 
4265
        {
-
 
4266
            "name": "spatie/laravel-sitemap",
-
 
4267
            "version": "6.3.1",
-
 
4268
            "source": {
-
 
4269
                "type": "git",
-
 
4270
                "url": "https://github.com/spatie/laravel-sitemap.git",
-
 
4271
                "reference": "39844ec1836e76f9f090075c49b5ae2b5fea79f9"
-
 
4272
            },
-
 
4273
            "dist": {
-
 
4274
                "type": "zip",
-
 
4275
                "url": "https://api.github.com/repos/spatie/laravel-sitemap/zipball/39844ec1836e76f9f090075c49b5ae2b5fea79f9",
-
 
4276
                "reference": "39844ec1836e76f9f090075c49b5ae2b5fea79f9",
-
 
4277
                "shasum": ""
-
 
4278
            },
-
 
4279
            "require": {
-
 
4280
                "guzzlehttp/guzzle": "^7.2",
-
 
4281
                "illuminate/support": "^8.0|^9.0|^10.0",
-
 
4282
                "nesbot/carbon": "^2.63",
-
 
4283
                "php": "^8.0",
-
 
4284
                "spatie/crawler": "^7.0",
-
 
4285
                "spatie/laravel-package-tools": "^1.5",
-
 
4286
                "symfony/dom-crawler": "^5.1.14|^6.0"
-
 
4287
            },
-
 
4288
            "require-dev": {
-
 
4289
                "mockery/mockery": "^1.4",
-
 
4290
                "orchestra/testbench": "^6.23|^7.0|^8.0",
-
 
4291
                "pestphp/pest": "^1.22",
-
 
4292
                "phpunit/phpunit": "^9.5",
-
 
4293
                "spatie/pest-plugin-snapshots": "^1.1",
-
 
4294
                "spatie/phpunit-snapshot-assertions": "^4.0",
-
 
4295
                "spatie/temporary-directory": "^2.0"
-
 
4296
            },
-
 
4297
            "type": "library",
-
 
4298
            "extra": {
-
 
4299
                "laravel": {
-
 
4300
                    "providers": [
-
 
4301
                        "Spatie\\Sitemap\\SitemapServiceProvider"
-
 
4302
                    ]
-
 
4303
                }
-
 
4304
            },
-
 
4305
            "autoload": {
-
 
4306
                "psr-4": {
-
 
4307
                    "Spatie\\Sitemap\\": "src"
-
 
4308
                }
-
 
4309
            },
-
 
4310
            "notification-url": "https://packagist.org/downloads/",
-
 
4311
            "license": [
-
 
4312
                "MIT"
-
 
4313
            ],
-
 
4314
            "authors": [
-
 
4315
                {
-
 
4316
                    "name": "Freek Van der Herten",
-
 
4317
                    "email": "freek@spatie.be",
-
 
4318
                    "homepage": "https://spatie.be",
-
 
4319
                    "role": "Developer"
-
 
4320
                }
-
 
4321
            ],
-
 
4322
            "description": "Create and generate sitemaps with ease",
-
 
4323
            "homepage": "https://github.com/spatie/laravel-sitemap",
-
 
4324
            "keywords": [
-
 
4325
                "laravel-sitemap",
-
 
4326
                "spatie"
-
 
4327
            ],
-
 
4328
            "support": {
-
 
4329
                "source": "https://github.com/spatie/laravel-sitemap/tree/6.3.1"
-
 
4330
            },
-
 
4331
            "funding": [
-
 
4332
                {
-
 
4333
                    "url": "https://spatie.be/open-source/support-us",
-
 
4334
                    "type": "custom"
-
 
4335
                }
-
 
4336
            ],
-
 
4337
            "time": "2023-06-27T08:05:18+00:00"
3570
        },
4338
        },
3571
        {
4339
        {
3572
            "name": "spatie/laravel-sluggable",
4340
            "name": "spatie/laravel-sluggable",
3573
            "version": "3.4.2",
4341
            "version": "3.5.0",
3574
            "source": {
4342
            "source": {
3575
                "type": "git",
4343
                "type": "git",
3576
                "url": "https://github.com/spatie/laravel-sluggable.git",
4344
                "url": "https://github.com/spatie/laravel-sluggable.git",
3577
                "reference": "e62c6b5de2d41d900749a1b6d339d05c5f4974fa"
4345
                "reference": "041af2533fe2206715e9a4a9cad2cab6cb796655"
3578
            },
4346
            },
3579
            "dist": {
4347
            "dist": {
3580
                "type": "zip",
4348
                "type": "zip",
3581
                "url": "https://api.github.com/repos/spatie/laravel-sluggable/zipball/e62c6b5de2d41d900749a1b6d339d05c5f4974fa",
4349
                "url": "https://api.github.com/repos/spatie/laravel-sluggable/zipball/041af2533fe2206715e9a4a9cad2cab6cb796655",
3582
                "reference": "e62c6b5de2d41d900749a1b6d339d05c5f4974fa",
4350
                "reference": "041af2533fe2206715e9a4a9cad2cab6cb796655",
3583
                "shasum": ""
4351
                "shasum": ""
3584
            },
4352
            },
3585
            "require": {
4353
            "require": {
3586
                "illuminate/database": "^8.0|^9.0|^10.0",
4354
                "illuminate/database": "^8.0|^9.0|^10.0",
3587
                "illuminate/support": "^8.0|^9.0|^10.0",
4355
                "illuminate/support": "^8.0|^9.0|^10.0",
Zeile 3615... Zeile 4383...
3615
            "keywords": [
4383
            "keywords": [
3616
                "laravel-sluggable",
4384
                "laravel-sluggable",
3617
                "spatie"
4385
                "spatie"
3618
            ],
4386
            ],
3619
            "support": {
4387
            "support": {
3620
                "source": "https://github.com/spatie/laravel-sluggable/tree/3.4.2"
4388
                "source": "https://github.com/spatie/laravel-sluggable/tree/3.5.0"
-
 
4389
            },
-
 
4390
            "funding": [
-
 
4391
                {
-
 
4392
                    "url": "https://github.com/spatie",
-
 
4393
                    "type": "github"
-
 
4394
                }
-
 
4395
            ],
-
 
4396
            "time": "2023-05-29T09:42:35+00:00"
-
 
4397
        },
-
 
4398
        {
-
 
4399
            "name": "spatie/robots-txt",
-
 
4400
            "version": "2.0.2",
-
 
4401
            "source": {
-
 
4402
                "type": "git",
-
 
4403
                "url": "https://github.com/spatie/robots-txt.git",
-
 
4404
                "reference": "f40a12b89f98dd18f3665673d04757298f5fbbf9"
-
 
4405
            },
-
 
4406
            "dist": {
-
 
4407
                "type": "zip",
-
 
4408
                "url": "https://api.github.com/repos/spatie/robots-txt/zipball/f40a12b89f98dd18f3665673d04757298f5fbbf9",
-
 
4409
                "reference": "f40a12b89f98dd18f3665673d04757298f5fbbf9",
-
 
4410
                "shasum": ""
-
 
4411
            },
-
 
4412
            "require": {
-
 
4413
                "php": "^8.0"
-
 
4414
            },
-
 
4415
            "require-dev": {
-
 
4416
                "larapack/dd": "^1.0",
-
 
4417
                "phpunit/phpunit": "^8.0 || ^9.0"
-
 
4418
            },
-
 
4419
            "type": "library",
-
 
4420
            "autoload": {
-
 
4421
                "psr-4": {
-
 
4422
                    "Spatie\\Robots\\": "src"
-
 
4423
                }
-
 
4424
            },
-
 
4425
            "notification-url": "https://packagist.org/downloads/",
-
 
4426
            "license": [
-
 
4427
                "MIT"
-
 
4428
            ],
-
 
4429
            "authors": [
-
 
4430
                {
-
 
4431
                    "name": "Brent Roose",
-
 
4432
                    "email": "brent@spatie.be",
-
 
4433
                    "homepage": "https://spatie.be",
-
 
4434
                    "role": "Developer"
-
 
4435
                }
-
 
4436
            ],
-
 
4437
            "description": "Determine if a page may be crawled from robots.txt and robots meta tags",
-
 
4438
            "homepage": "https://github.com/spatie/robots-txt",
-
 
4439
            "keywords": [
-
 
4440
                "robots-txt",
-
 
4441
                "spatie"
-
 
4442
            ],
-
 
4443
            "support": {
-
 
4444
                "issues": "https://github.com/spatie/robots-txt/issues",
-
 
4445
                "source": "https://github.com/spatie/robots-txt/tree/2.0.2"
-
 
4446
            },
-
 
4447
            "funding": [
-
 
4448
                {
-
 
4449
                    "url": "https://spatie.be/open-source/support-us",
-
 
4450
                    "type": "custom"
-
 
4451
                },
-
 
4452
                {
-
 
4453
                    "url": "https://github.com/spatie",
-
 
4454
                    "type": "github"
-
 
4455
                }
-
 
4456
            ],
-
 
4457
            "time": "2022-05-18T15:14:21+00:00"
-
 
4458
        },
-
 
4459
        {
-
 
4460
            "name": "spatie/temporary-directory",
-
 
4461
            "version": "2.2.0",
-
 
4462
            "source": {
-
 
4463
                "type": "git",
-
 
4464
                "url": "https://github.com/spatie/temporary-directory.git",
-
 
4465
                "reference": "efc258c9f4da28f0c7661765b8393e4ccee3d19c"
-
 
4466
            },
-
 
4467
            "dist": {
-
 
4468
                "type": "zip",
-
 
4469
                "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/efc258c9f4da28f0c7661765b8393e4ccee3d19c",
-
 
4470
                "reference": "efc258c9f4da28f0c7661765b8393e4ccee3d19c",
-
 
4471
                "shasum": ""
-
 
4472
            },
-
 
4473
            "require": {
-
 
4474
                "php": "^8.0"
-
 
4475
            },
-
 
4476
            "require-dev": {
-
 
4477
                "phpunit/phpunit": "^9.5"
-
 
4478
            },
-
 
4479
            "type": "library",
-
 
4480
            "autoload": {
-
 
4481
                "psr-4": {
-
 
4482
                    "Spatie\\TemporaryDirectory\\": "src"
-
 
4483
                }
-
 
4484
            },
-
 
4485
            "notification-url": "https://packagist.org/downloads/",
-
 
4486
            "license": [
-
 
4487
                "MIT"
-
 
4488
            ],
-
 
4489
            "authors": [
-
 
4490
                {
-
 
4491
                    "name": "Alex Vanderbist",
-
 
4492
                    "email": "alex@spatie.be",
-
 
4493
                    "homepage": "https://spatie.be",
-
 
4494
                    "role": "Developer"
-
 
4495
                }
-
 
4496
            ],
-
 
4497
            "description": "Easily create, use and destroy temporary directories",
-
 
4498
            "homepage": "https://github.com/spatie/temporary-directory",
-
 
4499
            "keywords": [
-
 
4500
                "php",
-
 
4501
                "spatie",
-
 
4502
                "temporary-directory"
-
 
4503
            ],
-
 
4504
            "support": {
-
 
4505
                "issues": "https://github.com/spatie/temporary-directory/issues",
-
 
4506
                "source": "https://github.com/spatie/temporary-directory/tree/2.2.0"
3621
            },
4507
            },
3622
            "funding": [
4508
            "funding": [
3623
                {
4509
                {
-
 
4510
                    "url": "https://spatie.be/open-source/support-us",
-
 
4511
                    "type": "custom"
-
 
4512
                },
-
 
4513
                {
3624
                    "url": "https://github.com/spatie",
4514
                    "url": "https://github.com/spatie",
3625
                    "type": "github"
4515
                    "type": "github"
3626
                }
4516
                }
3627
            ],
4517
            ],
3628
            "time": "2023-01-23T14:29:54+00:00"
4518
            "time": "2023-09-25T07:13:36+00:00"
3629
        },
4519
        },
3630
        {
4520
        {
3631
            "name": "srmklive/paypal",
4521
            "name": "srmklive/paypal",
3632
            "version": "3.0.20",
4522
            "version": "3.0.26",
3633
            "source": {
4523
            "source": {
3634
                "type": "git",
4524
                "type": "git",
3635
                "url": "https://github.com/srmklive/laravel-paypal.git",
4525
                "url": "https://github.com/srmklive/laravel-paypal.git",
3636
                "reference": "e5d5d91b21b38922c8130eedf0ee2d3a64527a4e"
4526
                "reference": "9f0768d1b827b938ef66385f2ac41136d65701de"
3637
            },
4527
            },
3638
            "dist": {
4528
            "dist": {
3639
                "type": "zip",
4529
                "type": "zip",
3640
                "url": "https://api.github.com/repos/srmklive/laravel-paypal/zipball/e5d5d91b21b38922c8130eedf0ee2d3a64527a4e",
4530
                "url": "https://api.github.com/repos/srmklive/laravel-paypal/zipball/9f0768d1b827b938ef66385f2ac41136d65701de",
3641
                "reference": "e5d5d91b21b38922c8130eedf0ee2d3a64527a4e",
4531
                "reference": "9f0768d1b827b938ef66385f2ac41136d65701de",
3642
                "shasum": ""
4532
                "shasum": ""
3643
            },
4533
            },
3644
            "require": {
4534
            "require": {
3645
                "ext-curl": "*",
4535
                "ext-curl": "*",
3646
                "guzzlehttp/guzzle": "~7.0",
4536
                "guzzlehttp/guzzle": "~7.0",
3647
                "illuminate/support": "~6.0|~7.0|~8.0|~9.0|^10.0",
4537
                "illuminate/support": "~6.0|~7.0|~8.0|~9.0|^10.0",
3648
                "nesbot/carbon": "~2.0",
4538
                "nesbot/carbon": "~2.0",
3649
                "php": ">=7.2|^8.0"
4539
                "php": ">=7.2|^8.0"
3650
            },
4540
            },
3651
            "require-dev": {
4541
            "require-dev": {
-
 
4542
                "phpstan/phpstan": "^1.10",
3652
                "phpunit/phpunit": "^8.0|^9.0",
4543
                "phpunit/phpunit": "^8.0|^9.0|^10.0",
3653
                "symfony/var-dumper": "~5.0"
4544
                "symfony/var-dumper": "~5.0"
3654
            },
4545
            },
3655
            "type": "library",
4546
            "type": "library",
3656
            "extra": {
4547
            "extra": {
3657
                "laravel": {
4548
                "laravel": {
Zeile 3686... Zeile 4577...
3686
                "rest",
4577
                "rest",
3687
                "web service"
4578
                "web service"
3688
            ],
4579
            ],
3689
            "support": {
4580
            "support": {
3690
                "issues": "https://github.com/srmklive/laravel-paypal/issues",
4581
                "issues": "https://github.com/srmklive/laravel-paypal/issues",
3691
                "source": "https://github.com/srmklive/laravel-paypal/tree/3.0.20"
4582
                "source": "https://github.com/srmklive/laravel-paypal/tree/3.0.26"
3692
            },
4583
            },
3693
            "time": "2023-03-29T18:18:45+00:00"
4584
            "time": "2023-09-27T09:16:07+00:00"
3694
        },
4585
        },
3695
        {
4586
        {
3696
            "name": "symfony/console",
4587
            "name": "symfony/console",
3697
            "version": "v6.2.8",
4588
            "version": "v6.3.4",
3698
            "source": {
4589
            "source": {
3699
                "type": "git",
4590
                "type": "git",
3700
                "url": "https://github.com/symfony/console.git",
4591
                "url": "https://github.com/symfony/console.git",
3701
                "reference": "3582d68a64a86ec25240aaa521ec8bc2342b369b"
4592
                "reference": "eca495f2ee845130855ddf1cf18460c38966c8b6"
3702
            },
4593
            },
3703
            "dist": {
4594
            "dist": {
3704
                "type": "zip",
4595
                "type": "zip",
3705
                "url": "https://api.github.com/repos/symfony/console/zipball/3582d68a64a86ec25240aaa521ec8bc2342b369b",
4596
                "url": "https://api.github.com/repos/symfony/console/zipball/eca495f2ee845130855ddf1cf18460c38966c8b6",
3706
                "reference": "3582d68a64a86ec25240aaa521ec8bc2342b369b",
4597
                "reference": "eca495f2ee845130855ddf1cf18460c38966c8b6",
3707
                "shasum": ""
4598
                "shasum": ""
3708
            },
4599
            },
3709
            "require": {
4600
            "require": {
3710
                "php": ">=8.1",
4601
                "php": ">=8.1",
3711
                "symfony/deprecation-contracts": "^2.1|^3",
4602
                "symfony/deprecation-contracts": "^2.5|^3",
3712
                "symfony/polyfill-mbstring": "~1.0",
4603
                "symfony/polyfill-mbstring": "~1.0",
3713
                "symfony/service-contracts": "^1.1|^2|^3",
4604
                "symfony/service-contracts": "^2.5|^3",
3714
                "symfony/string": "^5.4|^6.0"
4605
                "symfony/string": "^5.4|^6.0"
3715
            },
4606
            },
3716
            "conflict": {
4607
            "conflict": {
3717
                "symfony/dependency-injection": "<5.4",
4608
                "symfony/dependency-injection": "<5.4",
3718
                "symfony/dotenv": "<5.4",
4609
                "symfony/dotenv": "<5.4",
Zeile 3730... Zeile 4621...
3730
                "symfony/event-dispatcher": "^5.4|^6.0",
4621
                "symfony/event-dispatcher": "^5.4|^6.0",
3731
                "symfony/lock": "^5.4|^6.0",
4622
                "symfony/lock": "^5.4|^6.0",
3732
                "symfony/process": "^5.4|^6.0",
4623
                "symfony/process": "^5.4|^6.0",
3733
                "symfony/var-dumper": "^5.4|^6.0"
4624
                "symfony/var-dumper": "^5.4|^6.0"
3734
            },
4625
            },
3735
            "suggest": {
-
 
3736
                "psr/log": "For using the console logger",
-
 
3737
                "symfony/event-dispatcher": "",
-
 
3738
                "symfony/lock": "",
-
 
3739
                "symfony/process": ""
-
 
3740
            },
-
 
3741
            "type": "library",
4626
            "type": "library",
3742
            "autoload": {
4627
            "autoload": {
3743
                "psr-4": {
4628
                "psr-4": {
3744
                    "Symfony\\Component\\Console\\": ""
4629
                    "Symfony\\Component\\Console\\": ""
3745
                },
4630
                },
Zeile 3768... Zeile 4653...
3768
                "command-line",
4653
                "command-line",
3769
                "console",
4654
                "console",
3770
                "terminal"
4655
                "terminal"
3771
            ],
4656
            ],
3772
            "support": {
4657
            "support": {
3773
                "source": "https://github.com/symfony/console/tree/v6.2.8"
4658
                "source": "https://github.com/symfony/console/tree/v6.3.4"
3774
            },
4659
            },
3775
            "funding": [
4660
            "funding": [
3776
                {
4661
                {
3777
                    "url": "https://symfony.com/sponsor",
4662
                    "url": "https://symfony.com/sponsor",
3778
                    "type": "custom"
4663
                    "type": "custom"
Zeile 3784... Zeile 4669...
3784
                {
4669
                {
3785
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4670
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3786
                    "type": "tidelift"
4671
                    "type": "tidelift"
3787
                }
4672
                }
3788
            ],
4673
            ],
3789
            "time": "2023-03-29T21:42:15+00:00"
4674
            "time": "2023-08-16T10:10:12+00:00"
3790
        },
4675
        },
3791
        {
4676
        {
3792
            "name": "symfony/css-selector",
4677
            "name": "symfony/css-selector",
3793
            "version": "v6.2.7",
4678
            "version": "v6.3.2",
3794
            "source": {
4679
            "source": {
3795
                "type": "git",
4680
                "type": "git",
3796
                "url": "https://github.com/symfony/css-selector.git",
4681
                "url": "https://github.com/symfony/css-selector.git",
3797
                "reference": "aedf3cb0f5b929ec255d96bbb4909e9932c769e0"
4682
                "reference": "883d961421ab1709877c10ac99451632a3d6fa57"
3798
            },
4683
            },
3799
            "dist": {
4684
            "dist": {
3800
                "type": "zip",
4685
                "type": "zip",
3801
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/aedf3cb0f5b929ec255d96bbb4909e9932c769e0",
4686
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/883d961421ab1709877c10ac99451632a3d6fa57",
3802
                "reference": "aedf3cb0f5b929ec255d96bbb4909e9932c769e0",
4687
                "reference": "883d961421ab1709877c10ac99451632a3d6fa57",
3803
                "shasum": ""
4688
                "shasum": ""
3804
            },
4689
            },
3805
            "require": {
4690
            "require": {
3806
                "php": ">=8.1"
4691
                "php": ">=8.1"
3807
            },
4692
            },
Zeile 3833... Zeile 4718...
3833
                }
4718
                }
3834
            ],
4719
            ],
3835
            "description": "Converts CSS selectors to XPath expressions",
4720
            "description": "Converts CSS selectors to XPath expressions",
3836
            "homepage": "https://symfony.com",
4721
            "homepage": "https://symfony.com",
3837
            "support": {
4722
            "support": {
3838
                "source": "https://github.com/symfony/css-selector/tree/v6.2.7"
4723
                "source": "https://github.com/symfony/css-selector/tree/v6.3.2"
3839
            },
4724
            },
3840
            "funding": [
4725
            "funding": [
3841
                {
4726
                {
3842
                    "url": "https://symfony.com/sponsor",
4727
                    "url": "https://symfony.com/sponsor",
3843
                    "type": "custom"
4728
                    "type": "custom"
Zeile 3849... Zeile 4734...
3849
                {
4734
                {
3850
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4735
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3851
                    "type": "tidelift"
4736
                    "type": "tidelift"
3852
                }
4737
                }
3853
            ],
4738
            ],
3854
            "time": "2023-02-14T08:44:56+00:00"
4739
            "time": "2023-07-12T16:00:22+00:00"
3855
        },
4740
        },
3856
        {
4741
        {
3857
            "name": "symfony/deprecation-contracts",
4742
            "name": "symfony/deprecation-contracts",
3858
            "version": "v3.2.1",
4743
            "version": "v3.3.0",
3859
            "source": {
4744
            "source": {
3860
                "type": "git",
4745
                "type": "git",
3861
                "url": "https://github.com/symfony/deprecation-contracts.git",
4746
                "url": "https://github.com/symfony/deprecation-contracts.git",
3862
                "reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e"
4747
                "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
3863
            },
4748
            },
3864
            "dist": {
4749
            "dist": {
3865
                "type": "zip",
4750
                "type": "zip",
3866
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e",
4751
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
3867
                "reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e",
4752
                "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
3868
                "shasum": ""
4753
                "shasum": ""
3869
            },
4754
            },
3870
            "require": {
4755
            "require": {
3871
                "php": ">=8.1"
4756
                "php": ">=8.1"
3872
            },
4757
            },
3873
            "type": "library",
4758
            "type": "library",
3874
            "extra": {
4759
            "extra": {
3875
                "branch-alias": {
4760
                "branch-alias": {
3876
                    "dev-main": "3.3-dev"
4761
                    "dev-main": "3.4-dev"
3877
                },
4762
                },
3878
                "thanks": {
4763
                "thanks": {
3879
                    "name": "symfony/contracts",
4764
                    "name": "symfony/contracts",
3880
                    "url": "https://github.com/symfony/contracts"
4765
                    "url": "https://github.com/symfony/contracts"
3881
                }
4766
                }
Zeile 3900... Zeile 4785...
3900
                }
4785
                }
3901
            ],
4786
            ],
3902
            "description": "A generic function and convention to trigger deprecation notices",
4787
            "description": "A generic function and convention to trigger deprecation notices",
3903
            "homepage": "https://symfony.com",
4788
            "homepage": "https://symfony.com",
3904
            "support": {
4789
            "support": {
3905
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.1"
4790
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0"
3906
            },
4791
            },
3907
            "funding": [
4792
            "funding": [
3908
                {
4793
                {
3909
                    "url": "https://symfony.com/sponsor",
4794
                    "url": "https://symfony.com/sponsor",
3910
                    "type": "custom"
4795
                    "type": "custom"
Zeile 3916... Zeile 4801...
3916
                {
4801
                {
3917
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4802
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3918
                    "type": "tidelift"
4803
                    "type": "tidelift"
3919
                }
4804
                }
3920
            ],
4805
            ],
3921
            "time": "2023-03-01T10:25:55+00:00"
4806
            "time": "2023-05-23T14:45:45+00:00"
-
 
4807
        },
-
 
4808
        {
-
 
4809
            "name": "symfony/dom-crawler",
-
 
4810
            "version": "v6.3.4",
-
 
4811
            "source": {
-
 
4812
                "type": "git",
-
 
4813
                "url": "https://github.com/symfony/dom-crawler.git",
-
 
4814
                "reference": "3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1"
-
 
4815
            },
-
 
4816
            "dist": {
-
 
4817
                "type": "zip",
-
 
4818
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1",
-
 
4819
                "reference": "3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1",
-
 
4820
                "shasum": ""
-
 
4821
            },
-
 
4822
            "require": {
-
 
4823
                "masterminds/html5": "^2.6",
-
 
4824
                "php": ">=8.1",
-
 
4825
                "symfony/polyfill-ctype": "~1.8",
-
 
4826
                "symfony/polyfill-mbstring": "~1.0"
-
 
4827
            },
-
 
4828
            "require-dev": {
-
 
4829
                "symfony/css-selector": "^5.4|^6.0"
-
 
4830
            },
-
 
4831
            "type": "library",
-
 
4832
            "autoload": {
-
 
4833
                "psr-4": {
-
 
4834
                    "Symfony\\Component\\DomCrawler\\": ""
-
 
4835
                },
-
 
4836
                "exclude-from-classmap": [
-
 
4837
                    "/Tests/"
-
 
4838
                ]
-
 
4839
            },
-
 
4840
            "notification-url": "https://packagist.org/downloads/",
-
 
4841
            "license": [
-
 
4842
                "MIT"
-
 
4843
            ],
-
 
4844
            "authors": [
-
 
4845
                {
-
 
4846
                    "name": "Fabien Potencier",
-
 
4847
                    "email": "fabien@symfony.com"
-
 
4848
                },
-
 
4849
                {
-
 
4850
                    "name": "Symfony Community",
-
 
4851
                    "homepage": "https://symfony.com/contributors"
-
 
4852
                }
-
 
4853
            ],
-
 
4854
            "description": "Eases DOM navigation for HTML and XML documents",
-
 
4855
            "homepage": "https://symfony.com",
-
 
4856
            "support": {
-
 
4857
                "source": "https://github.com/symfony/dom-crawler/tree/v6.3.4"
-
 
4858
            },
-
 
4859
            "funding": [
-
 
4860
                {
-
 
4861
                    "url": "https://symfony.com/sponsor",
-
 
4862
                    "type": "custom"
-
 
4863
                },
-
 
4864
                {
-
 
4865
                    "url": "https://github.com/fabpot",
-
 
4866
                    "type": "github"
-
 
4867
                },
-
 
4868
                {
-
 
4869
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
-
 
4870
                    "type": "tidelift"
-
 
4871
                }
-
 
4872
            ],
-
 
4873
            "time": "2023-08-01T07:43:40+00:00"
3922
        },
4874
        },
3923
        {
4875
        {
3924
            "name": "symfony/error-handler",
4876
            "name": "symfony/error-handler",
3925
            "version": "v6.2.7",
4877
            "version": "v6.3.5",
3926
            "source": {
4878
            "source": {
3927
                "type": "git",
4879
                "type": "git",
3928
                "url": "https://github.com/symfony/error-handler.git",
4880
                "url": "https://github.com/symfony/error-handler.git",
3929
                "reference": "61e90f94eb014054000bc902257d2763fac09166"
4881
                "reference": "1f69476b64fb47105c06beef757766c376b548c4"
3930
            },
4882
            },
3931
            "dist": {
4883
            "dist": {
3932
                "type": "zip",
4884
                "type": "zip",
3933
                "url": "https://api.github.com/repos/symfony/error-handler/zipball/61e90f94eb014054000bc902257d2763fac09166",
4885
                "url": "https://api.github.com/repos/symfony/error-handler/zipball/1f69476b64fb47105c06beef757766c376b548c4",
3934
                "reference": "61e90f94eb014054000bc902257d2763fac09166",
4886
                "reference": "1f69476b64fb47105c06beef757766c376b548c4",
3935
                "shasum": ""
4887
                "shasum": ""
3936
            },
4888
            },
3937
            "require": {
4889
            "require": {
3938
                "php": ">=8.1",
4890
                "php": ">=8.1",
3939
                "psr/log": "^1|^2|^3",
4891
                "psr/log": "^1|^2|^3",
3940
                "symfony/var-dumper": "^5.4|^6.0"
4892
                "symfony/var-dumper": "^5.4|^6.0"
3941
            },
4893
            },
-
 
4894
            "conflict": {
-
 
4895
                "symfony/deprecation-contracts": "<2.5"
-
 
4896
            },
3942
            "require-dev": {
4897
            "require-dev": {
3943
                "symfony/deprecation-contracts": "^2.1|^3",
4898
                "symfony/deprecation-contracts": "^2.5|^3",
3944
                "symfony/http-kernel": "^5.4|^6.0",
4899
                "symfony/http-kernel": "^5.4|^6.0",
3945
                "symfony/serializer": "^5.4|^6.0"
4900
                "symfony/serializer": "^5.4|^6.0"
3946
            },
4901
            },
3947
            "bin": [
4902
            "bin": [
3948
                "Resources/bin/patch-type-declarations"
4903
                "Resources/bin/patch-type-declarations"
Zeile 3971... Zeile 4926...
3971
                }
4926
                }
3972
            ],
4927
            ],
3973
            "description": "Provides tools to manage errors and ease debugging PHP code",
4928
            "description": "Provides tools to manage errors and ease debugging PHP code",
3974
            "homepage": "https://symfony.com",
4929
            "homepage": "https://symfony.com",
3975
            "support": {
4930
            "support": {
3976
                "source": "https://github.com/symfony/error-handler/tree/v6.2.7"
4931
                "source": "https://github.com/symfony/error-handler/tree/v6.3.5"
3977
            },
4932
            },
3978
            "funding": [
4933
            "funding": [
3979
                {
4934
                {
3980
                    "url": "https://symfony.com/sponsor",
4935
                    "url": "https://symfony.com/sponsor",
3981
                    "type": "custom"
4936
                    "type": "custom"
Zeile 3987... Zeile 4942...
3987
                {
4942
                {
3988
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4943
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3989
                    "type": "tidelift"
4944
                    "type": "tidelift"
3990
                }
4945
                }
3991
            ],
4946
            ],
3992
            "time": "2023-02-14T08:44:56+00:00"
4947
            "time": "2023-09-12T06:57:20+00:00"
3993
        },
4948
        },
3994
        {
4949
        {
3995
            "name": "symfony/event-dispatcher",
4950
            "name": "symfony/event-dispatcher",
3996
            "version": "v6.2.8",
4951
            "version": "v6.3.2",
3997
            "source": {
4952
            "source": {
3998
                "type": "git",
4953
                "type": "git",
3999
                "url": "https://github.com/symfony/event-dispatcher.git",
4954
                "url": "https://github.com/symfony/event-dispatcher.git",
4000
                "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339"
4955
                "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e"
4001
            },
4956
            },
4002
            "dist": {
4957
            "dist": {
4003
                "type": "zip",
4958
                "type": "zip",
4004
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/04046f35fd7d72f9646e721fc2ecb8f9c67d3339",
4959
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e",
4005
                "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339",
4960
                "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e",
4006
                "shasum": ""
4961
                "shasum": ""
4007
            },
4962
            },
4008
            "require": {
4963
            "require": {
4009
                "php": ">=8.1",
4964
                "php": ">=8.1",
4010
                "symfony/event-dispatcher-contracts": "^2|^3"
4965
                "symfony/event-dispatcher-contracts": "^2.5|^3"
4011
            },
4966
            },
4012
            "conflict": {
4967
            "conflict": {
4013
                "symfony/dependency-injection": "<5.4"
4968
                "symfony/dependency-injection": "<5.4",
-
 
4969
                "symfony/service-contracts": "<2.5"
4014
            },
4970
            },
4015
            "provide": {
4971
            "provide": {
4016
                "psr/event-dispatcher-implementation": "1.0",
4972
                "psr/event-dispatcher-implementation": "1.0",
4017
                "symfony/event-dispatcher-implementation": "2.0|3.0"
4973
                "symfony/event-dispatcher-implementation": "2.0|3.0"
4018
            },
4974
            },
Zeile 4021... Zeile 4977...
4021
                "symfony/config": "^5.4|^6.0",
4977
                "symfony/config": "^5.4|^6.0",
4022
                "symfony/dependency-injection": "^5.4|^6.0",
4978
                "symfony/dependency-injection": "^5.4|^6.0",
4023
                "symfony/error-handler": "^5.4|^6.0",
4979
                "symfony/error-handler": "^5.4|^6.0",
4024
                "symfony/expression-language": "^5.4|^6.0",
4980
                "symfony/expression-language": "^5.4|^6.0",
4025
                "symfony/http-foundation": "^5.4|^6.0",
4981
                "symfony/http-foundation": "^5.4|^6.0",
4026
                "symfony/service-contracts": "^1.1|^2|^3",
4982
                "symfony/service-contracts": "^2.5|^3",
4027
                "symfony/stopwatch": "^5.4|^6.0"
4983
                "symfony/stopwatch": "^5.4|^6.0"
4028
            },
4984
            },
4029
            "suggest": {
-
 
4030
                "symfony/dependency-injection": "",
-
 
4031
                "symfony/http-kernel": ""
-
 
4032
            },
-
 
4033
            "type": "library",
4985
            "type": "library",
4034
            "autoload": {
4986
            "autoload": {
4035
                "psr-4": {
4987
                "psr-4": {
4036
                    "Symfony\\Component\\EventDispatcher\\": ""
4988
                    "Symfony\\Component\\EventDispatcher\\": ""
4037
                },
4989
                },
Zeile 4054... Zeile 5006...
4054
                }
5006
                }
4055
            ],
5007
            ],
4056
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
5008
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
4057
            "homepage": "https://symfony.com",
5009
            "homepage": "https://symfony.com",
4058
            "support": {
5010
            "support": {
4059
                "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.8"
5011
                "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2"
4060
            },
5012
            },
4061
            "funding": [
5013
            "funding": [
4062
                {
5014
                {
4063
                    "url": "https://symfony.com/sponsor",
5015
                    "url": "https://symfony.com/sponsor",
4064
                    "type": "custom"
5016
                    "type": "custom"
Zeile 4070... Zeile 5022...
4070
                {
5022
                {
4071
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5023
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4072
                    "type": "tidelift"
5024
                    "type": "tidelift"
4073
                }
5025
                }
4074
            ],
5026
            ],
4075
            "time": "2023-03-20T16:06:02+00:00"
5027
            "time": "2023-07-06T06:56:43+00:00"
4076
        },
5028
        },
4077
        {
5029
        {
4078
            "name": "symfony/event-dispatcher-contracts",
5030
            "name": "symfony/event-dispatcher-contracts",
4079
            "version": "v3.2.1",
5031
            "version": "v3.3.0",
4080
            "source": {
5032
            "source": {
4081
                "type": "git",
5033
                "type": "git",
4082
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
5034
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
4083
                "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd"
5035
                "reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
4084
            },
5036
            },
4085
            "dist": {
5037
            "dist": {
4086
                "type": "zip",
5038
                "type": "zip",
4087
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ad3b6f1e4e2da5690fefe075cd53a238646d8dd",
5039
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
4088
                "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd",
5040
                "reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
4089
                "shasum": ""
5041
                "shasum": ""
4090
            },
5042
            },
4091
            "require": {
5043
            "require": {
4092
                "php": ">=8.1",
5044
                "php": ">=8.1",
4093
                "psr/event-dispatcher": "^1"
5045
                "psr/event-dispatcher": "^1"
4094
            },
5046
            },
4095
            "suggest": {
-
 
4096
                "symfony/event-dispatcher-implementation": ""
-
 
4097
            },
-
 
4098
            "type": "library",
5047
            "type": "library",
4099
            "extra": {
5048
            "extra": {
4100
                "branch-alias": {
5049
                "branch-alias": {
4101
                    "dev-main": "3.3-dev"
5050
                    "dev-main": "3.4-dev"
4102
                },
5051
                },
4103
                "thanks": {
5052
                "thanks": {
4104
                    "name": "symfony/contracts",
5053
                    "name": "symfony/contracts",
4105
                    "url": "https://github.com/symfony/contracts"
5054
                    "url": "https://github.com/symfony/contracts"
4106
                }
5055
                }
Zeile 4133... Zeile 5082...
4133
                "interfaces",
5082
                "interfaces",
4134
                "interoperability",
5083
                "interoperability",
4135
                "standards"
5084
                "standards"
4136
            ],
5085
            ],
4137
            "support": {
5086
            "support": {
4138
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.1"
5087
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0"
4139
            },
5088
            },
4140
            "funding": [
5089
            "funding": [
4141
                {
5090
                {
4142
                    "url": "https://symfony.com/sponsor",
5091
                    "url": "https://symfony.com/sponsor",
4143
                    "type": "custom"
5092
                    "type": "custom"
Zeile 4149... Zeile 5098...
4149
                {
5098
                {
4150
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5099
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4151
                    "type": "tidelift"
5100
                    "type": "tidelift"
4152
                }
5101
                }
4153
            ],
5102
            ],
4154
            "time": "2023-03-01T10:32:47+00:00"
5103
            "time": "2023-05-23T14:45:45+00:00"
4155
        },
5104
        },
4156
        {
5105
        {
4157
            "name": "symfony/finder",
5106
            "name": "symfony/finder",
4158
            "version": "v6.2.7",
5107
            "version": "v6.3.5",
4159
            "source": {
5108
            "source": {
4160
                "type": "git",
5109
                "type": "git",
4161
                "url": "https://github.com/symfony/finder.git",
5110
                "url": "https://github.com/symfony/finder.git",
4162
                "reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb"
5111
                "reference": "a1b31d88c0e998168ca7792f222cbecee47428c4"
4163
            },
5112
            },
4164
            "dist": {
5113
            "dist": {
4165
                "type": "zip",
5114
                "type": "zip",
4166
                "url": "https://api.github.com/repos/symfony/finder/zipball/20808dc6631aecafbe67c186af5dcb370be3a0eb",
5115
                "url": "https://api.github.com/repos/symfony/finder/zipball/a1b31d88c0e998168ca7792f222cbecee47428c4",
4167
                "reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb",
5116
                "reference": "a1b31d88c0e998168ca7792f222cbecee47428c4",
4168
                "shasum": ""
5117
                "shasum": ""
4169
            },
5118
            },
4170
            "require": {
5119
            "require": {
4171
                "php": ">=8.1"
5120
                "php": ">=8.1"
4172
            },
5121
            },
Zeile 4197... Zeile 5146...
4197
                }
5146
                }
4198
            ],
5147
            ],
4199
            "description": "Finds files and directories via an intuitive fluent interface",
5148
            "description": "Finds files and directories via an intuitive fluent interface",
4200
            "homepage": "https://symfony.com",
5149
            "homepage": "https://symfony.com",
4201
            "support": {
5150
            "support": {
4202
                "source": "https://github.com/symfony/finder/tree/v6.2.7"
5151
                "source": "https://github.com/symfony/finder/tree/v6.3.5"
4203
            },
5152
            },
4204
            "funding": [
5153
            "funding": [
4205
                {
5154
                {
4206
                    "url": "https://symfony.com/sponsor",
5155
                    "url": "https://symfony.com/sponsor",
4207
                    "type": "custom"
5156
                    "type": "custom"
Zeile 4213... Zeile 5162...
4213
                {
5162
                {
4214
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5163
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4215
                    "type": "tidelift"
5164
                    "type": "tidelift"
4216
                }
5165
                }
4217
            ],
5166
            ],
4218
            "time": "2023-02-16T09:57:23+00:00"
5167
            "time": "2023-09-26T12:56:25+00:00"
4219
        },
5168
        },
4220
        {
5169
        {
4221
            "name": "symfony/http-foundation",
5170
            "name": "symfony/http-foundation",
4222
            "version": "v6.2.8",
5171
            "version": "v6.3.5",
4223
            "source": {
5172
            "source": {
4224
                "type": "git",
5173
                "type": "git",
4225
                "url": "https://github.com/symfony/http-foundation.git",
5174
                "url": "https://github.com/symfony/http-foundation.git",
4226
                "reference": "511a524affeefc191939348823ac75e9921c2112"
5175
                "reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957"
4227
            },
5176
            },
4228
            "dist": {
5177
            "dist": {
4229
                "type": "zip",
5178
                "type": "zip",
4230
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/511a524affeefc191939348823ac75e9921c2112",
5179
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b50f5e281d722cb0f4c296f908bacc3e2b721957",
4231
                "reference": "511a524affeefc191939348823ac75e9921c2112",
5180
                "reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957",
4232
                "shasum": ""
5181
                "shasum": ""
4233
            },
5182
            },
4234
            "require": {
5183
            "require": {
4235
                "php": ">=8.1",
5184
                "php": ">=8.1",
4236
                "symfony/deprecation-contracts": "^2.1|^3",
5185
                "symfony/deprecation-contracts": "^2.5|^3",
4237
                "symfony/polyfill-mbstring": "~1.1"
5186
                "symfony/polyfill-mbstring": "~1.1",
-
 
5187
                "symfony/polyfill-php83": "^1.27"
4238
            },
5188
            },
4239
            "conflict": {
5189
            "conflict": {
4240
                "symfony/cache": "<6.2"
5190
                "symfony/cache": "<6.2"
4241
            },
5191
            },
4242
            "require-dev": {
5192
            "require-dev": {
-
 
5193
                "doctrine/dbal": "^2.13.1|^3.0",
4243
                "predis/predis": "~1.0",
5194
                "predis/predis": "^1.1|^2.0",
4244
                "symfony/cache": "^5.4|^6.0",
5195
                "symfony/cache": "^5.4|^6.0",
4245
                "symfony/dependency-injection": "^5.4|^6.0",
5196
                "symfony/dependency-injection": "^5.4|^6.0",
4246
                "symfony/expression-language": "^5.4|^6.0",
5197
                "symfony/expression-language": "^5.4|^6.0",
4247
                "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
5198
                "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
4248
                "symfony/mime": "^5.4|^6.0",
5199
                "symfony/mime": "^5.4|^6.0",
4249
                "symfony/rate-limiter": "^5.2|^6.0"
5200
                "symfony/rate-limiter": "^5.2|^6.0"
4250
            },
5201
            },
4251
            "suggest": {
-
 
4252
                "symfony/mime": "To use the file extension guesser"
-
 
4253
            },
-
 
4254
            "type": "library",
5202
            "type": "library",
4255
            "autoload": {
5203
            "autoload": {
4256
                "psr-4": {
5204
                "psr-4": {
4257
                    "Symfony\\Component\\HttpFoundation\\": ""
5205
                    "Symfony\\Component\\HttpFoundation\\": ""
4258
                },
5206
                },
Zeile 4275... Zeile 5223...
4275
                }
5223
                }
4276
            ],
5224
            ],
4277
            "description": "Defines an object-oriented layer for the HTTP specification",
5225
            "description": "Defines an object-oriented layer for the HTTP specification",
4278
            "homepage": "https://symfony.com",
5226
            "homepage": "https://symfony.com",
4279
            "support": {
5227
            "support": {
4280
                "source": "https://github.com/symfony/http-foundation/tree/v6.2.8"
5228
                "source": "https://github.com/symfony/http-foundation/tree/v6.3.5"
4281
            },
5229
            },
4282
            "funding": [
5230
            "funding": [
4283
                {
5231
                {
4284
                    "url": "https://symfony.com/sponsor",
5232
                    "url": "https://symfony.com/sponsor",
4285
                    "type": "custom"
5233
                    "type": "custom"
Zeile 4291... Zeile 5239...
4291
                {
5239
                {
4292
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5240
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4293
                    "type": "tidelift"
5241
                    "type": "tidelift"
4294
                }
5242
                }
4295
            ],
5243
            ],
4296
            "time": "2023-03-29T21:42:15+00:00"
5244
            "time": "2023-09-04T21:33:54+00:00"
4297
        },
5245
        },
4298
        {
5246
        {
4299
            "name": "symfony/http-kernel",
5247
            "name": "symfony/http-kernel",
4300
            "version": "v6.2.8",
5248
            "version": "v6.3.5",
4301
            "source": {
5249
            "source": {
4302
                "type": "git",
5250
                "type": "git",
4303
                "url": "https://github.com/symfony/http-kernel.git",
5251
                "url": "https://github.com/symfony/http-kernel.git",
4304
                "reference": "9563229e56076070d92ca30c089e801e8a4629a3"
5252
                "reference": "9f991a964368bee8d883e8d57ced4fe9fff04dfc"
4305
            },
5253
            },
4306
            "dist": {
5254
            "dist": {
4307
                "type": "zip",
5255
                "type": "zip",
4308
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9563229e56076070d92ca30c089e801e8a4629a3",
5256
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9f991a964368bee8d883e8d57ced4fe9fff04dfc",
4309
                "reference": "9563229e56076070d92ca30c089e801e8a4629a3",
5257
                "reference": "9f991a964368bee8d883e8d57ced4fe9fff04dfc",
4310
                "shasum": ""
5258
                "shasum": ""
4311
            },
5259
            },
4312
            "require": {
5260
            "require": {
4313
                "php": ">=8.1",
5261
                "php": ">=8.1",
4314
                "psr/log": "^1|^2|^3",
5262
                "psr/log": "^1|^2|^3",
4315
                "symfony/deprecation-contracts": "^2.1|^3",
5263
                "symfony/deprecation-contracts": "^2.5|^3",
4316
                "symfony/error-handler": "^6.1",
5264
                "symfony/error-handler": "^6.3",
4317
                "symfony/event-dispatcher": "^5.4|^6.0",
5265
                "symfony/event-dispatcher": "^5.4|^6.0",
4318
                "symfony/http-foundation": "^5.4.21|^6.2.7",
5266
                "symfony/http-foundation": "^6.3.4",
4319
                "symfony/polyfill-ctype": "^1.8"
5267
                "symfony/polyfill-ctype": "^1.8"
4320
            },
5268
            },
4321
            "conflict": {
5269
            "conflict": {
4322
                "symfony/browser-kit": "<5.4",
5270
                "symfony/browser-kit": "<5.4",
4323
                "symfony/cache": "<5.4",
5271
                "symfony/cache": "<5.4",
4324
                "symfony/config": "<6.1",
5272
                "symfony/config": "<6.1",
4325
                "symfony/console": "<5.4",
5273
                "symfony/console": "<5.4",
4326
                "symfony/dependency-injection": "<6.2",
5274
                "symfony/dependency-injection": "<6.3.4",
4327
                "symfony/doctrine-bridge": "<5.4",
5275
                "symfony/doctrine-bridge": "<5.4",
4328
                "symfony/form": "<5.4",
5276
                "symfony/form": "<5.4",
4329
                "symfony/http-client": "<5.4",
5277
                "symfony/http-client": "<5.4",
-
 
5278
                "symfony/http-client-contracts": "<2.5",
4330
                "symfony/mailer": "<5.4",
5279
                "symfony/mailer": "<5.4",
4331
                "symfony/messenger": "<5.4",
5280
                "symfony/messenger": "<5.4",
4332
                "symfony/translation": "<5.4",
5281
                "symfony/translation": "<5.4",
-
 
5282
                "symfony/translation-contracts": "<2.5",
4333
                "symfony/twig-bridge": "<5.4",
5283
                "symfony/twig-bridge": "<5.4",
4334
                "symfony/validator": "<5.4",
5284
                "symfony/validator": "<5.4",
-
 
5285
                "symfony/var-dumper": "<6.3",
4335
                "twig/twig": "<2.13"
5286
                "twig/twig": "<2.13"
4336
            },
5287
            },
4337
            "provide": {
5288
            "provide": {
4338
                "psr/log-implementation": "1.0|2.0|3.0"
5289
                "psr/log-implementation": "1.0|2.0|3.0"
4339
            },
5290
            },
4340
            "require-dev": {
5291
            "require-dev": {
4341
                "psr/cache": "^1.0|^2.0|^3.0",
5292
                "psr/cache": "^1.0|^2.0|^3.0",
4342
                "symfony/browser-kit": "^5.4|^6.0",
5293
                "symfony/browser-kit": "^5.4|^6.0",
-
 
5294
                "symfony/clock": "^6.2",
4343
                "symfony/config": "^6.1",
5295
                "symfony/config": "^6.1",
4344
                "symfony/console": "^5.4|^6.0",
5296
                "symfony/console": "^5.4|^6.0",
4345
                "symfony/css-selector": "^5.4|^6.0",
5297
                "symfony/css-selector": "^5.4|^6.0",
4346
                "symfony/dependency-injection": "^6.2",
5298
                "symfony/dependency-injection": "^6.3.4",
4347
                "symfony/dom-crawler": "^5.4|^6.0",
5299
                "symfony/dom-crawler": "^5.4|^6.0",
4348
                "symfony/expression-language": "^5.4|^6.0",
5300
                "symfony/expression-language": "^5.4|^6.0",
4349
                "symfony/finder": "^5.4|^6.0",
5301
                "symfony/finder": "^5.4|^6.0",
4350
                "symfony/http-client-contracts": "^1.1|^2|^3",
5302
                "symfony/http-client-contracts": "^2.5|^3",
4351
                "symfony/process": "^5.4|^6.0",
5303
                "symfony/process": "^5.4|^6.0",
-
 
5304
                "symfony/property-access": "^5.4.5|^6.0.5",
4352
                "symfony/routing": "^5.4|^6.0",
5305
                "symfony/routing": "^5.4|^6.0",
-
 
5306
                "symfony/serializer": "^6.3",
4353
                "symfony/stopwatch": "^5.4|^6.0",
5307
                "symfony/stopwatch": "^5.4|^6.0",
4354
                "symfony/translation": "^5.4|^6.0",
5308
                "symfony/translation": "^5.4|^6.0",
4355
                "symfony/translation-contracts": "^1.1|^2|^3",
5309
                "symfony/translation-contracts": "^2.5|^3",
4356
                "symfony/uid": "^5.4|^6.0",
5310
                "symfony/uid": "^5.4|^6.0",
-
 
5311
                "symfony/validator": "^6.3",
-
 
5312
                "symfony/var-exporter": "^6.2",
4357
                "twig/twig": "^2.13|^3.0.4"
5313
                "twig/twig": "^2.13|^3.0.4"
4358
            },
5314
            },
4359
            "suggest": {
-
 
4360
                "symfony/browser-kit": "",
-
 
4361
                "symfony/config": "",
-
 
4362
                "symfony/console": "",
-
 
4363
                "symfony/dependency-injection": ""
-
 
4364
            },
-
 
4365
            "type": "library",
5315
            "type": "library",
4366
            "autoload": {
5316
            "autoload": {
4367
                "psr-4": {
5317
                "psr-4": {
4368
                    "Symfony\\Component\\HttpKernel\\": ""
5318
                    "Symfony\\Component\\HttpKernel\\": ""
4369
                },
5319
                },
Zeile 4386... Zeile 5336...
4386
                }
5336
                }
4387
            ],
5337
            ],
4388
            "description": "Provides a structured process for converting a Request into a Response",
5338
            "description": "Provides a structured process for converting a Request into a Response",
4389
            "homepage": "https://symfony.com",
5339
            "homepage": "https://symfony.com",
4390
            "support": {
5340
            "support": {
4391
                "source": "https://github.com/symfony/http-kernel/tree/v6.2.8"
5341
                "source": "https://github.com/symfony/http-kernel/tree/v6.3.5"
4392
            },
5342
            },
4393
            "funding": [
5343
            "funding": [
4394
                {
5344
                {
4395
                    "url": "https://symfony.com/sponsor",
5345
                    "url": "https://symfony.com/sponsor",
4396
                    "type": "custom"
5346
                    "type": "custom"
Zeile 4402... Zeile 5352...
4402
                {
5352
                {
4403
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5353
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4404
                    "type": "tidelift"
5354
                    "type": "tidelift"
4405
                }
5355
                }
4406
            ],
5356
            ],
4407
            "time": "2023-03-31T12:00:10+00:00"
5357
            "time": "2023-09-30T06:37:04+00:00"
4408
        },
5358
        },
4409
        {
5359
        {
4410
            "name": "symfony/mailer",
5360
            "name": "symfony/mailer",
4411
            "version": "v6.2.8",
5361
            "version": "v6.3.5",
4412
            "source": {
5362
            "source": {
4413
                "type": "git",
5363
                "type": "git",
4414
                "url": "https://github.com/symfony/mailer.git",
5364
                "url": "https://github.com/symfony/mailer.git",
4415
                "reference": "bfcfa015c67e19c6fdb7ca6fe70700af1e740a17"
5365
                "reference": "d89611a7830d51b5e118bca38e390dea92f9ea06"
4416
            },
5366
            },
4417
            "dist": {
5367
            "dist": {
4418
                "type": "zip",
5368
                "type": "zip",
4419
                "url": "https://api.github.com/repos/symfony/mailer/zipball/bfcfa015c67e19c6fdb7ca6fe70700af1e740a17",
5369
                "url": "https://api.github.com/repos/symfony/mailer/zipball/d89611a7830d51b5e118bca38e390dea92f9ea06",
4420
                "reference": "bfcfa015c67e19c6fdb7ca6fe70700af1e740a17",
5370
                "reference": "d89611a7830d51b5e118bca38e390dea92f9ea06",
4421
                "shasum": ""
5371
                "shasum": ""
4422
            },
5372
            },
4423
            "require": {
5373
            "require": {
4424
                "egulias/email-validator": "^2.1.10|^3|^4",
5374
                "egulias/email-validator": "^2.1.10|^3|^4",
4425
                "php": ">=8.1",
5375
                "php": ">=8.1",
4426
                "psr/event-dispatcher": "^1",
5376
                "psr/event-dispatcher": "^1",
4427
                "psr/log": "^1|^2|^3",
5377
                "psr/log": "^1|^2|^3",
4428
                "symfony/event-dispatcher": "^5.4|^6.0",
5378
                "symfony/event-dispatcher": "^5.4|^6.0",
4429
                "symfony/mime": "^6.2",
5379
                "symfony/mime": "^6.2",
4430
                "symfony/service-contracts": "^1.1|^2|^3"
5380
                "symfony/service-contracts": "^2.5|^3"
4431
            },
5381
            },
4432
            "conflict": {
5382
            "conflict": {
-
 
5383
                "symfony/http-client-contracts": "<2.5",
4433
                "symfony/http-kernel": "<5.4",
5384
                "symfony/http-kernel": "<5.4",
4434
                "symfony/messenger": "<6.2",
5385
                "symfony/messenger": "<6.2",
4435
                "symfony/mime": "<6.2",
5386
                "symfony/mime": "<6.2",
4436
                "symfony/twig-bridge": "<6.2.1"
5387
                "symfony/twig-bridge": "<6.2.1"
4437
            },
5388
            },
Zeile 4465... Zeile 5416...
4465
                }
5416
                }
4466
            ],
5417
            ],
4467
            "description": "Helps sending emails",
5418
            "description": "Helps sending emails",
4468
            "homepage": "https://symfony.com",
5419
            "homepage": "https://symfony.com",
4469
            "support": {
5420
            "support": {
4470
                "source": "https://github.com/symfony/mailer/tree/v6.2.8"
5421
                "source": "https://github.com/symfony/mailer/tree/v6.3.5"
4471
            },
5422
            },
4472
            "funding": [
5423
            "funding": [
4473
                {
5424
                {
4474
                    "url": "https://symfony.com/sponsor",
5425
                    "url": "https://symfony.com/sponsor",
4475
                    "type": "custom"
5426
                    "type": "custom"
Zeile 4481... Zeile 5432...
4481
                {
5432
                {
4482
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5433
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4483
                    "type": "tidelift"
5434
                    "type": "tidelift"
4484
                }
5435
                }
4485
            ],
5436
            ],
4486
            "time": "2023-03-14T15:00:05+00:00"
5437
            "time": "2023-09-06T09:47:15+00:00"
4487
        },
5438
        },
4488
        {
5439
        {
4489
            "name": "symfony/mime",
5440
            "name": "symfony/mime",
4490
            "version": "v6.2.7",
5441
            "version": "v6.3.5",
4491
            "source": {
5442
            "source": {
4492
                "type": "git",
5443
                "type": "git",
4493
                "url": "https://github.com/symfony/mime.git",
5444
                "url": "https://github.com/symfony/mime.git",
4494
                "reference": "62e341f80699badb0ad70b31149c8df89a2d778e"
5445
                "reference": "d5179eedf1cb2946dbd760475ebf05c251ef6a6e"
4495
            },
5446
            },
4496
            "dist": {
5447
            "dist": {
4497
                "type": "zip",
5448
                "type": "zip",
4498
                "url": "https://api.github.com/repos/symfony/mime/zipball/62e341f80699badb0ad70b31149c8df89a2d778e",
5449
                "url": "https://api.github.com/repos/symfony/mime/zipball/d5179eedf1cb2946dbd760475ebf05c251ef6a6e",
4499
                "reference": "62e341f80699badb0ad70b31149c8df89a2d778e",
5450
                "reference": "d5179eedf1cb2946dbd760475ebf05c251ef6a6e",
4500
                "shasum": ""
5451
                "shasum": ""
4501
            },
5452
            },
4502
            "require": {
5453
            "require": {
4503
                "php": ">=8.1",
5454
                "php": ">=8.1",
-
 
5455
                "symfony/deprecation-contracts": "^2.5|^3",
4504
                "symfony/polyfill-intl-idn": "^1.10",
5456
                "symfony/polyfill-intl-idn": "^1.10",
4505
                "symfony/polyfill-mbstring": "^1.0"
5457
                "symfony/polyfill-mbstring": "^1.0"
4506
            },
5458
            },
4507
            "conflict": {
5459
            "conflict": {
4508
                "egulias/email-validator": "~3.0.0",
5460
                "egulias/email-validator": "~3.0.0",
4509
                "phpdocumentor/reflection-docblock": "<3.2.2",
5461
                "phpdocumentor/reflection-docblock": "<3.2.2",
4510
                "phpdocumentor/type-resolver": "<1.4.0",
5462
                "phpdocumentor/type-resolver": "<1.4.0",
4511
                "symfony/mailer": "<5.4",
5463
                "symfony/mailer": "<5.4",
4512
                "symfony/serializer": "<6.2"
5464
                "symfony/serializer": "<6.2.13|>=6.3,<6.3.2"
4513
            },
5465
            },
4514
            "require-dev": {
5466
            "require-dev": {
4515
                "egulias/email-validator": "^2.1.10|^3.1|^4",
5467
                "egulias/email-validator": "^2.1.10|^3.1|^4",
4516
                "league/html-to-markdown": "^5.0",
5468
                "league/html-to-markdown": "^5.0",
4517
                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
5469
                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
4518
                "symfony/dependency-injection": "^5.4|^6.0",
5470
                "symfony/dependency-injection": "^5.4|^6.0",
4519
                "symfony/property-access": "^5.4|^6.0",
5471
                "symfony/property-access": "^5.4|^6.0",
4520
                "symfony/property-info": "^5.4|^6.0",
5472
                "symfony/property-info": "^5.4|^6.0",
4521
                "symfony/serializer": "^6.2"
5473
                "symfony/serializer": "~6.2.13|^6.3.2"
4522
            },
5474
            },
4523
            "type": "library",
5475
            "type": "library",
4524
            "autoload": {
5476
            "autoload": {
4525
                "psr-4": {
5477
                "psr-4": {
4526
                    "Symfony\\Component\\Mime\\": ""
5478
                    "Symfony\\Component\\Mime\\": ""
Zeile 4548... Zeile 5500...
4548
            "keywords": [
5500
            "keywords": [
4549
                "mime",
5501
                "mime",
4550
                "mime-type"
5502
                "mime-type"
4551
            ],
5503
            ],
4552
            "support": {
5504
            "support": {
4553
                "source": "https://github.com/symfony/mime/tree/v6.2.7"
5505
                "source": "https://github.com/symfony/mime/tree/v6.3.5"
4554
            },
5506
            },
4555
            "funding": [
5507
            "funding": [
4556
                {
5508
                {
4557
                    "url": "https://symfony.com/sponsor",
5509
                    "url": "https://symfony.com/sponsor",
4558
                    "type": "custom"
5510
                    "type": "custom"
Zeile 4564... Zeile 5516...
4564
                {
5516
                {
4565
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5517
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4566
                    "type": "tidelift"
5518
                    "type": "tidelift"
4567
                }
5519
                }
4568
            ],
5520
            ],
4569
            "time": "2023-02-24T10:42:00+00:00"
5521
            "time": "2023-09-29T06:59:36+00:00"
4570
        },
5522
        },
4571
        {
5523
        {
4572
            "name": "symfony/polyfill-ctype",
5524
            "name": "symfony/polyfill-ctype",
4573
            "version": "v1.27.0",
5525
            "version": "v1.28.0",
4574
            "source": {
5526
            "source": {
4575
                "type": "git",
5527
                "type": "git",
4576
                "url": "https://github.com/symfony/polyfill-ctype.git",
5528
                "url": "https://github.com/symfony/polyfill-ctype.git",
4577
                "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
5529
                "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
4578
            },
5530
            },
4579
            "dist": {
5531
            "dist": {
4580
                "type": "zip",
5532
                "type": "zip",
4581
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
5533
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
4582
                "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
5534
                "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
4583
                "shasum": ""
5535
                "shasum": ""
4584
            },
5536
            },
4585
            "require": {
5537
            "require": {
4586
                "php": ">=7.1"
5538
                "php": ">=7.1"
4587
            },
5539
            },
Zeile 4592... Zeile 5544...
4592
                "ext-ctype": "For best performance"
5544
                "ext-ctype": "For best performance"
4593
            },
5545
            },
4594
            "type": "library",
5546
            "type": "library",
4595
            "extra": {
5547
            "extra": {
4596
                "branch-alias": {
5548
                "branch-alias": {
4597
                    "dev-main": "1.27-dev"
5549
                    "dev-main": "1.28-dev"
4598
                },
5550
                },
4599
                "thanks": {
5551
                "thanks": {
4600
                    "name": "symfony/polyfill",
5552
                    "name": "symfony/polyfill",
4601
                    "url": "https://github.com/symfony/polyfill"
5553
                    "url": "https://github.com/symfony/polyfill"
4602
                }
5554
                }
Zeile 4630... Zeile 5582...
4630
                "ctype",
5582
                "ctype",
4631
                "polyfill",
5583
                "polyfill",
4632
                "portable"
5584
                "portable"
4633
            ],
5585
            ],
4634
            "support": {
5586
            "support": {
4635
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
5587
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
4636
            },
5588
            },
4637
            "funding": [
5589
            "funding": [
4638
                {
5590
                {
4639
                    "url": "https://symfony.com/sponsor",
5591
                    "url": "https://symfony.com/sponsor",
4640
                    "type": "custom"
5592
                    "type": "custom"
Zeile 4646... Zeile 5598...
4646
                {
5598
                {
4647
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5599
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4648
                    "type": "tidelift"
5600
                    "type": "tidelift"
4649
                }
5601
                }
4650
            ],
5602
            ],
4651
            "time": "2022-11-03T14:55:06+00:00"
5603
            "time": "2023-01-26T09:26:14+00:00"
4652
        },
5604
        },
4653
        {
5605
        {
4654
            "name": "symfony/polyfill-intl-grapheme",
5606
            "name": "symfony/polyfill-intl-grapheme",
4655
            "version": "v1.27.0",
5607
            "version": "v1.28.0",
4656
            "source": {
5608
            "source": {
4657
                "type": "git",
5609
                "type": "git",
4658
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
5610
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
4659
                "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
5611
                "reference": "875e90aeea2777b6f135677f618529449334a612"
4660
            },
5612
            },
4661
            "dist": {
5613
            "dist": {
4662
                "type": "zip",
5614
                "type": "zip",
4663
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
5615
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
4664
                "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
5616
                "reference": "875e90aeea2777b6f135677f618529449334a612",
4665
                "shasum": ""
5617
                "shasum": ""
4666
            },
5618
            },
4667
            "require": {
5619
            "require": {
4668
                "php": ">=7.1"
5620
                "php": ">=7.1"
4669
            },
5621
            },
Zeile 4671... Zeile 5623...
4671
                "ext-intl": "For best performance"
5623
                "ext-intl": "For best performance"
4672
            },
5624
            },
4673
            "type": "library",
5625
            "type": "library",
4674
            "extra": {
5626
            "extra": {
4675
                "branch-alias": {
5627
                "branch-alias": {
4676
                    "dev-main": "1.27-dev"
5628
                    "dev-main": "1.28-dev"
4677
                },
5629
                },
4678
                "thanks": {
5630
                "thanks": {
4679
                    "name": "symfony/polyfill",
5631
                    "name": "symfony/polyfill",
4680
                    "url": "https://github.com/symfony/polyfill"
5632
                    "url": "https://github.com/symfony/polyfill"
4681
                }
5633
                }
Zeile 4711... Zeile 5663...
4711
                "polyfill",
5663
                "polyfill",
4712
                "portable",
5664
                "portable",
4713
                "shim"
5665
                "shim"
4714
            ],
5666
            ],
4715
            "support": {
5667
            "support": {
4716
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
5668
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
4717
            },
5669
            },
4718
            "funding": [
5670
            "funding": [
4719
                {
5671
                {
4720
                    "url": "https://symfony.com/sponsor",
5672
                    "url": "https://symfony.com/sponsor",
4721
                    "type": "custom"
5673
                    "type": "custom"
Zeile 4727... Zeile 5679...
4727
                {
5679
                {
4728
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5680
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4729
                    "type": "tidelift"
5681
                    "type": "tidelift"
4730
                }
5682
                }
4731
            ],
5683
            ],
4732
            "time": "2022-11-03T14:55:06+00:00"
5684
            "time": "2023-01-26T09:26:14+00:00"
4733
        },
5685
        },
4734
        {
5686
        {
4735
            "name": "symfony/polyfill-intl-idn",
5687
            "name": "symfony/polyfill-intl-idn",
4736
            "version": "v1.27.0",
5688
            "version": "v1.28.0",
4737
            "source": {
5689
            "source": {
4738
                "type": "git",
5690
                "type": "git",
4739
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
5691
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
4740
                "reference": "639084e360537a19f9ee352433b84ce831f3d2da"
5692
                "reference": "ecaafce9f77234a6a449d29e49267ba10499116d"
4741
            },
5693
            },
4742
            "dist": {
5694
            "dist": {
4743
                "type": "zip",
5695
                "type": "zip",
4744
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
5696
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ecaafce9f77234a6a449d29e49267ba10499116d",
4745
                "reference": "639084e360537a19f9ee352433b84ce831f3d2da",
5697
                "reference": "ecaafce9f77234a6a449d29e49267ba10499116d",
4746
                "shasum": ""
5698
                "shasum": ""
4747
            },
5699
            },
4748
            "require": {
5700
            "require": {
4749
                "php": ">=7.1",
5701
                "php": ">=7.1",
4750
                "symfony/polyfill-intl-normalizer": "^1.10",
5702
                "symfony/polyfill-intl-normalizer": "^1.10",
Zeile 4754... Zeile 5706...
4754
                "ext-intl": "For best performance"
5706
                "ext-intl": "For best performance"
4755
            },
5707
            },
4756
            "type": "library",
5708
            "type": "library",
4757
            "extra": {
5709
            "extra": {
4758
                "branch-alias": {
5710
                "branch-alias": {
4759
                    "dev-main": "1.27-dev"
5711
                    "dev-main": "1.28-dev"
4760
                },
5712
                },
4761
                "thanks": {
5713
                "thanks": {
4762
                    "name": "symfony/polyfill",
5714
                    "name": "symfony/polyfill",
4763
                    "url": "https://github.com/symfony/polyfill"
5715
                    "url": "https://github.com/symfony/polyfill"
4764
                }
5716
                }
Zeile 4798... Zeile 5750...
4798
                "polyfill",
5750
                "polyfill",
4799
                "portable",
5751
                "portable",
4800
                "shim"
5752
                "shim"
4801
            ],
5753
            ],
4802
            "support": {
5754
            "support": {
4803
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0"
5755
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.28.0"
4804
            },
5756
            },
4805
            "funding": [
5757
            "funding": [
4806
                {
5758
                {
4807
                    "url": "https://symfony.com/sponsor",
5759
                    "url": "https://symfony.com/sponsor",
4808
                    "type": "custom"
5760
                    "type": "custom"
Zeile 4814... Zeile 5766...
4814
                {
5766
                {
4815
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5767
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4816
                    "type": "tidelift"
5768
                    "type": "tidelift"
4817
                }
5769
                }
4818
            ],
5770
            ],
4819
            "time": "2022-11-03T14:55:06+00:00"
5771
            "time": "2023-01-26T09:30:37+00:00"
4820
        },
5772
        },
4821
        {
5773
        {
4822
            "name": "symfony/polyfill-intl-normalizer",
5774
            "name": "symfony/polyfill-intl-normalizer",
4823
            "version": "v1.27.0",
5775
            "version": "v1.28.0",
4824
            "source": {
5776
            "source": {
4825
                "type": "git",
5777
                "type": "git",
4826
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
5778
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
4827
                "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
5779
                "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
4828
            },
5780
            },
4829
            "dist": {
5781
            "dist": {
4830
                "type": "zip",
5782
                "type": "zip",
4831
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
5783
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
4832
                "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
5784
                "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
4833
                "shasum": ""
5785
                "shasum": ""
4834
            },
5786
            },
4835
            "require": {
5787
            "require": {
4836
                "php": ">=7.1"
5788
                "php": ">=7.1"
4837
            },
5789
            },
Zeile 4839... Zeile 5791...
4839
                "ext-intl": "For best performance"
5791
                "ext-intl": "For best performance"
4840
            },
5792
            },
4841
            "type": "library",
5793
            "type": "library",
4842
            "extra": {
5794
            "extra": {
4843
                "branch-alias": {
5795
                "branch-alias": {
4844
                    "dev-main": "1.27-dev"
5796
                    "dev-main": "1.28-dev"
4845
                },
5797
                },
4846
                "thanks": {
5798
                "thanks": {
4847
                    "name": "symfony/polyfill",
5799
                    "name": "symfony/polyfill",
4848
                    "url": "https://github.com/symfony/polyfill"
5800
                    "url": "https://github.com/symfony/polyfill"
4849
                }
5801
                }
Zeile 4882... Zeile 5834...
4882
                "polyfill",
5834
                "polyfill",
4883
                "portable",
5835
                "portable",
4884
                "shim"
5836
                "shim"
4885
            ],
5837
            ],
4886
            "support": {
5838
            "support": {
4887
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
5839
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
4888
            },
5840
            },
4889
            "funding": [
5841
            "funding": [
4890
                {
5842
                {
4891
                    "url": "https://symfony.com/sponsor",
5843
                    "url": "https://symfony.com/sponsor",
4892
                    "type": "custom"
5844
                    "type": "custom"
Zeile 4898... Zeile 5850...
4898
                {
5850
                {
4899
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5851
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4900
                    "type": "tidelift"
5852
                    "type": "tidelift"
4901
                }
5853
                }
4902
            ],
5854
            ],
4903
            "time": "2022-11-03T14:55:06+00:00"
5855
            "time": "2023-01-26T09:26:14+00:00"
4904
        },
5856
        },
4905
        {
5857
        {
4906
            "name": "symfony/polyfill-mbstring",
5858
            "name": "symfony/polyfill-mbstring",
4907
            "version": "v1.27.0",
5859
            "version": "v1.28.0",
4908
            "source": {
5860
            "source": {
4909
                "type": "git",
5861
                "type": "git",
4910
                "url": "https://github.com/symfony/polyfill-mbstring.git",
5862
                "url": "https://github.com/symfony/polyfill-mbstring.git",
4911
                "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
5863
                "reference": "42292d99c55abe617799667f454222c54c60e229"
4912
            },
5864
            },
4913
            "dist": {
5865
            "dist": {
4914
                "type": "zip",
5866
                "type": "zip",
4915
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
5867
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
4916
                "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
5868
                "reference": "42292d99c55abe617799667f454222c54c60e229",
4917
                "shasum": ""
5869
                "shasum": ""
4918
            },
5870
            },
4919
            "require": {
5871
            "require": {
4920
                "php": ">=7.1"
5872
                "php": ">=7.1"
4921
            },
5873
            },
Zeile 4926... Zeile 5878...
4926
                "ext-mbstring": "For best performance"
5878
                "ext-mbstring": "For best performance"
4927
            },
5879
            },
4928
            "type": "library",
5880
            "type": "library",
4929
            "extra": {
5881
            "extra": {
4930
                "branch-alias": {
5882
                "branch-alias": {
4931
                    "dev-main": "1.27-dev"
5883
                    "dev-main": "1.28-dev"
4932
                },
5884
                },
4933
                "thanks": {
5885
                "thanks": {
4934
                    "name": "symfony/polyfill",
5886
                    "name": "symfony/polyfill",
4935
                    "url": "https://github.com/symfony/polyfill"
5887
                    "url": "https://github.com/symfony/polyfill"
4936
                }
5888
                }
Zeile 4965... Zeile 5917...
4965
                "polyfill",
5917
                "polyfill",
4966
                "portable",
5918
                "portable",
4967
                "shim"
5919
                "shim"
4968
            ],
5920
            ],
4969
            "support": {
5921
            "support": {
4970
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
5922
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
4971
            },
5923
            },
4972
            "funding": [
5924
            "funding": [
4973
                {
5925
                {
4974
                    "url": "https://symfony.com/sponsor",
5926
                    "url": "https://symfony.com/sponsor",
4975
                    "type": "custom"
5927
                    "type": "custom"
Zeile 4981... Zeile 5933...
4981
                {
5933
                {
4982
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5934
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4983
                    "type": "tidelift"
5935
                    "type": "tidelift"
4984
                }
5936
                }
4985
            ],
5937
            ],
4986
            "time": "2022-11-03T14:55:06+00:00"
5938
            "time": "2023-07-28T09:04:16+00:00"
4987
        },
5939
        },
4988
        {
5940
        {
4989
            "name": "symfony/polyfill-php72",
5941
            "name": "symfony/polyfill-php72",
4990
            "version": "v1.27.0",
5942
            "version": "v1.28.0",
4991
            "source": {
5943
            "source": {
4992
                "type": "git",
5944
                "type": "git",
4993
                "url": "https://github.com/symfony/polyfill-php72.git",
5945
                "url": "https://github.com/symfony/polyfill-php72.git",
4994
                "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
5946
                "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179"
4995
            },
5947
            },
4996
            "dist": {
5948
            "dist": {
4997
                "type": "zip",
5949
                "type": "zip",
4998
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
5950
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179",
4999
                "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
5951
                "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179",
5000
                "shasum": ""
5952
                "shasum": ""
5001
            },
5953
            },
5002
            "require": {
5954
            "require": {
5003
                "php": ">=7.1"
5955
                "php": ">=7.1"
5004
            },
5956
            },
5005
            "type": "library",
5957
            "type": "library",
5006
            "extra": {
5958
            "extra": {
5007
                "branch-alias": {
5959
                "branch-alias": {
5008
                    "dev-main": "1.27-dev"
5960
                    "dev-main": "1.28-dev"
5009
                },
5961
                },
5010
                "thanks": {
5962
                "thanks": {
5011
                    "name": "symfony/polyfill",
5963
                    "name": "symfony/polyfill",
5012
                    "url": "https://github.com/symfony/polyfill"
5964
                    "url": "https://github.com/symfony/polyfill"
5013
                }
5965
                }
Zeile 5041... Zeile 5993...
5041
                "polyfill",
5993
                "polyfill",
5042
                "portable",
5994
                "portable",
5043
                "shim"
5995
                "shim"
5044
            ],
5996
            ],
5045
            "support": {
5997
            "support": {
5046
                "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
5998
                "source": "https://github.com/symfony/polyfill-php72/tree/v1.28.0"
5047
            },
5999
            },
5048
            "funding": [
6000
            "funding": [
5049
                {
6001
                {
5050
                    "url": "https://symfony.com/sponsor",
6002
                    "url": "https://symfony.com/sponsor",
5051
                    "type": "custom"
6003
                    "type": "custom"
Zeile 5057... Zeile 6009...
5057
                {
6009
                {
5058
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6010
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5059
                    "type": "tidelift"
6011
                    "type": "tidelift"
5060
                }
6012
                }
5061
            ],
6013
            ],
5062
            "time": "2022-11-03T14:55:06+00:00"
6014
            "time": "2023-01-26T09:26:14+00:00"
5063
        },
6015
        },
5064
        {
6016
        {
5065
            "name": "symfony/polyfill-php80",
6017
            "name": "symfony/polyfill-php80",
5066
            "version": "v1.27.0",
6018
            "version": "v1.28.0",
5067
            "source": {
6019
            "source": {
5068
                "type": "git",
6020
                "type": "git",
5069
                "url": "https://github.com/symfony/polyfill-php80.git",
6021
                "url": "https://github.com/symfony/polyfill-php80.git",
5070
                "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
6022
                "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
5071
            },
6023
            },
5072
            "dist": {
6024
            "dist": {
5073
                "type": "zip",
6025
                "type": "zip",
5074
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
6026
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
5075
                "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
6027
                "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
5076
                "shasum": ""
6028
                "shasum": ""
5077
            },
6029
            },
5078
            "require": {
6030
            "require": {
5079
                "php": ">=7.1"
6031
                "php": ">=7.1"
5080
            },
6032
            },
5081
            "type": "library",
6033
            "type": "library",
5082
            "extra": {
6034
            "extra": {
5083
                "branch-alias": {
6035
                "branch-alias": {
5084
                    "dev-main": "1.27-dev"
6036
                    "dev-main": "1.28-dev"
5085
                },
6037
                },
5086
                "thanks": {
6038
                "thanks": {
5087
                    "name": "symfony/polyfill",
6039
                    "name": "symfony/polyfill",
5088
                    "url": "https://github.com/symfony/polyfill"
6040
                    "url": "https://github.com/symfony/polyfill"
5089
                }
6041
                }
Zeile 5124... Zeile 6076...
5124
                "polyfill",
6076
                "polyfill",
5125
                "portable",
6077
                "portable",
5126
                "shim"
6078
                "shim"
5127
            ],
6079
            ],
5128
            "support": {
6080
            "support": {
5129
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
6081
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
-
 
6082
            },
-
 
6083
            "funding": [
-
 
6084
                {
-
 
6085
                    "url": "https://symfony.com/sponsor",
-
 
6086
                    "type": "custom"
-
 
6087
                },
-
 
6088
                {
-
 
6089
                    "url": "https://github.com/fabpot",
-
 
6090
                    "type": "github"
-
 
6091
                },
-
 
6092
                {
-
 
6093
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
-
 
6094
                    "type": "tidelift"
-
 
6095
                }
-
 
6096
            ],
-
 
6097
            "time": "2023-01-26T09:26:14+00:00"
-
 
6098
        },
-
 
6099
        {
-
 
6100
            "name": "symfony/polyfill-php83",
-
 
6101
            "version": "v1.28.0",
-
 
6102
            "source": {
-
 
6103
                "type": "git",
-
 
6104
                "url": "https://github.com/symfony/polyfill-php83.git",
-
 
6105
                "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11"
-
 
6106
            },
-
 
6107
            "dist": {
-
 
6108
                "type": "zip",
-
 
6109
                "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11",
-
 
6110
                "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11",
-
 
6111
                "shasum": ""
-
 
6112
            },
-
 
6113
            "require": {
-
 
6114
                "php": ">=7.1",
-
 
6115
                "symfony/polyfill-php80": "^1.14"
-
 
6116
            },
-
 
6117
            "type": "library",
-
 
6118
            "extra": {
-
 
6119
                "branch-alias": {
-
 
6120
                    "dev-main": "1.28-dev"
-
 
6121
                },
-
 
6122
                "thanks": {
-
 
6123
                    "name": "symfony/polyfill",
-
 
6124
                    "url": "https://github.com/symfony/polyfill"
-
 
6125
                }
-
 
6126
            },
-
 
6127
            "autoload": {
-
 
6128
                "files": [
-
 
6129
                    "bootstrap.php"
-
 
6130
                ],
-
 
6131
                "psr-4": {
-
 
6132
                    "Symfony\\Polyfill\\Php83\\": ""
-
 
6133
                },
-
 
6134
                "classmap": [
-
 
6135
                    "Resources/stubs"
-
 
6136
                ]
-
 
6137
            },
-
 
6138
            "notification-url": "https://packagist.org/downloads/",
-
 
6139
            "license": [
-
 
6140
                "MIT"
-
 
6141
            ],
-
 
6142
            "authors": [
-
 
6143
                {
-
 
6144
                    "name": "Nicolas Grekas",
-
 
6145
                    "email": "p@tchwork.com"
-
 
6146
                },
-
 
6147
                {
-
 
6148
                    "name": "Symfony Community",
-
 
6149
                    "homepage": "https://symfony.com/contributors"
-
 
6150
                }
-
 
6151
            ],
-
 
6152
            "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
-
 
6153
            "homepage": "https://symfony.com",
-
 
6154
            "keywords": [
-
 
6155
                "compatibility",
-
 
6156
                "polyfill",
-
 
6157
                "portable",
-
 
6158
                "shim"
-
 
6159
            ],
-
 
6160
            "support": {
-
 
6161
                "source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0"
5130
            },
6162
            },
5131
            "funding": [
6163
            "funding": [
5132
                {
6164
                {
5133
                    "url": "https://symfony.com/sponsor",
6165
                    "url": "https://symfony.com/sponsor",
5134
                    "type": "custom"
6166
                    "type": "custom"
Zeile 5140... Zeile 6172...
5140
                {
6172
                {
5141
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6173
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5142
                    "type": "tidelift"
6174
                    "type": "tidelift"
5143
                }
6175
                }
5144
            ],
6176
            ],
5145
            "time": "2022-11-03T14:55:06+00:00"
6177
            "time": "2023-08-16T06:22:46+00:00"
5146
        },
6178
        },
5147
        {
6179
        {
5148
            "name": "symfony/polyfill-uuid",
6180
            "name": "symfony/polyfill-uuid",
5149
            "version": "v1.27.0",
6181
            "version": "v1.28.0",
5150
            "source": {
6182
            "source": {
5151
                "type": "git",
6183
                "type": "git",
5152
                "url": "https://github.com/symfony/polyfill-uuid.git",
6184
                "url": "https://github.com/symfony/polyfill-uuid.git",
5153
                "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166"
6185
                "reference": "9c44518a5aff8da565c8a55dbe85d2769e6f630e"
5154
            },
6186
            },
5155
            "dist": {
6187
            "dist": {
5156
                "type": "zip",
6188
                "type": "zip",
5157
                "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/f3cf1a645c2734236ed1e2e671e273eeb3586166",
6189
                "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/9c44518a5aff8da565c8a55dbe85d2769e6f630e",
5158
                "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166",
6190
                "reference": "9c44518a5aff8da565c8a55dbe85d2769e6f630e",
5159
                "shasum": ""
6191
                "shasum": ""
5160
            },
6192
            },
5161
            "require": {
6193
            "require": {
5162
                "php": ">=7.1"
6194
                "php": ">=7.1"
5163
            },
6195
            },
Zeile 5168... Zeile 6200...
5168
                "ext-uuid": "For best performance"
6200
                "ext-uuid": "For best performance"
5169
            },
6201
            },
5170
            "type": "library",
6202
            "type": "library",
5171
            "extra": {
6203
            "extra": {
5172
                "branch-alias": {
6204
                "branch-alias": {
5173
                    "dev-main": "1.27-dev"
6205
                    "dev-main": "1.28-dev"
5174
                },
6206
                },
5175
                "thanks": {
6207
                "thanks": {
5176
                    "name": "symfony/polyfill",
6208
                    "name": "symfony/polyfill",
5177
                    "url": "https://github.com/symfony/polyfill"
6209
                    "url": "https://github.com/symfony/polyfill"
5178
                }
6210
                }
Zeile 5206... Zeile 6238...
5206
                "polyfill",
6238
                "polyfill",
5207
                "portable",
6239
                "portable",
5208
                "uuid"
6240
                "uuid"
5209
            ],
6241
            ],
5210
            "support": {
6242
            "support": {
5211
                "source": "https://github.com/symfony/polyfill-uuid/tree/v1.27.0"
6243
                "source": "https://github.com/symfony/polyfill-uuid/tree/v1.28.0"
5212
            },
6244
            },
5213
            "funding": [
6245
            "funding": [
5214
                {
6246
                {
5215
                    "url": "https://symfony.com/sponsor",
6247
                    "url": "https://symfony.com/sponsor",
5216
                    "type": "custom"
6248
                    "type": "custom"
Zeile 5222... Zeile 6254...
5222
                {
6254
                {
5223
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6255
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5224
                    "type": "tidelift"
6256
                    "type": "tidelift"
5225
                }
6257
                }
5226
            ],
6258
            ],
5227
            "time": "2022-11-03T14:55:06+00:00"
6259
            "time": "2023-01-26T09:26:14+00:00"
5228
        },
6260
        },
5229
        {
6261
        {
5230
            "name": "symfony/process",
6262
            "name": "symfony/process",
5231
            "version": "v6.2.8",
6263
            "version": "v6.3.4",
5232
            "source": {
6264
            "source": {
5233
                "type": "git",
6265
                "type": "git",
5234
                "url": "https://github.com/symfony/process.git",
6266
                "url": "https://github.com/symfony/process.git",
5235
                "reference": "75ed64103df4f6615e15a7fe38b8111099f47416"
6267
                "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54"
5236
            },
6268
            },
5237
            "dist": {
6269
            "dist": {
5238
                "type": "zip",
6270
                "type": "zip",
5239
                "url": "https://api.github.com/repos/symfony/process/zipball/75ed64103df4f6615e15a7fe38b8111099f47416",
6271
                "url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54",
5240
                "reference": "75ed64103df4f6615e15a7fe38b8111099f47416",
6272
                "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54",
5241
                "shasum": ""
6273
                "shasum": ""
5242
            },
6274
            },
5243
            "require": {
6275
            "require": {
5244
                "php": ">=8.1"
6276
                "php": ">=8.1"
5245
            },
6277
            },
Zeile 5267... Zeile 6299...
5267
                }
6299
                }
5268
            ],
6300
            ],
5269
            "description": "Executes commands in sub-processes",
6301
            "description": "Executes commands in sub-processes",
5270
            "homepage": "https://symfony.com",
6302
            "homepage": "https://symfony.com",
5271
            "support": {
6303
            "support": {
5272
                "source": "https://github.com/symfony/process/tree/v6.2.8"
6304
                "source": "https://github.com/symfony/process/tree/v6.3.4"
5273
            },
6305
            },
5274
            "funding": [
6306
            "funding": [
5275
                {
6307
                {
5276
                    "url": "https://symfony.com/sponsor",
6308
                    "url": "https://symfony.com/sponsor",
5277
                    "type": "custom"
6309
                    "type": "custom"
Zeile 5283... Zeile 6315...
5283
                {
6315
                {
5284
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6316
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5285
                    "type": "tidelift"
6317
                    "type": "tidelift"
5286
                }
6318
                }
5287
            ],
6319
            ],
5288
            "time": "2023-03-09T16:20:02+00:00"
6320
            "time": "2023-08-07T10:39:22+00:00"
5289
        },
6321
        },
5290
        {
6322
        {
5291
            "name": "symfony/routing",
6323
            "name": "symfony/routing",
5292
            "version": "v6.2.8",
6324
            "version": "v6.3.5",
5293
            "source": {
6325
            "source": {
5294
                "type": "git",
6326
                "type": "git",
5295
                "url": "https://github.com/symfony/routing.git",
6327
                "url": "https://github.com/symfony/routing.git",
5296
                "reference": "69062e2823f03b82265d73a966999660f0e1e404"
6328
                "reference": "82616e59acd3e3d9c916bba798326cb7796d7d31"
5297
            },
6329
            },
5298
            "dist": {
6330
            "dist": {
5299
                "type": "zip",
6331
                "type": "zip",
5300
                "url": "https://api.github.com/repos/symfony/routing/zipball/69062e2823f03b82265d73a966999660f0e1e404",
6332
                "url": "https://api.github.com/repos/symfony/routing/zipball/82616e59acd3e3d9c916bba798326cb7796d7d31",
5301
                "reference": "69062e2823f03b82265d73a966999660f0e1e404",
6333
                "reference": "82616e59acd3e3d9c916bba798326cb7796d7d31",
5302
                "shasum": ""
6334
                "shasum": ""
5303
            },
6335
            },
5304
            "require": {
6336
            "require": {
5305
                "php": ">=8.1"
6337
                "php": ">=8.1",
-
 
6338
                "symfony/deprecation-contracts": "^2.5|^3"
5306
            },
6339
            },
5307
            "conflict": {
6340
            "conflict": {
5308
                "doctrine/annotations": "<1.12",
6341
                "doctrine/annotations": "<1.12",
5309
                "symfony/config": "<6.2",
6342
                "symfony/config": "<6.2",
5310
                "symfony/dependency-injection": "<5.4",
6343
                "symfony/dependency-injection": "<5.4",
Zeile 5317... Zeile 6350...
5317
                "symfony/dependency-injection": "^5.4|^6.0",
6350
                "symfony/dependency-injection": "^5.4|^6.0",
5318
                "symfony/expression-language": "^5.4|^6.0",
6351
                "symfony/expression-language": "^5.4|^6.0",
5319
                "symfony/http-foundation": "^5.4|^6.0",
6352
                "symfony/http-foundation": "^5.4|^6.0",
5320
                "symfony/yaml": "^5.4|^6.0"
6353
                "symfony/yaml": "^5.4|^6.0"
5321
            },
6354
            },
5322
            "suggest": {
-
 
5323
                "symfony/config": "For using the all-in-one router or any loader",
-
 
5324
                "symfony/expression-language": "For using expression matching",
-
 
5325
                "symfony/http-foundation": "For using a Symfony Request object",
-
 
5326
                "symfony/yaml": "For using the YAML loader"
-
 
5327
            },
-
 
5328
            "type": "library",
6355
            "type": "library",
5329
            "autoload": {
6356
            "autoload": {
5330
                "psr-4": {
6357
                "psr-4": {
5331
                    "Symfony\\Component\\Routing\\": ""
6358
                    "Symfony\\Component\\Routing\\": ""
5332
                },
6359
                },
Zeile 5355... Zeile 6382...
5355
                "routing",
6382
                "routing",
5356
                "uri",
6383
                "uri",
5357
                "url"
6384
                "url"
5358
            ],
6385
            ],
5359
            "support": {
6386
            "support": {
5360
                "source": "https://github.com/symfony/routing/tree/v6.2.8"
6387
                "source": "https://github.com/symfony/routing/tree/v6.3.5"
5361
            },
6388
            },
5362
            "funding": [
6389
            "funding": [
5363
                {
6390
                {
5364
                    "url": "https://symfony.com/sponsor",
6391
                    "url": "https://symfony.com/sponsor",
5365
                    "type": "custom"
6392
                    "type": "custom"
Zeile 5371... Zeile 6398...
5371
                {
6398
                {
5372
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6399
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5373
                    "type": "tidelift"
6400
                    "type": "tidelift"
5374
                }
6401
                }
5375
            ],
6402
            ],
5376
            "time": "2023-03-14T15:00:05+00:00"
6403
            "time": "2023-09-20T16:05:51+00:00"
5377
        },
6404
        },
5378
        {
6405
        {
5379
            "name": "symfony/service-contracts",
6406
            "name": "symfony/service-contracts",
5380
            "version": "v3.2.1",
6407
            "version": "v3.3.0",
5381
            "source": {
6408
            "source": {
5382
                "type": "git",
6409
                "type": "git",
5383
                "url": "https://github.com/symfony/service-contracts.git",
6410
                "url": "https://github.com/symfony/service-contracts.git",
5384
                "reference": "a8c9cedf55f314f3a186041d19537303766df09a"
6411
                "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4"
5385
            },
6412
            },
5386
            "dist": {
6413
            "dist": {
5387
                "type": "zip",
6414
                "type": "zip",
5388
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/a8c9cedf55f314f3a186041d19537303766df09a",
6415
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
5389
                "reference": "a8c9cedf55f314f3a186041d19537303766df09a",
6416
                "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
5390
                "shasum": ""
6417
                "shasum": ""
5391
            },
6418
            },
5392
            "require": {
6419
            "require": {
5393
                "php": ">=8.1",
6420
                "php": ">=8.1",
5394
                "psr/container": "^2.0"
6421
                "psr/container": "^2.0"
5395
            },
6422
            },
5396
            "conflict": {
6423
            "conflict": {
5397
                "ext-psr": "<1.1|>=2"
6424
                "ext-psr": "<1.1|>=2"
5398
            },
6425
            },
5399
            "suggest": {
-
 
5400
                "symfony/service-implementation": ""
-
 
5401
            },
-
 
5402
            "type": "library",
6426
            "type": "library",
5403
            "extra": {
6427
            "extra": {
5404
                "branch-alias": {
6428
                "branch-alias": {
5405
                    "dev-main": "3.3-dev"
6429
                    "dev-main": "3.4-dev"
5406
                },
6430
                },
5407
                "thanks": {
6431
                "thanks": {
5408
                    "name": "symfony/contracts",
6432
                    "name": "symfony/contracts",
5409
                    "url": "https://github.com/symfony/contracts"
6433
                    "url": "https://github.com/symfony/contracts"
5410
                }
6434
                }
Zeile 5440... Zeile 6464...
5440
                "interfaces",
6464
                "interfaces",
5441
                "interoperability",
6465
                "interoperability",
5442
                "standards"
6466
                "standards"
5443
            ],
6467
            ],
5444
            "support": {
6468
            "support": {
5445
                "source": "https://github.com/symfony/service-contracts/tree/v3.2.1"
6469
                "source": "https://github.com/symfony/service-contracts/tree/v3.3.0"
5446
            },
6470
            },
5447
            "funding": [
6471
            "funding": [
5448
                {
6472
                {
5449
                    "url": "https://symfony.com/sponsor",
6473
                    "url": "https://symfony.com/sponsor",
5450
                    "type": "custom"
6474
                    "type": "custom"
Zeile 5456... Zeile 6480...
5456
                {
6480
                {
5457
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6481
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5458
                    "type": "tidelift"
6482
                    "type": "tidelift"
5459
                }
6483
                }
5460
            ],
6484
            ],
5461
            "time": "2023-03-01T10:32:47+00:00"
6485
            "time": "2023-05-23T14:45:45+00:00"
5462
        },
6486
        },
5463
        {
6487
        {
5464
            "name": "symfony/string",
6488
            "name": "symfony/string",
5465
            "version": "v6.2.8",
6489
            "version": "v6.3.5",
5466
            "source": {
6490
            "source": {
5467
                "type": "git",
6491
                "type": "git",
5468
                "url": "https://github.com/symfony/string.git",
6492
                "url": "https://github.com/symfony/string.git",
5469
                "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef"
6493
                "reference": "13d76d0fb049051ed12a04bef4f9de8715bea339"
5470
            },
6494
            },
5471
            "dist": {
6495
            "dist": {
5472
                "type": "zip",
6496
                "type": "zip",
5473
                "url": "https://api.github.com/repos/symfony/string/zipball/193e83bbd6617d6b2151c37fff10fa7168ebddef",
6497
                "url": "https://api.github.com/repos/symfony/string/zipball/13d76d0fb049051ed12a04bef4f9de8715bea339",
5474
                "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef",
6498
                "reference": "13d76d0fb049051ed12a04bef4f9de8715bea339",
5475
                "shasum": ""
6499
                "shasum": ""
5476
            },
6500
            },
5477
            "require": {
6501
            "require": {
5478
                "php": ">=8.1",
6502
                "php": ">=8.1",
5479
                "symfony/polyfill-ctype": "~1.8",
6503
                "symfony/polyfill-ctype": "~1.8",
5480
                "symfony/polyfill-intl-grapheme": "~1.0",
6504
                "symfony/polyfill-intl-grapheme": "~1.0",
5481
                "symfony/polyfill-intl-normalizer": "~1.0",
6505
                "symfony/polyfill-intl-normalizer": "~1.0",
5482
                "symfony/polyfill-mbstring": "~1.0"
6506
                "symfony/polyfill-mbstring": "~1.0"
5483
            },
6507
            },
5484
            "conflict": {
6508
            "conflict": {
5485
                "symfony/translation-contracts": "<2.0"
6509
                "symfony/translation-contracts": "<2.5"
5486
            },
6510
            },
5487
            "require-dev": {
6511
            "require-dev": {
5488
                "symfony/error-handler": "^5.4|^6.0",
6512
                "symfony/error-handler": "^5.4|^6.0",
5489
                "symfony/http-client": "^5.4|^6.0",
6513
                "symfony/http-client": "^5.4|^6.0",
5490
                "symfony/intl": "^6.2",
6514
                "symfony/intl": "^6.2",
5491
                "symfony/translation-contracts": "^2.0|^3.0",
6515
                "symfony/translation-contracts": "^2.5|^3.0",
5492
                "symfony/var-exporter": "^5.4|^6.0"
6516
                "symfony/var-exporter": "^5.4|^6.0"
5493
            },
6517
            },
5494
            "type": "library",
6518
            "type": "library",
5495
            "autoload": {
6519
            "autoload": {
5496
                "files": [
6520
                "files": [
Zeile 5526... Zeile 6550...
5526
                "unicode",
6550
                "unicode",
5527
                "utf-8",
6551
                "utf-8",
5528
                "utf8"
6552
                "utf8"
5529
            ],
6553
            ],
5530
            "support": {
6554
            "support": {
5531
                "source": "https://github.com/symfony/string/tree/v6.2.8"
6555
                "source": "https://github.com/symfony/string/tree/v6.3.5"
5532
            },
6556
            },
5533
            "funding": [
6557
            "funding": [
5534
                {
6558
                {
5535
                    "url": "https://symfony.com/sponsor",
6559
                    "url": "https://symfony.com/sponsor",
5536
                    "type": "custom"
6560
                    "type": "custom"
Zeile 5542... Zeile 6566...
5542
                {
6566
                {
5543
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6567
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5544
                    "type": "tidelift"
6568
                    "type": "tidelift"
5545
                }
6569
                }
5546
            ],
6570
            ],
5547
            "time": "2023-03-20T16:06:02+00:00"
6571
            "time": "2023-09-18T10:38:32+00:00"
5548
        },
6572
        },
5549
        {
6573
        {
5550
            "name": "symfony/translation",
6574
            "name": "symfony/translation",
5551
            "version": "v6.2.8",
6575
            "version": "v6.3.3",
5552
            "source": {
6576
            "source": {
5553
                "type": "git",
6577
                "type": "git",
5554
                "url": "https://github.com/symfony/translation.git",
6578
                "url": "https://github.com/symfony/translation.git",
5555
                "reference": "817535dbb1721df8b3a8f2489dc7e50bcd6209b5"
6579
                "reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd"
5556
            },
6580
            },
5557
            "dist": {
6581
            "dist": {
5558
                "type": "zip",
6582
                "type": "zip",
5559
                "url": "https://api.github.com/repos/symfony/translation/zipball/817535dbb1721df8b3a8f2489dc7e50bcd6209b5",
6583
                "url": "https://api.github.com/repos/symfony/translation/zipball/3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd",
5560
                "reference": "817535dbb1721df8b3a8f2489dc7e50bcd6209b5",
6584
                "reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd",
5561
                "shasum": ""
6585
                "shasum": ""
5562
            },
6586
            },
5563
            "require": {
6587
            "require": {
5564
                "php": ">=8.1",
6588
                "php": ">=8.1",
-
 
6589
                "symfony/deprecation-contracts": "^2.5|^3",
5565
                "symfony/polyfill-mbstring": "~1.0",
6590
                "symfony/polyfill-mbstring": "~1.0",
5566
                "symfony/translation-contracts": "^2.3|^3.0"
6591
                "symfony/translation-contracts": "^2.5|^3.0"
5567
            },
6592
            },
5568
            "conflict": {
6593
            "conflict": {
5569
                "symfony/config": "<5.4",
6594
                "symfony/config": "<5.4",
5570
                "symfony/console": "<5.4",
6595
                "symfony/console": "<5.4",
5571
                "symfony/dependency-injection": "<5.4",
6596
                "symfony/dependency-injection": "<5.4",
-
 
6597
                "symfony/http-client-contracts": "<2.5",
5572
                "symfony/http-kernel": "<5.4",
6598
                "symfony/http-kernel": "<5.4",
-
 
6599
                "symfony/service-contracts": "<2.5",
5573
                "symfony/twig-bundle": "<5.4",
6600
                "symfony/twig-bundle": "<5.4",
5574
                "symfony/yaml": "<5.4"
6601
                "symfony/yaml": "<5.4"
5575
            },
6602
            },
5576
            "provide": {
6603
            "provide": {
5577
                "symfony/translation-implementation": "2.3|3.0"
6604
                "symfony/translation-implementation": "2.3|3.0"
Zeile 5581... Zeile 6608...
5581
                "psr/log": "^1|^2|^3",
6608
                "psr/log": "^1|^2|^3",
5582
                "symfony/config": "^5.4|^6.0",
6609
                "symfony/config": "^5.4|^6.0",
5583
                "symfony/console": "^5.4|^6.0",
6610
                "symfony/console": "^5.4|^6.0",
5584
                "symfony/dependency-injection": "^5.4|^6.0",
6611
                "symfony/dependency-injection": "^5.4|^6.0",
5585
                "symfony/finder": "^5.4|^6.0",
6612
                "symfony/finder": "^5.4|^6.0",
5586
                "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
6613
                "symfony/http-client-contracts": "^2.5|^3.0",
5587
                "symfony/http-kernel": "^5.4|^6.0",
6614
                "symfony/http-kernel": "^5.4|^6.0",
5588
                "symfony/intl": "^5.4|^6.0",
6615
                "symfony/intl": "^5.4|^6.0",
5589
                "symfony/polyfill-intl-icu": "^1.21",
6616
                "symfony/polyfill-intl-icu": "^1.21",
5590
                "symfony/routing": "^5.4|^6.0",
6617
                "symfony/routing": "^5.4|^6.0",
5591
                "symfony/service-contracts": "^1.1.2|^2|^3",
6618
                "symfony/service-contracts": "^2.5|^3",
5592
                "symfony/yaml": "^5.4|^6.0"
6619
                "symfony/yaml": "^5.4|^6.0"
5593
            },
6620
            },
5594
            "suggest": {
-
 
5595
                "nikic/php-parser": "To use PhpAstExtractor",
-
 
5596
                "psr/log-implementation": "To use logging capability in translator",
-
 
5597
                "symfony/config": "",
-
 
5598
                "symfony/yaml": ""
-
 
5599
            },
-
 
5600
            "type": "library",
6621
            "type": "library",
5601
            "autoload": {
6622
            "autoload": {
5602
                "files": [
6623
                "files": [
5603
                    "Resources/functions.php"
6624
                    "Resources/functions.php"
5604
                ],
6625
                ],
Zeile 5624... Zeile 6645...
5624
                }
6645
                }
5625
            ],
6646
            ],
5626
            "description": "Provides tools to internationalize your application",
6647
            "description": "Provides tools to internationalize your application",
5627
            "homepage": "https://symfony.com",
6648
            "homepage": "https://symfony.com",
5628
            "support": {
6649
            "support": {
5629
                "source": "https://github.com/symfony/translation/tree/v6.2.8"
6650
                "source": "https://github.com/symfony/translation/tree/v6.3.3"
5630
            },
6651
            },
5631
            "funding": [
6652
            "funding": [
5632
                {
6653
                {
5633
                    "url": "https://symfony.com/sponsor",
6654
                    "url": "https://symfony.com/sponsor",
5634
                    "type": "custom"
6655
                    "type": "custom"
Zeile 5640... Zeile 6661...
5640
                {
6661
                {
5641
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6662
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5642
                    "type": "tidelift"
6663
                    "type": "tidelift"
5643
                }
6664
                }
5644
            ],
6665
            ],
5645
            "time": "2023-03-31T09:14:44+00:00"
6666
            "time": "2023-07-31T07:08:24+00:00"
5646
        },
6667
        },
5647
        {
6668
        {
5648
            "name": "symfony/translation-contracts",
6669
            "name": "symfony/translation-contracts",
5649
            "version": "v3.2.1",
6670
            "version": "v3.3.0",
5650
            "source": {
6671
            "source": {
5651
                "type": "git",
6672
                "type": "git",
5652
                "url": "https://github.com/symfony/translation-contracts.git",
6673
                "url": "https://github.com/symfony/translation-contracts.git",
5653
                "reference": "dfec258b9dd17a6b24420d464c43bffe347441c8"
6674
                "reference": "02c24deb352fb0d79db5486c0c79905a85e37e86"
5654
            },
6675
            },
5655
            "dist": {
6676
            "dist": {
5656
                "type": "zip",
6677
                "type": "zip",
5657
                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/dfec258b9dd17a6b24420d464c43bffe347441c8",
6678
                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/02c24deb352fb0d79db5486c0c79905a85e37e86",
5658
                "reference": "dfec258b9dd17a6b24420d464c43bffe347441c8",
6679
                "reference": "02c24deb352fb0d79db5486c0c79905a85e37e86",
5659
                "shasum": ""
6680
                "shasum": ""
5660
            },
6681
            },
5661
            "require": {
6682
            "require": {
5662
                "php": ">=8.1"
6683
                "php": ">=8.1"
5663
            },
6684
            },
5664
            "suggest": {
-
 
5665
                "symfony/translation-implementation": ""
-
 
5666
            },
-
 
5667
            "type": "library",
6685
            "type": "library",
5668
            "extra": {
6686
            "extra": {
5669
                "branch-alias": {
6687
                "branch-alias": {
5670
                    "dev-main": "3.3-dev"
6688
                    "dev-main": "3.4-dev"
5671
                },
6689
                },
5672
                "thanks": {
6690
                "thanks": {
5673
                    "name": "symfony/contracts",
6691
                    "name": "symfony/contracts",
5674
                    "url": "https://github.com/symfony/contracts"
6692
                    "url": "https://github.com/symfony/contracts"
5675
                }
6693
                }
Zeile 5705... Zeile 6723...
5705
                "interfaces",
6723
                "interfaces",
5706
                "interoperability",
6724
                "interoperability",
5707
                "standards"
6725
                "standards"
5708
            ],
6726
            ],
5709
            "support": {
6727
            "support": {
5710
                "source": "https://github.com/symfony/translation-contracts/tree/v3.2.1"
6728
                "source": "https://github.com/symfony/translation-contracts/tree/v3.3.0"
5711
            },
6729
            },
5712
            "funding": [
6730
            "funding": [
5713
                {
6731
                {
5714
                    "url": "https://symfony.com/sponsor",
6732
                    "url": "https://symfony.com/sponsor",
5715
                    "type": "custom"
6733
                    "type": "custom"
Zeile 5721... Zeile 6739...
5721
                {
6739
                {
5722
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6740
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5723
                    "type": "tidelift"
6741
                    "type": "tidelift"
5724
                }
6742
                }
5725
            ],
6743
            ],
5726
            "time": "2023-03-01T10:32:47+00:00"
6744
            "time": "2023-05-30T17:17:10+00:00"
5727
        },
6745
        },
5728
        {
6746
        {
5729
            "name": "symfony/uid",
6747
            "name": "symfony/uid",
5730
            "version": "v6.2.7",
6748
            "version": "v6.3.0",
5731
            "source": {
6749
            "source": {
5732
                "type": "git",
6750
                "type": "git",
5733
                "url": "https://github.com/symfony/uid.git",
6751
                "url": "https://github.com/symfony/uid.git",
5734
                "reference": "d30c72a63897cfa043e1de4d4dd2ffa9ecefcdc0"
6752
                "reference": "01b0f20b1351d997711c56f1638f7a8c3061e384"
5735
            },
6753
            },
5736
            "dist": {
6754
            "dist": {
5737
                "type": "zip",
6755
                "type": "zip",
5738
                "url": "https://api.github.com/repos/symfony/uid/zipball/d30c72a63897cfa043e1de4d4dd2ffa9ecefcdc0",
6756
                "url": "https://api.github.com/repos/symfony/uid/zipball/01b0f20b1351d997711c56f1638f7a8c3061e384",
5739
                "reference": "d30c72a63897cfa043e1de4d4dd2ffa9ecefcdc0",
6757
                "reference": "01b0f20b1351d997711c56f1638f7a8c3061e384",
5740
                "shasum": ""
6758
                "shasum": ""
5741
            },
6759
            },
5742
            "require": {
6760
            "require": {
5743
                "php": ">=8.1",
6761
                "php": ">=8.1",
5744
                "symfony/polyfill-uuid": "^1.15"
6762
                "symfony/polyfill-uuid": "^1.15"
Zeile 5779... Zeile 6797...
5779
                "UID",
6797
                "UID",
5780
                "ulid",
6798
                "ulid",
5781
                "uuid"
6799
                "uuid"
5782
            ],
6800
            ],
5783
            "support": {
6801
            "support": {
5784
                "source": "https://github.com/symfony/uid/tree/v6.2.7"
6802
                "source": "https://github.com/symfony/uid/tree/v6.3.0"
5785
            },
6803
            },
5786
            "funding": [
6804
            "funding": [
5787
                {
6805
                {
5788
                    "url": "https://symfony.com/sponsor",
6806
                    "url": "https://symfony.com/sponsor",
5789
                    "type": "custom"
6807
                    "type": "custom"
Zeile 5795... Zeile 6813...
5795
                {
6813
                {
5796
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6814
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5797
                    "type": "tidelift"
6815
                    "type": "tidelift"
5798
                }
6816
                }
5799
            ],
6817
            ],
5800
            "time": "2023-02-14T08:44:56+00:00"
6818
            "time": "2023-04-08T07:25:02+00:00"
5801
        },
6819
        },
5802
        {
6820
        {
5803
            "name": "symfony/var-dumper",
6821
            "name": "symfony/var-dumper",
5804
            "version": "v6.2.8",
6822
            "version": "v6.3.5",
5805
            "source": {
6823
            "source": {
5806
                "type": "git",
6824
                "type": "git",
5807
                "url": "https://github.com/symfony/var-dumper.git",
6825
                "url": "https://github.com/symfony/var-dumper.git",
5808
                "reference": "d37ab6787be2db993747b6218fcc96e8e3bb4bd0"
6826
                "reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5"
5809
            },
6827
            },
5810
            "dist": {
6828
            "dist": {
5811
                "type": "zip",
6829
                "type": "zip",
5812
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d37ab6787be2db993747b6218fcc96e8e3bb4bd0",
6830
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3d9999376be5fea8de47752837a3e1d1c5f69ef5",
5813
                "reference": "d37ab6787be2db993747b6218fcc96e8e3bb4bd0",
6831
                "reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5",
5814
                "shasum": ""
6832
                "shasum": ""
5815
            },
6833
            },
5816
            "require": {
6834
            "require": {
5817
                "php": ">=8.1",
6835
                "php": ">=8.1",
-
 
6836
                "symfony/deprecation-contracts": "^2.5|^3",
5818
                "symfony/polyfill-mbstring": "~1.0"
6837
                "symfony/polyfill-mbstring": "~1.0"
5819
            },
6838
            },
5820
            "conflict": {
6839
            "conflict": {
5821
                "phpunit/phpunit": "<5.4.3",
-
 
5822
                "symfony/console": "<5.4"
6840
                "symfony/console": "<5.4"
5823
            },
6841
            },
5824
            "require-dev": {
6842
            "require-dev": {
5825
                "ext-iconv": "*",
6843
                "ext-iconv": "*",
5826
                "symfony/console": "^5.4|^6.0",
6844
                "symfony/console": "^5.4|^6.0",
-
 
6845
                "symfony/http-kernel": "^5.4|^6.0",
5827
                "symfony/process": "^5.4|^6.0",
6846
                "symfony/process": "^5.4|^6.0",
5828
                "symfony/uid": "^5.4|^6.0",
6847
                "symfony/uid": "^5.4|^6.0",
5829
                "twig/twig": "^2.13|^3.0.4"
6848
                "twig/twig": "^2.13|^3.0.4"
5830
            },
6849
            },
5831
            "suggest": {
-
 
5832
                "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
-
 
5833
                "ext-intl": "To show region name in time zone dump",
-
 
5834
                "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
-
 
5835
            },
-
 
5836
            "bin": [
6850
            "bin": [
5837
                "Resources/bin/var-dump-server"
6851
                "Resources/bin/var-dump-server"
5838
            ],
6852
            ],
5839
            "type": "library",
6853
            "type": "library",
5840
            "autoload": {
6854
            "autoload": {
Zeile 5867... Zeile 6881...
5867
            "keywords": [
6881
            "keywords": [
5868
                "debug",
6882
                "debug",
5869
                "dump"
6883
                "dump"
5870
            ],
6884
            ],
5871
            "support": {
6885
            "support": {
5872
                "source": "https://github.com/symfony/var-dumper/tree/v6.2.8"
6886
                "source": "https://github.com/symfony/var-dumper/tree/v6.3.5"
5873
            },
6887
            },
5874
            "funding": [
6888
            "funding": [
5875
                {
6889
                {
5876
                    "url": "https://symfony.com/sponsor",
6890
                    "url": "https://symfony.com/sponsor",
5877
                    "type": "custom"
6891
                    "type": "custom"
Zeile 5883... Zeile 6897...
5883
                {
6897
                {
5884
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6898
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5885
                    "type": "tidelift"
6899
                    "type": "tidelift"
5886
                }
6900
                }
5887
            ],
6901
            ],
5888
            "time": "2023-03-29T21:42:15+00:00"
6902
            "time": "2023-09-12T10:11:35+00:00"
5889
        },
6903
        },
5890
        {
6904
        {
5891
            "name": "tijsverkoyen/css-to-inline-styles",
6905
            "name": "tijsverkoyen/css-to-inline-styles",
5892
            "version": "2.2.6",
6906
            "version": "2.2.6",
5893
            "source": {
6907
            "source": {
Zeile 6308... Zeile 7322...
6308
            ],
7322
            ],
6309
            "time": "2022-12-30T00:23:10+00:00"
7323
            "time": "2022-12-30T00:23:10+00:00"
6310
        },
7324
        },
6311
        {
7325
        {
6312
            "name": "fakerphp/faker",
7326
            "name": "fakerphp/faker",
6313
            "version": "v1.21.0",
7327
            "version": "v1.23.0",
6314
            "source": {
7328
            "source": {
6315
                "type": "git",
7329
                "type": "git",
6316
                "url": "https://github.com/FakerPHP/Faker.git",
7330
                "url": "https://github.com/FakerPHP/Faker.git",
6317
                "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d"
7331
                "reference": "e3daa170d00fde61ea7719ef47bb09bb8f1d9b01"
6318
            },
7332
            },
6319
            "dist": {
7333
            "dist": {
6320
                "type": "zip",
7334
                "type": "zip",
6321
                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/92efad6a967f0b79c499705c69b662f738cc9e4d",
7335
                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e3daa170d00fde61ea7719ef47bb09bb8f1d9b01",
6322
                "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d",
7336
                "reference": "e3daa170d00fde61ea7719ef47bb09bb8f1d9b01",
6323
                "shasum": ""
7337
                "shasum": ""
6324
            },
7338
            },
6325
            "require": {
7339
            "require": {
6326
                "php": "^7.4 || ^8.0",
7340
                "php": "^7.4 || ^8.0",
6327
                "psr/container": "^1.0 || ^2.0",
7341
                "psr/container": "^1.0 || ^2.0",
Zeile 6370... Zeile 7384...
6370
                "faker",
7384
                "faker",
6371
                "fixtures"
7385
                "fixtures"
6372
            ],
7386
            ],
6373
            "support": {
7387
            "support": {
6374
                "issues": "https://github.com/FakerPHP/Faker/issues",
7388
                "issues": "https://github.com/FakerPHP/Faker/issues",
6375
                "source": "https://github.com/FakerPHP/Faker/tree/v1.21.0"
7389
                "source": "https://github.com/FakerPHP/Faker/tree/v1.23.0"
6376
            },
7390
            },
6377
            "time": "2022-12-13T13:54:32+00:00"
7391
            "time": "2023-06-12T08:44:38+00:00"
6378
        },
7392
        },
6379
        {
7393
        {
6380
            "name": "filp/whoops",
7394
            "name": "filp/whoops",
6381
            "version": "2.15.2",
7395
            "version": "2.15.3",
6382
            "source": {
7396
            "source": {
6383
                "type": "git",
7397
                "type": "git",
6384
                "url": "https://github.com/filp/whoops.git",
7398
                "url": "https://github.com/filp/whoops.git",
6385
                "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73"
7399
                "reference": "c83e88a30524f9360b11f585f71e6b17313b7187"
6386
            },
7400
            },
6387
            "dist": {
7401
            "dist": {
6388
                "type": "zip",
7402
                "type": "zip",
6389
                "url": "https://api.github.com/repos/filp/whoops/zipball/aac9304c5ed61bf7b1b7a6064bf9806ab842ce73",
7403
                "url": "https://api.github.com/repos/filp/whoops/zipball/c83e88a30524f9360b11f585f71e6b17313b7187",
6390
                "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73",
7404
                "reference": "c83e88a30524f9360b11f585f71e6b17313b7187",
6391
                "shasum": ""
7405
                "shasum": ""
6392
            },
7406
            },
6393
            "require": {
7407
            "require": {
6394
                "php": "^5.5.9 || ^7.0 || ^8.0",
7408
                "php": "^5.5.9 || ^7.0 || ^8.0",
6395
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
7409
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
Zeile 6435... Zeile 7449...
6435
                "throwable",
7449
                "throwable",
6436
                "whoops"
7450
                "whoops"
6437
            ],
7451
            ],
6438
            "support": {
7452
            "support": {
6439
                "issues": "https://github.com/filp/whoops/issues",
7453
                "issues": "https://github.com/filp/whoops/issues",
6440
                "source": "https://github.com/filp/whoops/tree/2.15.2"
7454
                "source": "https://github.com/filp/whoops/tree/2.15.3"
6441
            },
7455
            },
6442
            "funding": [
7456
            "funding": [
6443
                {
7457
                {
6444
                    "url": "https://github.com/denis-sokolov",
7458
                    "url": "https://github.com/denis-sokolov",
6445
                    "type": "github"
7459
                    "type": "github"
6446
                }
7460
                }
6447
            ],
7461
            ],
6448
            "time": "2023-04-12T12:00:00+00:00"
7462
            "time": "2023-07-13T12:00:00+00:00"
6449
        },
7463
        },
6450
        {
7464
        {
6451
            "name": "hamcrest/hamcrest-php",
7465
            "name": "hamcrest/hamcrest-php",
6452
            "version": "v2.0.1",
7466
            "version": "v2.0.1",
6453
            "source": {
7467
            "source": {
Zeile 6498... Zeile 7512...
6498
            },
7512
            },
6499
            "time": "2020-07-09T08:09:16+00:00"
7513
            "time": "2020-07-09T08:09:16+00:00"
6500
        },
7514
        },
6501
        {
7515
        {
6502
            "name": "laravel/pint",
7516
            "name": "laravel/pint",
6503
            "version": "v1.8.0",
7517
            "version": "v1.13.2",
6504
            "source": {
7518
            "source": {
6505
                "type": "git",
7519
                "type": "git",
6506
                "url": "https://github.com/laravel/pint.git",
7520
                "url": "https://github.com/laravel/pint.git",
6507
                "reference": "4b8f2ef22bfcddd1d163cfd282e3f42ee1a5cce2"
7521
                "reference": "bbb13460d7f8c5c0cd9a58109beedd79cd7331ff"
6508
            },
7522
            },
6509
            "dist": {
7523
            "dist": {
6510
                "type": "zip",
7524
                "type": "zip",
6511
                "url": "https://api.github.com/repos/laravel/pint/zipball/4b8f2ef22bfcddd1d163cfd282e3f42ee1a5cce2",
7525
                "url": "https://api.github.com/repos/laravel/pint/zipball/bbb13460d7f8c5c0cd9a58109beedd79cd7331ff",
6512
                "reference": "4b8f2ef22bfcddd1d163cfd282e3f42ee1a5cce2",
7526
                "reference": "bbb13460d7f8c5c0cd9a58109beedd79cd7331ff",
6513
                "shasum": ""
7527
                "shasum": ""
6514
            },
7528
            },
6515
            "require": {
7529
            "require": {
6516
                "ext-json": "*",
7530
                "ext-json": "*",
6517
                "ext-mbstring": "*",
7531
                "ext-mbstring": "*",
6518
                "ext-tokenizer": "*",
7532
                "ext-tokenizer": "*",
6519
                "ext-xml": "*",
7533
                "ext-xml": "*",
6520
                "php": "^8.1.0"
7534
                "php": "^8.1.0"
6521
            },
7535
            },
6522
            "require-dev": {
7536
            "require-dev": {
6523
                "friendsofphp/php-cs-fixer": "^3.16.0",
7537
                "friendsofphp/php-cs-fixer": "^3.26.1",
6524
                "illuminate/view": "^10.5.1",
7538
                "illuminate/view": "^10.23.1",
6525
                "laravel-zero/framework": "^10.0.2",
7539
                "laravel-zero/framework": "^10.1.2",
6526
                "mockery/mockery": "^1.5.1",
7540
                "mockery/mockery": "^1.6.6",
6527
                "nunomaduro/larastan": "^2.5.1",
7541
                "nunomaduro/larastan": "^2.6.4",
6528
                "nunomaduro/termwind": "^1.15.1",
7542
                "nunomaduro/termwind": "^1.15.1",
6529
                "pestphp/pest": "^2.4.0"
7543
                "pestphp/pest": "^2.18.2"
6530
            },
7544
            },
6531
            "bin": [
7545
            "bin": [
6532
                "builds/pint"
7546
                "builds/pint"
6533
            ],
7547
            ],
6534
            "type": "project",
7548
            "type": "project",
Zeile 6560... Zeile 7574...
6560
            ],
7574
            ],
6561
            "support": {
7575
            "support": {
6562
                "issues": "https://github.com/laravel/pint/issues",
7576
                "issues": "https://github.com/laravel/pint/issues",
6563
                "source": "https://github.com/laravel/pint"
7577
                "source": "https://github.com/laravel/pint"
6564
            },
7578
            },
6565
            "time": "2023-04-04T13:08:09+00:00"
7579
            "time": "2023-09-19T15:55:02+00:00"
6566
        },
7580
        },
6567
        {
7581
        {
6568
            "name": "laravel/sail",
7582
            "name": "laravel/sail",
6569
            "version": "v1.21.4",
7583
            "version": "v1.25.0",
6570
            "source": {
7584
            "source": {
6571
                "type": "git",
7585
                "type": "git",
6572
                "url": "https://github.com/laravel/sail.git",
7586
                "url": "https://github.com/laravel/sail.git",
6573
                "reference": "5e59b4a57181020477e2b18943b27493638e3f89"
7587
                "reference": "e81a7bd7ac1a745ccb25572830fecf74a89bb48a"
6574
            },
7588
            },
6575
            "dist": {
7589
            "dist": {
6576
                "type": "zip",
7590
                "type": "zip",
6577
                "url": "https://api.github.com/repos/laravel/sail/zipball/5e59b4a57181020477e2b18943b27493638e3f89",
7591
                "url": "https://api.github.com/repos/laravel/sail/zipball/e81a7bd7ac1a745ccb25572830fecf74a89bb48a",
6578
                "reference": "5e59b4a57181020477e2b18943b27493638e3f89",
7592
                "reference": "e81a7bd7ac1a745ccb25572830fecf74a89bb48a",
6579
                "shasum": ""
7593
                "shasum": ""
6580
            },
7594
            },
6581
            "require": {
7595
            "require": {
6582
                "illuminate/console": "^8.0|^9.0|^10.0",
7596
                "illuminate/console": "^8.0|^9.0|^10.0",
6583
                "illuminate/contracts": "^8.0|^9.0|^10.0",
7597
                "illuminate/contracts": "^8.0|^9.0|^10.0",
6584
                "illuminate/support": "^8.0|^9.0|^10.0",
7598
                "illuminate/support": "^8.0|^9.0|^10.0",
6585
                "php": "^7.3|^8.0",
7599
                "php": "^8.0",
6586
                "symfony/yaml": "^6.0"
7600
                "symfony/yaml": "^6.0"
6587
            },
7601
            },
6588
            "require-dev": {
7602
            "require-dev": {
6589
                "orchestra/testbench": "^6.0|^7.0|^8.0",
7603
                "orchestra/testbench": "^6.0|^7.0|^8.0",
6590
                "phpstan/phpstan": "^1.10"
7604
                "phpstan/phpstan": "^1.10"
Zeile 6625... Zeile 7639...
6625
            ],
7639
            ],
6626
            "support": {
7640
            "support": {
6627
                "issues": "https://github.com/laravel/sail/issues",
7641
                "issues": "https://github.com/laravel/sail/issues",
6628
                "source": "https://github.com/laravel/sail"
7642
                "source": "https://github.com/laravel/sail"
6629
            },
7643
            },
6630
            "time": "2023-03-30T12:28:55+00:00"
7644
            "time": "2023-09-11T17:37:09+00:00"
6631
        },
7645
        },
6632
        {
7646
        {
6633
            "name": "mockery/mockery",
7647
            "name": "mockery/mockery",
6634
            "version": "1.5.1",
7648
            "version": "1.6.6",
6635
            "source": {
7649
            "source": {
6636
                "type": "git",
7650
                "type": "git",
6637
                "url": "https://github.com/mockery/mockery.git",
7651
                "url": "https://github.com/mockery/mockery.git",
6638
                "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e"
7652
                "reference": "b8e0bb7d8c604046539c1115994632c74dcb361e"
6639
            },
7653
            },
6640
            "dist": {
7654
            "dist": {
6641
                "type": "zip",
7655
                "type": "zip",
6642
                "url": "https://api.github.com/repos/mockery/mockery/zipball/e92dcc83d5a51851baf5f5591d32cb2b16e3684e",
7656
                "url": "https://api.github.com/repos/mockery/mockery/zipball/b8e0bb7d8c604046539c1115994632c74dcb361e",
6643
                "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e",
7657
                "reference": "b8e0bb7d8c604046539c1115994632c74dcb361e",
6644
                "shasum": ""
7658
                "shasum": ""
6645
            },
7659
            },
6646
            "require": {
7660
            "require": {
6647
                "hamcrest/hamcrest-php": "^2.0.1",
7661
                "hamcrest/hamcrest-php": "^2.0.1",
6648
                "lib-pcre": ">=7.0",
7662
                "lib-pcre": ">=7.0",
6649
                "php": "^7.3 || ^8.0"
7663
                "php": ">=7.3"
6650
            },
7664
            },
6651
            "conflict": {
7665
            "conflict": {
6652
                "phpunit/phpunit": "<8.0"
7666
                "phpunit/phpunit": "<8.0"
6653
            },
7667
            },
6654
            "require-dev": {
7668
            "require-dev": {
6655
                "phpunit/phpunit": "^8.5 || ^9.3"
7669
                "phpunit/phpunit": "^8.5 || ^9.6.10",
-
 
7670
                "psalm/plugin-phpunit": "^0.18.4",
-
 
7671
                "symplify/easy-coding-standard": "^11.5.0",
-
 
7672
                "vimeo/psalm": "^4.30"
6656
            },
7673
            },
6657
            "type": "library",
7674
            "type": "library",
6658
            "extra": {
-
 
6659
                "branch-alias": {
-
 
6660
                    "dev-master": "1.4.x-dev"
-
 
6661
                }
-
 
6662
            },
-
 
6663
            "autoload": {
7675
            "autoload": {
-
 
7676
                "files": [
-
 
7677
                    "library/helpers.php",
-
 
7678
                    "library/Mockery.php"
-
 
7679
                ],
6664
                "psr-0": {
7680
                "psr-4": {
6665
                    "Mockery": "library/"
7681
                    "Mockery\\": "library/Mockery"
6666
                }
7682
                }
6667
            },
7683
            },
6668
            "notification-url": "https://packagist.org/downloads/",
7684
            "notification-url": "https://packagist.org/downloads/",
6669
            "license": [
7685
            "license": [
6670
                "BSD-3-Clause"
7686
                "BSD-3-Clause"
6671
            ],
7687
            ],
6672
            "authors": [
7688
            "authors": [
6673
                {
7689
                {
6674
                    "name": "PĂ¡draic Brady",
7690
                    "name": "PĂ¡draic Brady",
6675
                    "email": "padraic.brady@gmail.com",
7691
                    "email": "padraic.brady@gmail.com",
6676
                    "homepage": "http://blog.astrumfutura.com"
7692
                    "homepage": "https://github.com/padraic",
-
 
7693
                    "role": "Author"
6677
                },
7694
                },
6678
                {
7695
                {
6679
                    "name": "Dave Marshall",
7696
                    "name": "Dave Marshall",
6680
                    "email": "dave.marshall@atstsolutions.co.uk",
7697
                    "email": "dave.marshall@atstsolutions.co.uk",
6681
                    "homepage": "http://davedevelopment.co.uk"
7698
                    "homepage": "https://davedevelopment.co.uk",
-
 
7699
                    "role": "Developer"
-
 
7700
                },
-
 
7701
                {
-
 
7702
                    "name": "Nathanael Esayeas",
-
 
7703
                    "email": "nathanael.esayeas@protonmail.com",
-
 
7704
                    "homepage": "https://github.com/ghostwriter",
-
 
7705
                    "role": "Lead Developer"
6682
                }
7706
                }
6683
            ],
7707
            ],
6684
            "description": "Mockery is a simple yet flexible PHP mock object framework",
7708
            "description": "Mockery is a simple yet flexible PHP mock object framework",
6685
            "homepage": "https://github.com/mockery/mockery",
7709
            "homepage": "https://github.com/mockery/mockery",
6686
            "keywords": [
7710
            "keywords": [
Zeile 6694... Zeile 7718...
6694
                "test",
7718
                "test",
6695
                "test double",
7719
                "test double",
6696
                "testing"
7720
                "testing"
6697
            ],
7721
            ],
6698
            "support": {
7722
            "support": {
-
 
7723
                "docs": "https://docs.mockery.io/",
6699
                "issues": "https://github.com/mockery/mockery/issues",
7724
                "issues": "https://github.com/mockery/mockery/issues",
-
 
7725
                "rss": "https://github.com/mockery/mockery/releases.atom",
-
 
7726
                "security": "https://github.com/mockery/mockery/security/advisories",
6700
                "source": "https://github.com/mockery/mockery/tree/1.5.1"
7727
                "source": "https://github.com/mockery/mockery"
6701
            },
7728
            },
6702
            "time": "2022-09-07T15:32:08+00:00"
7729
            "time": "2023-08-09T00:03:52+00:00"
6703
        },
7730
        },
6704
        {
7731
        {
6705
            "name": "myclabs/deep-copy",
7732
            "name": "myclabs/deep-copy",
6706
            "version": "1.11.1",
7733
            "version": "1.11.1",
6707
            "source": {
7734
            "source": {
Zeile 6959... Zeile 7986...
6959
            },
7986
            },
6960
            "time": "2022-02-21T01:04:05+00:00"
7987
            "time": "2022-02-21T01:04:05+00:00"
6961
        },
7988
        },
6962
        {
7989
        {
6963
            "name": "phpunit/php-code-coverage",
7990
            "name": "phpunit/php-code-coverage",
6964
            "version": "9.2.26",
7991
            "version": "9.2.29",
6965
            "source": {
7992
            "source": {
6966
                "type": "git",
7993
                "type": "git",
6967
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
7994
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
6968
                "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1"
7995
                "reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76"
6969
            },
7996
            },
6970
            "dist": {
7997
            "dist": {
6971
                "type": "zip",
7998
                "type": "zip",
6972
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
7999
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6a3a87ac2bbe33b25042753df8195ba4aa534c76",
6973
                "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
8000
                "reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76",
6974
                "shasum": ""
8001
                "shasum": ""
6975
            },
8002
            },
6976
            "require": {
8003
            "require": {
6977
                "ext-dom": "*",
8004
                "ext-dom": "*",
6978
                "ext-libxml": "*",
8005
                "ext-libxml": "*",
Zeile 7024... Zeile 8051...
7024
                "testing",
8051
                "testing",
7025
                "xunit"
8052
                "xunit"
7026
            ],
8053
            ],
7027
            "support": {
8054
            "support": {
7028
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
8055
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
-
 
8056
                "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
7029
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26"
8057
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.29"
7030
            },
8058
            },
7031
            "funding": [
8059
            "funding": [
7032
                {
8060
                {
7033
                    "url": "https://github.com/sebastianbergmann",
8061
                    "url": "https://github.com/sebastianbergmann",
7034
                    "type": "github"
8062
                    "type": "github"
7035
                }
8063
                }
7036
            ],
8064
            ],
7037
            "time": "2023-03-06T12:58:08+00:00"
8065
            "time": "2023-09-19T04:57:46+00:00"
7038
        },
8066
        },
7039
        {
8067
        {
7040
            "name": "phpunit/php-file-iterator",
8068
            "name": "phpunit/php-file-iterator",
7041
            "version": "3.0.6",
8069
            "version": "3.0.6",
7042
            "source": {
8070
            "source": {
Zeile 7277... Zeile 8305...
7277
            ],
8305
            ],
7278
            "time": "2020-10-26T13:16:10+00:00"
8306
            "time": "2020-10-26T13:16:10+00:00"
7279
        },
8307
        },
7280
        {
8308
        {
7281
            "name": "phpunit/phpunit",
8309
            "name": "phpunit/phpunit",
7282
            "version": "9.6.6",
8310
            "version": "9.6.13",
7283
            "source": {
8311
            "source": {
7284
                "type": "git",
8312
                "type": "git",
7285
                "url": "https://github.com/sebastianbergmann/phpunit.git",
8313
                "url": "https://github.com/sebastianbergmann/phpunit.git",
7286
                "reference": "b65d59a059d3004a040c16a82e07bbdf6cfdd115"
8314
                "reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be"
7287
            },
8315
            },
7288
            "dist": {
8316
            "dist": {
7289
                "type": "zip",
8317
                "type": "zip",
7290
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b65d59a059d3004a040c16a82e07bbdf6cfdd115",
8318
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3d767f7f9e191eab4189abe41ab37797e30b1be",
7291
                "reference": "b65d59a059d3004a040c16a82e07bbdf6cfdd115",
8319
                "reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be",
7292
                "shasum": ""
8320
                "shasum": ""
7293
            },
8321
            },
7294
            "require": {
8322
            "require": {
7295
                "doctrine/instantiator": "^1.3.1 || ^2",
8323
                "doctrine/instantiator": "^1.3.1 || ^2",
7296
                "ext-dom": "*",
8324
                "ext-dom": "*",
Zeile 7301... Zeile 8329...
7301
                "ext-xmlwriter": "*",
8329
                "ext-xmlwriter": "*",
7302
                "myclabs/deep-copy": "^1.10.1",
8330
                "myclabs/deep-copy": "^1.10.1",
7303
                "phar-io/manifest": "^2.0.3",
8331
                "phar-io/manifest": "^2.0.3",
7304
                "phar-io/version": "^3.0.2",
8332
                "phar-io/version": "^3.0.2",
7305
                "php": ">=7.3",
8333
                "php": ">=7.3",
7306
                "phpunit/php-code-coverage": "^9.2.13",
8334
                "phpunit/php-code-coverage": "^9.2.28",
7307
                "phpunit/php-file-iterator": "^3.0.5",
8335
                "phpunit/php-file-iterator": "^3.0.5",
7308
                "phpunit/php-invoker": "^3.1.1",
8336
                "phpunit/php-invoker": "^3.1.1",
7309
                "phpunit/php-text-template": "^2.0.3",
8337
                "phpunit/php-text-template": "^2.0.3",
7310
                "phpunit/php-timer": "^5.0.2",
8338
                "phpunit/php-timer": "^5.0.2",
7311
                "sebastian/cli-parser": "^1.0.1",
8339
                "sebastian/cli-parser": "^1.0.1",
Zeile 7360... Zeile 8388...
7360
                "xunit"
8388
                "xunit"
7361
            ],
8389
            ],
7362
            "support": {
8390
            "support": {
7363
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
8391
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
7364
                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
8392
                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
7365
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.6"
8393
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.13"
7366
            },
8394
            },
7367
            "funding": [
8395
            "funding": [
7368
                {
8396
                {
7369
                    "url": "https://phpunit.de/sponsors.html",
8397
                    "url": "https://phpunit.de/sponsors.html",
7370
                    "type": "custom"
8398
                    "type": "custom"
Zeile 7376... Zeile 8404...
7376
                {
8404
                {
7377
                    "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
8405
                    "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
7378
                    "type": "tidelift"
8406
                    "type": "tidelift"
7379
                }
8407
                }
7380
            ],
8408
            ],
7381
            "time": "2023-03-27T11:43:46+00:00"
8409
            "time": "2023-09-19T05:39:22+00:00"
7382
        },
8410
        },
7383
        {
8411
        {
7384
            "name": "sebastian/cli-parser",
8412
            "name": "sebastian/cli-parser",
7385
            "version": "1.0.1",
8413
            "version": "1.0.1",
7386
            "source": {
8414
            "source": {
Zeile 7678... Zeile 8706...
7678
            ],
8706
            ],
7679
            "time": "2020-10-26T15:52:27+00:00"
8707
            "time": "2020-10-26T15:52:27+00:00"
7680
        },
8708
        },
7681
        {
8709
        {
7682
            "name": "sebastian/diff",
8710
            "name": "sebastian/diff",
7683
            "version": "4.0.4",
8711
            "version": "4.0.5",
7684
            "source": {
8712
            "source": {
7685
                "type": "git",
8713
                "type": "git",
7686
                "url": "https://github.com/sebastianbergmann/diff.git",
8714
                "url": "https://github.com/sebastianbergmann/diff.git",
7687
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
8715
                "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
7688
            },
8716
            },
7689
            "dist": {
8717
            "dist": {
7690
                "type": "zip",
8718
                "type": "zip",
7691
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8719
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
7692
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8720
                "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
7693
                "shasum": ""
8721
                "shasum": ""
7694
            },
8722
            },
7695
            "require": {
8723
            "require": {
7696
                "php": ">=7.3"
8724
                "php": ">=7.3"
7697
            },
8725
            },
Zeile 7732... Zeile 8760...
7732
                "unidiff",
8760
                "unidiff",
7733
                "unified diff"
8761
                "unified diff"
7734
            ],
8762
            ],
7735
            "support": {
8763
            "support": {
7736
                "issues": "https://github.com/sebastianbergmann/diff/issues",
8764
                "issues": "https://github.com/sebastianbergmann/diff/issues",
7737
                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
8765
                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
7738
            },
8766
            },
7739
            "funding": [
8767
            "funding": [
7740
                {
8768
                {
7741
                    "url": "https://github.com/sebastianbergmann",
8769
                    "url": "https://github.com/sebastianbergmann",
7742
                    "type": "github"
8770
                    "type": "github"
7743
                }
8771
                }
7744
            ],
8772
            ],
7745
            "time": "2020-10-26T13:10:38+00:00"
8773
            "time": "2023-05-07T05:35:17+00:00"
7746
        },
8774
        },
7747
        {
8775
        {
7748
            "name": "sebastian/environment",
8776
            "name": "sebastian/environment",
7749
            "version": "5.1.5",
8777
            "version": "5.1.5",
7750
            "source": {
8778
            "source": {
Zeile 7884... Zeile 8912...
7884
            ],
8912
            ],
7885
            "time": "2022-09-14T06:03:37+00:00"
8913
            "time": "2022-09-14T06:03:37+00:00"
7886
        },
8914
        },
7887
        {
8915
        {
7888
            "name": "sebastian/global-state",
8916
            "name": "sebastian/global-state",
7889
            "version": "5.0.5",
8917
            "version": "5.0.6",
7890
            "source": {
8918
            "source": {
7891
                "type": "git",
8919
                "type": "git",
7892
                "url": "https://github.com/sebastianbergmann/global-state.git",
8920
                "url": "https://github.com/sebastianbergmann/global-state.git",
7893
                "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
8921
                "reference": "bde739e7565280bda77be70044ac1047bc007e34"
7894
            },
8922
            },
7895
            "dist": {
8923
            "dist": {
7896
                "type": "zip",
8924
                "type": "zip",
7897
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
8925
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
7898
                "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
8926
                "reference": "bde739e7565280bda77be70044ac1047bc007e34",
7899
                "shasum": ""
8927
                "shasum": ""
7900
            },
8928
            },
7901
            "require": {
8929
            "require": {
7902
                "php": ">=7.3",
8930
                "php": ">=7.3",
7903
                "sebastian/object-reflector": "^2.0",
8931
                "sebastian/object-reflector": "^2.0",
Zeile 7936... Zeile 8964...
7936
            "keywords": [
8964
            "keywords": [
7937
                "global state"
8965
                "global state"
7938
            ],
8966
            ],
7939
            "support": {
8967
            "support": {
7940
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
8968
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
7941
                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
8969
                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6"
7942
            },
8970
            },
7943
            "funding": [
8971
            "funding": [
7944
                {
8972
                {
7945
                    "url": "https://github.com/sebastianbergmann",
8973
                    "url": "https://github.com/sebastianbergmann",
7946
                    "type": "github"
8974
                    "type": "github"
7947
                }
8975
                }
7948
            ],
8976
            ],
7949
            "time": "2022-02-14T08:28:10+00:00"
8977
            "time": "2023-08-02T09:26:13+00:00"
7950
        },
8978
        },
7951
        {
8979
        {
7952
            "name": "sebastian/lines-of-code",
8980
            "name": "sebastian/lines-of-code",
7953
            "version": "1.0.3",
8981
            "version": "1.0.3",
7954
            "source": {
8982
            "source": {
Zeile 8344... Zeile 9372...
8344
            ],
9372
            ],
8345
            "time": "2020-09-28T06:39:44+00:00"
9373
            "time": "2020-09-28T06:39:44+00:00"
8346
        },
9374
        },
8347
        {
9375
        {
8348
            "name": "spatie/backtrace",
9376
            "name": "spatie/backtrace",
8349
            "version": "1.4.0",
9377
            "version": "1.5.3",
8350
            "source": {
9378
            "source": {
8351
                "type": "git",
9379
                "type": "git",
8352
                "url": "https://github.com/spatie/backtrace.git",
9380
                "url": "https://github.com/spatie/backtrace.git",
8353
                "reference": "ec4dd16476b802dbdc6b4467f84032837e316b8c"
9381
                "reference": "483f76a82964a0431aa836b6ed0edde0c248e3ab"
8354
            },
9382
            },
8355
            "dist": {
9383
            "dist": {
8356
                "type": "zip",
9384
                "type": "zip",
8357
                "url": "https://api.github.com/repos/spatie/backtrace/zipball/ec4dd16476b802dbdc6b4467f84032837e316b8c",
9385
                "url": "https://api.github.com/repos/spatie/backtrace/zipball/483f76a82964a0431aa836b6ed0edde0c248e3ab",
8358
                "reference": "ec4dd16476b802dbdc6b4467f84032837e316b8c",
9386
                "reference": "483f76a82964a0431aa836b6ed0edde0c248e3ab",
8359
                "shasum": ""
9387
                "shasum": ""
8360
            },
9388
            },
8361
            "require": {
9389
            "require": {
8362
                "php": "^7.3|^8.0"
9390
                "php": "^7.3|^8.0"
8363
            },
9391
            },
Zeile 8390... Zeile 9418...
8390
            "keywords": [
9418
            "keywords": [
8391
                "Backtrace",
9419
                "Backtrace",
8392
                "spatie"
9420
                "spatie"
8393
            ],
9421
            ],
8394
            "support": {
9422
            "support": {
8395
                "source": "https://github.com/spatie/backtrace/tree/1.4.0"
9423
                "source": "https://github.com/spatie/backtrace/tree/1.5.3"
8396
            },
9424
            },
8397
            "funding": [
9425
            "funding": [
8398
                {
9426
                {
8399
                    "url": "https://github.com/sponsors/spatie",
9427
                    "url": "https://github.com/sponsors/spatie",
8400
                    "type": "github"
9428
                    "type": "github"
Zeile 8402... Zeile 9430...
8402
                {
9430
                {
8403
                    "url": "https://spatie.be/open-source/support-us",
9431
                    "url": "https://spatie.be/open-source/support-us",
8404
                    "type": "other"
9432
                    "type": "other"
8405
                }
9433
                }
8406
            ],
9434
            ],
8407
            "time": "2023-03-04T08:57:24+00:00"
9435
            "time": "2023-06-28T12:59:17+00:00"
8408
        },
9436
        },
8409
        {
9437
        {
8410
            "name": "spatie/flare-client-php",
9438
            "name": "spatie/flare-client-php",
8411
            "version": "1.3.6",
9439
            "version": "1.4.2",
8412
            "source": {
9440
            "source": {
8413
                "type": "git",
9441
                "type": "git",
8414
                "url": "https://github.com/spatie/flare-client-php.git",
9442
                "url": "https://github.com/spatie/flare-client-php.git",
8415
                "reference": "530ac81255af79f114344286e4275f8869c671e2"
9443
                "reference": "5f2c6a7a0d2c1d90c12559dc7828fd942911a544"
8416
            },
9444
            },
8417
            "dist": {
9445
            "dist": {
8418
                "type": "zip",
9446
                "type": "zip",
8419
                "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/530ac81255af79f114344286e4275f8869c671e2",
9447
                "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/5f2c6a7a0d2c1d90c12559dc7828fd942911a544",
8420
                "reference": "530ac81255af79f114344286e4275f8869c671e2",
9448
                "reference": "5f2c6a7a0d2c1d90c12559dc7828fd942911a544",
8421
                "shasum": ""
9449
                "shasum": ""
8422
            },
9450
            },
8423
            "require": {
9451
            "require": {
8424
                "illuminate/pipeline": "^8.0|^9.0|^10.0",
9452
                "illuminate/pipeline": "^8.0|^9.0|^10.0",
-
 
9453
                "nesbot/carbon": "^2.62.1",
8425
                "php": "^8.0",
9454
                "php": "^8.0",
8426
                "spatie/backtrace": "^1.2",
9455
                "spatie/backtrace": "^1.5.2",
8427
                "symfony/http-foundation": "^5.0|^6.0",
9456
                "symfony/http-foundation": "^5.0|^6.0",
8428
                "symfony/mime": "^5.2|^6.0",
9457
                "symfony/mime": "^5.2|^6.0",
8429
                "symfony/process": "^5.2|^6.0",
9458
                "symfony/process": "^5.2|^6.0",
8430
                "symfony/var-dumper": "^5.2|^6.0"
9459
                "symfony/var-dumper": "^5.2|^6.0"
8431
            },
9460
            },
Zeile 8438... Zeile 9467...
8438
                "spatie/phpunit-snapshot-assertions": "^4.0"
9467
                "spatie/phpunit-snapshot-assertions": "^4.0"
8439
            },
9468
            },
8440
            "type": "library",
9469
            "type": "library",
8441
            "extra": {
9470
            "extra": {
8442
                "branch-alias": {
9471
                "branch-alias": {
8443
                    "dev-main": "1.1.x-dev"
9472
                    "dev-main": "1.3.x-dev"
8444
                }
9473
                }
8445
            },
9474
            },
8446
            "autoload": {
9475
            "autoload": {
8447
                "files": [
9476
                "files": [
8448
                    "src/helpers.php"
9477
                    "src/helpers.php"
Zeile 8463... Zeile 9492...
8463
                "reporting",
9492
                "reporting",
8464
                "spatie"
9493
                "spatie"
8465
            ],
9494
            ],
8466
            "support": {
9495
            "support": {
8467
                "issues": "https://github.com/spatie/flare-client-php/issues",
9496
                "issues": "https://github.com/spatie/flare-client-php/issues",
8468
                "source": "https://github.com/spatie/flare-client-php/tree/1.3.6"
9497
                "source": "https://github.com/spatie/flare-client-php/tree/1.4.2"
8469
            },
9498
            },
8470
            "funding": [
9499
            "funding": [
8471
                {
9500
                {
8472
                    "url": "https://github.com/spatie",
9501
                    "url": "https://github.com/spatie",
8473
                    "type": "github"
9502
                    "type": "github"
8474
                }
9503
                }
8475
            ],
9504
            ],
8476
            "time": "2023-04-12T07:57:12+00:00"
9505
            "time": "2023-07-28T08:07:24+00:00"
8477
        },
9506
        },
8478
        {
9507
        {
8479
            "name": "spatie/ignition",
9508
            "name": "spatie/ignition",
8480
            "version": "1.5.0",
9509
            "version": "1.11.2",
8481
            "source": {
9510
            "source": {
8482
                "type": "git",
9511
                "type": "git",
8483
                "url": "https://github.com/spatie/ignition.git",
9512
                "url": "https://github.com/spatie/ignition.git",
8484
                "reference": "4db9c9626e4d7745efbe0b512157326190b41b65"
9513
                "reference": "48b23411ca4bfbc75c75dfc638b6b36159c375aa"
8485
            },
9514
            },
8486
            "dist": {
9515
            "dist": {
8487
                "type": "zip",
9516
                "type": "zip",
8488
                "url": "https://api.github.com/repos/spatie/ignition/zipball/4db9c9626e4d7745efbe0b512157326190b41b65",
9517
                "url": "https://api.github.com/repos/spatie/ignition/zipball/48b23411ca4bfbc75c75dfc638b6b36159c375aa",
8489
                "reference": "4db9c9626e4d7745efbe0b512157326190b41b65",
9518
                "reference": "48b23411ca4bfbc75c75dfc638b6b36159c375aa",
8490
                "shasum": ""
9519
                "shasum": ""
8491
            },
9520
            },
8492
            "require": {
9521
            "require": {
8493
                "ext-json": "*",
9522
                "ext-json": "*",
8494
                "ext-mbstring": "*",
9523
                "ext-mbstring": "*",
8495
                "php": "^8.0",
9524
                "php": "^8.0",
8496
                "spatie/backtrace": "^1.4",
9525
                "spatie/backtrace": "^1.5.3",
8497
                "spatie/flare-client-php": "^1.1",
9526
                "spatie/flare-client-php": "^1.4.0",
8498
                "symfony/console": "^5.4|^6.0",
9527
                "symfony/console": "^5.4|^6.0",
8499
                "symfony/var-dumper": "^5.4|^6.0"
9528
                "symfony/var-dumper": "^5.4|^6.0"
8500
            },
9529
            },
8501
            "require-dev": {
9530
            "require-dev": {
8502
                "illuminate/cache": "^9.52",
9531
                "illuminate/cache": "^9.52",
Zeile 8504... Zeile 9533...
8504
                "pestphp/pest": "^1.20",
9533
                "pestphp/pest": "^1.20",
8505
                "phpstan/extension-installer": "^1.1",
9534
                "phpstan/extension-installer": "^1.1",
8506
                "phpstan/phpstan-deprecation-rules": "^1.0",
9535
                "phpstan/phpstan-deprecation-rules": "^1.0",
8507
                "phpstan/phpstan-phpunit": "^1.0",
9536
                "phpstan/phpstan-phpunit": "^1.0",
8508
                "psr/simple-cache-implementation": "*",
9537
                "psr/simple-cache-implementation": "*",
8509
                "symfony/cache": "^6.2",
9538
                "symfony/cache": "^6.0",
8510
                "symfony/process": "^5.4|^6.0",
9539
                "symfony/process": "^5.4|^6.0",
8511
                "vlucas/phpdotenv": "^5.5"
9540
                "vlucas/phpdotenv": "^5.5"
8512
            },
9541
            },
8513
            "suggest": {
9542
            "suggest": {
8514
                "openai-php/client": "Require get solutions from OpenAI",
9543
                "openai-php/client": "Require get solutions from OpenAI",
8515
                "simple-cache-implementation": "To cache solutions from OpenAI"
9544
                "simple-cache-implementation": "To cache solutions from OpenAI"
8516
            },
9545
            },
8517
            "type": "library",
9546
            "type": "library",
8518
            "extra": {
9547
            "extra": {
8519
                "branch-alias": {
9548
                "branch-alias": {
8520
                    "dev-main": "1.4.x-dev"
9549
                    "dev-main": "1.5.x-dev"
8521
                }
9550
                }
8522
            },
9551
            },
8523
            "autoload": {
9552
            "autoload": {
8524
                "psr-4": {
9553
                "psr-4": {
8525
                    "Spatie\\Ignition\\": "src"
9554
                    "Spatie\\Ignition\\": "src"
Zeile 8554... Zeile 9583...
8554
                {
9583
                {
8555
                    "url": "https://github.com/spatie",
9584
                    "url": "https://github.com/spatie",
8556
                    "type": "github"
9585
                    "type": "github"
8557
                }
9586
                }
8558
            ],
9587
            ],
8559
            "time": "2023-04-12T09:07:50+00:00"
9588
            "time": "2023-09-19T15:29:52+00:00"
8560
        },
9589
        },
8561
        {
9590
        {
8562
            "name": "spatie/laravel-ignition",
9591
            "name": "spatie/laravel-ignition",
8563
            "version": "1.6.4",
9592
            "version": "1.6.4",
8564
            "source": {
9593
            "source": {
Zeile 8648... Zeile 9677...
8648
            ],
9677
            ],
8649
            "time": "2023-01-03T19:28:04+00:00"
9678
            "time": "2023-01-03T19:28:04+00:00"
8650
        },
9679
        },
8651
        {
9680
        {
8652
            "name": "symfony/yaml",
9681
            "name": "symfony/yaml",
8653
            "version": "v6.2.7",
9682
            "version": "v6.3.3",
8654
            "source": {
9683
            "source": {
8655
                "type": "git",
9684
                "type": "git",
8656
                "url": "https://github.com/symfony/yaml.git",
9685
                "url": "https://github.com/symfony/yaml.git",
8657
                "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57"
9686
                "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add"
8658
            },
9687
            },
8659
            "dist": {
9688
            "dist": {
8660
                "type": "zip",
9689
                "type": "zip",
8661
                "url": "https://api.github.com/repos/symfony/yaml/zipball/e8e6a1d59e050525f27a1f530aa9703423cb7f57",
9690
                "url": "https://api.github.com/repos/symfony/yaml/zipball/e23292e8c07c85b971b44c1c4b87af52133e2add",
8662
                "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57",
9691
                "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add",
8663
                "shasum": ""
9692
                "shasum": ""
8664
            },
9693
            },
8665
            "require": {
9694
            "require": {
8666
                "php": ">=8.1",
9695
                "php": ">=8.1",
-
 
9696
                "symfony/deprecation-contracts": "^2.5|^3",
8667
                "symfony/polyfill-ctype": "^1.8"
9697
                "symfony/polyfill-ctype": "^1.8"
8668
            },
9698
            },
8669
            "conflict": {
9699
            "conflict": {
8670
                "symfony/console": "<5.4"
9700
                "symfony/console": "<5.4"
8671
            },
9701
            },
8672
            "require-dev": {
9702
            "require-dev": {
8673
                "symfony/console": "^5.4|^6.0"
9703
                "symfony/console": "^5.4|^6.0"
8674
            },
9704
            },
8675
            "suggest": {
-
 
8676
                "symfony/console": "For validating YAML files using the lint command"
-
 
8677
            },
-
 
8678
            "bin": [
9705
            "bin": [
8679
                "Resources/bin/yaml-lint"
9706
                "Resources/bin/yaml-lint"
8680
            ],
9707
            ],
8681
            "type": "library",
9708
            "type": "library",
8682
            "autoload": {
9709
            "autoload": {
Zeile 8702... Zeile 9729...
8702
                }
9729
                }
8703
            ],
9730
            ],
8704
            "description": "Loads and dumps YAML files",
9731
            "description": "Loads and dumps YAML files",
8705
            "homepage": "https://symfony.com",
9732
            "homepage": "https://symfony.com",
8706
            "support": {
9733
            "support": {
8707
                "source": "https://github.com/symfony/yaml/tree/v6.2.7"
9734
                "source": "https://github.com/symfony/yaml/tree/v6.3.3"
8708
            },
9735
            },
8709
            "funding": [
9736
            "funding": [
8710
                {
9737
                {
8711
                    "url": "https://symfony.com/sponsor",
9738
                    "url": "https://symfony.com/sponsor",
8712
                    "type": "custom"
9739
                    "type": "custom"
Zeile 8718... Zeile 9745...
8718
                {
9745
                {
8719
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9746
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8720
                    "type": "tidelift"
9747
                    "type": "tidelift"
8721
                }
9748
                }
8722
            ],
9749
            ],
8723
            "time": "2023-02-16T09:57:23+00:00"
9750
            "time": "2023-07-31T07:08:24+00:00"
8724
        },
9751
        },
8725
        {
9752
        {
8726
            "name": "theseer/tokenizer",
9753
            "name": "theseer/tokenizer",
8727
            "version": "1.2.1",
9754
            "version": "1.2.1",
8728
            "source": {
9755
            "source": {