Subversion-Projekte lars-tiefland.webanos.faltradxxs.de

Revision

Revision 2 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 2 Revision 118
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": "75c98a1051bc24d2811a1159bac88e45",
8
    "packages": [
8
    "packages": [
9
        {
9
        {
-
 
10
            "name": "bacon/bacon-qr-code",
-
 
11
            "version": "2.0.8",
-
 
12
            "source": {
-
 
13
                "type": "git",
-
 
14
                "url": "https://github.com/Bacon/BaconQrCode.git",
-
 
15
                "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22"
-
 
16
            },
-
 
17
            "dist": {
-
 
18
                "type": "zip",
-
 
19
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22",
-
 
20
                "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22",
-
 
21
                "shasum": ""
-
 
22
            },
-
 
23
            "require": {
-
 
24
                "dasprid/enum": "^1.0.3",
-
 
25
                "ext-iconv": "*",
-
 
26
                "php": "^7.1 || ^8.0"
-
 
27
            },
-
 
28
            "require-dev": {
-
 
29
                "phly/keep-a-changelog": "^2.1",
-
 
30
                "phpunit/phpunit": "^7 | ^8 | ^9",
-
 
31
                "spatie/phpunit-snapshot-assertions": "^4.2.9",
-
 
32
                "squizlabs/php_codesniffer": "^3.4"
-
 
33
            },
-
 
34
            "suggest": {
-
 
35
                "ext-imagick": "to generate QR code images"
-
 
36
            },
-
 
37
            "type": "library",
-
 
38
            "autoload": {
-
 
39
                "psr-4": {
-
 
40
                    "BaconQrCode\\": "src/"
-
 
41
                }
-
 
42
            },
-
 
43
            "notification-url": "https://packagist.org/downloads/",
-
 
44
            "license": [
-
 
45
                "BSD-2-Clause"
-
 
46
            ],
-
 
47
            "authors": [
-
 
48
                {
-
 
49
                    "name": "Ben Scholzen 'DASPRiD'",
-
 
50
                    "email": "mail@dasprids.de",
-
 
51
                    "homepage": "https://dasprids.de/",
-
 
52
                    "role": "Developer"
-
 
53
                }
-
 
54
            ],
-
 
55
            "description": "BaconQrCode is a QR code generator for PHP.",
-
 
56
            "homepage": "https://github.com/Bacon/BaconQrCode",
-
 
57
            "support": {
-
 
58
                "issues": "https://github.com/Bacon/BaconQrCode/issues",
-
 
59
                "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.8"
-
 
60
            },
-
 
61
            "time": "2022-12-07T17:46:57+00:00"
-
 
62
        },
-
 
63
        {
10
            "name": "brick/math",
64
            "name": "brick/math",
11
            "version": "0.11.0",
65
            "version": "0.11.0",
12
            "source": {
66
            "source": {
13
                "type": "git",
67
                "type": "git",
14
                "url": "https://github.com/brick/math.git",
68
                "url": "https://github.com/brick/math.git",
Zeile 60... Zeile 114...
60
                }
114
                }
61
            ],
115
            ],
62
            "time": "2023-01-15T23:15:59+00:00"
116
            "time": "2023-01-15T23:15:59+00:00"
63
        },
117
        },
64
        {
118
        {
-
 
119
            "name": "dasprid/enum",
-
 
120
            "version": "1.0.4",
-
 
121
            "source": {
-
 
122
                "type": "git",
-
 
123
                "url": "https://github.com/DASPRiD/Enum.git",
-
 
124
                "reference": "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f"
-
 
125
            },
-
 
126
            "dist": {
-
 
127
                "type": "zip",
-
 
128
                "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8e6b6ea76eabbf19ea2bf5b67b98e1860474012f",
-
 
129
                "reference": "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f",
-
 
130
                "shasum": ""
-
 
131
            },
-
 
132
            "require": {
-
 
133
                "php": ">=7.1 <9.0"
-
 
134
            },
-
 
135
            "require-dev": {
-
 
136
                "phpunit/phpunit": "^7 | ^8 | ^9",
-
 
137
                "squizlabs/php_codesniffer": "*"
-
 
138
            },
-
 
139
            "type": "library",
-
 
140
            "autoload": {
-
 
141
                "psr-4": {
-
 
142
                    "DASPRiD\\Enum\\": "src/"
-
 
143
                }
-
 
144
            },
-
 
145
            "notification-url": "https://packagist.org/downloads/",
-
 
146
            "license": [
-
 
147
                "BSD-2-Clause"
-
 
148
            ],
-
 
149
            "authors": [
-
 
150
                {
-
 
151
                    "name": "Ben Scholzen 'DASPRiD'",
-
 
152
                    "email": "mail@dasprids.de",
-
 
153
                    "homepage": "https://dasprids.de/",
-
 
154
                    "role": "Developer"
-
 
155
                }
-
 
156
            ],
-
 
157
            "description": "PHP 7.1 enum implementation",
-
 
158
            "keywords": [
-
 
159
                "enum",
-
 
160
                "map"
-
 
161
            ],
-
 
162
            "support": {
-
 
163
                "issues": "https://github.com/DASPRiD/Enum/issues",
-
 
164
                "source": "https://github.com/DASPRiD/Enum/tree/1.0.4"
-
 
165
            },
-
 
166
            "time": "2023-03-01T18:44:03+00:00"
-
 
167
        },
-
 
168
        {
65
            "name": "dflydev/dot-access-data",
169
            "name": "dflydev/dot-access-data",
66
            "version": "v3.0.2",
170
            "version": "v3.0.2",
67
            "source": {
171
            "source": {
68
                "type": "git",
172
                "type": "git",
69
                "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
173
                "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
Zeile 229... Zeile 333...
229
            ],
333
            ],
230
            "time": "2022-05-20T20:07:39+00:00"
334
            "time": "2022-05-20T20:07:39+00:00"
231
        },
335
        },
232
        {
336
        {
233
            "name": "doctrine/dbal",
337
            "name": "doctrine/dbal",
234
            "version": "3.6.1",
338
            "version": "3.6.2",
235
            "source": {
339
            "source": {
236
                "type": "git",
340
                "type": "git",
237
                "url": "https://github.com/doctrine/dbal.git",
341
                "url": "https://github.com/doctrine/dbal.git",
238
                "reference": "57815c7bbcda3cd18871d253c1dd8cbe56f8526e"
342
                "reference": "b4bd1cfbd2b916951696d82e57d054394d84864c"
239
            },
343
            },
240
            "dist": {
344
            "dist": {
241
                "type": "zip",
345
                "type": "zip",
242
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/57815c7bbcda3cd18871d253c1dd8cbe56f8526e",
346
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/b4bd1cfbd2b916951696d82e57d054394d84864c",
243
                "reference": "57815c7bbcda3cd18871d253c1dd8cbe56f8526e",
347
                "reference": "b4bd1cfbd2b916951696d82e57d054394d84864c",
244
                "shasum": ""
348
                "shasum": ""
245
            },
349
            },
246
            "require": {
350
            "require": {
247
                "composer-runtime-api": "^2",
351
                "composer-runtime-api": "^2",
248
                "doctrine/cache": "^1.11|^2.0",
352
                "doctrine/cache": "^1.11|^2.0",
Zeile 254... Zeile 358...
254
            },
358
            },
255
            "require-dev": {
359
            "require-dev": {
256
                "doctrine/coding-standard": "11.1.0",
360
                "doctrine/coding-standard": "11.1.0",
257
                "fig/log-test": "^1",
361
                "fig/log-test": "^1",
258
                "jetbrains/phpstorm-stubs": "2022.3",
362
                "jetbrains/phpstorm-stubs": "2022.3",
259
                "phpstan/phpstan": "1.10.3",
363
                "phpstan/phpstan": "1.10.9",
260
                "phpstan/phpstan-strict-rules": "^1.5",
364
                "phpstan/phpstan-strict-rules": "^1.5",
261
                "phpunit/phpunit": "9.6.4",
365
                "phpunit/phpunit": "9.6.6",
262
                "psalm/plugin-phpunit": "0.18.4",
366
                "psalm/plugin-phpunit": "0.18.4",
263
                "squizlabs/php_codesniffer": "3.7.2",
367
                "squizlabs/php_codesniffer": "3.7.2",
264
                "symfony/cache": "^5.4|^6.0",
368
                "symfony/cache": "^5.4|^6.0",
265
                "symfony/console": "^4.4|^5.4|^6.0",
369
                "symfony/console": "^4.4|^5.4|^6.0",
266
                "vimeo/psalm": "4.30.0"
370
                "vimeo/psalm": "4.30.0"
Zeile 321... Zeile 425...
321
                "sqlserver",
425
                "sqlserver",
322
                "sqlsrv"
426
                "sqlsrv"
323
            ],
427
            ],
324
            "support": {
428
            "support": {
325
                "issues": "https://github.com/doctrine/dbal/issues",
429
                "issues": "https://github.com/doctrine/dbal/issues",
326
                "source": "https://github.com/doctrine/dbal/tree/3.6.1"
430
                "source": "https://github.com/doctrine/dbal/tree/3.6.2"
327
            },
431
            },
328
            "funding": [
432
            "funding": [
329
                {
433
                {
330
                    "url": "https://www.doctrine-project.org/sponsorship.html",
434
                    "url": "https://www.doctrine-project.org/sponsorship.html",
331
                    "type": "custom"
435
                    "type": "custom"
Zeile 337... Zeile 441...
337
                {
441
                {
338
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
442
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
339
                    "type": "tidelift"
443
                    "type": "tidelift"
340
                }
444
                }
341
            ],
445
            ],
342
            "time": "2023-03-02T19:26:24+00:00"
446
            "time": "2023-04-14T07:25:38+00:00"
343
        },
447
        },
344
        {
448
        {
345
            "name": "doctrine/deprecations",
449
            "name": "doctrine/deprecations",
346
            "version": "v1.0.0",
450
            "version": "v1.0.0",
347
            "source": {
451
            "source": {
Zeile 904... Zeile 1008...
904
            ],
1008
            ],
905
            "time": "2023-02-25T20:23:15+00:00"
1009
            "time": "2023-02-25T20:23:15+00:00"
906
        },
1010
        },
907
        {
1011
        {
908
            "name": "guzzlehttp/guzzle",
1012
            "name": "guzzlehttp/guzzle",
909
            "version": "7.5.0",
1013
            "version": "7.7.0",
910
            "source": {
1014
            "source": {
911
                "type": "git",
1015
                "type": "git",
912
                "url": "https://github.com/guzzle/guzzle.git",
1016
                "url": "https://github.com/guzzle/guzzle.git",
913
                "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
1017
                "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5"
914
            },
1018
            },
915
            "dist": {
1019
            "dist": {
916
                "type": "zip",
1020
                "type": "zip",
917
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
1021
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/fb7566caccf22d74d1ab270de3551f72a58399f5",
918
                "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
1022
                "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5",
919
                "shasum": ""
1023
                "shasum": ""
920
            },
1024
            },
921
            "require": {
1025
            "require": {
922
                "ext-json": "*",
1026
                "ext-json": "*",
923
                "guzzlehttp/promises": "^1.5",
1027
                "guzzlehttp/promises": "^1.5.3 || ^2.0",
924
                "guzzlehttp/psr7": "^1.9 || ^2.4",
1028
                "guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
925
                "php": "^7.2.5 || ^8.0",
1029
                "php": "^7.2.5 || ^8.0",
926
                "psr/http-client": "^1.0",
1030
                "psr/http-client": "^1.0",
927
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
1031
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
928
            },
1032
            },
929
            "provide": {
1033
            "provide": {
930
                "psr/http-client-implementation": "1.0"
1034
                "psr/http-client-implementation": "1.0"
931
            },
1035
            },
932
            "require-dev": {
1036
            "require-dev": {
933
                "bamarni/composer-bin-plugin": "^1.8.1",
1037
                "bamarni/composer-bin-plugin": "^1.8.1",
934
                "ext-curl": "*",
1038
                "ext-curl": "*",
-
 
1039
                "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
935
                "php-http/client-integration-tests": "^3.0",
1040
                "php-http/message-factory": "^1.1",
936
                "phpunit/phpunit": "^8.5.29 || ^9.5.23",
1041
                "phpunit/phpunit": "^8.5.29 || ^9.5.23",
937
                "psr/log": "^1.1 || ^2.0 || ^3.0"
1042
                "psr/log": "^1.1 || ^2.0 || ^3.0"
938
            },
1043
            },
939
            "suggest": {
1044
            "suggest": {
940
                "ext-curl": "Required for CURL handler support",
1045
                "ext-curl": "Required for CURL handler support",
Zeile 944... Zeile 1049...
944
            "type": "library",
1049
            "type": "library",
945
            "extra": {
1050
            "extra": {
946
                "bamarni-bin": {
1051
                "bamarni-bin": {
947
                    "bin-links": true,
1052
                    "bin-links": true,
948
                    "forward-command": false
1053
                    "forward-command": false
949
                },
-
 
950
                "branch-alias": {
-
 
951
                    "dev-master": "7.5-dev"
-
 
952
                }
1054
                }
953
            },
1055
            },
954
            "autoload": {
1056
            "autoload": {
955
                "files": [
1057
                "files": [
956
                    "src/functions_include.php"
1058
                    "src/functions_include.php"
Zeile 1012... Zeile 1114...
1012
                "rest",
1114
                "rest",
1013
                "web service"
1115
                "web service"
1014
            ],
1116
            ],
1015
            "support": {
1117
            "support": {
1016
                "issues": "https://github.com/guzzle/guzzle/issues",
1118
                "issues": "https://github.com/guzzle/guzzle/issues",
1017
                "source": "https://github.com/guzzle/guzzle/tree/7.5.0"
1119
                "source": "https://github.com/guzzle/guzzle/tree/7.7.0"
1018
            },
1120
            },
1019
            "funding": [
1121
            "funding": [
1020
                {
1122
                {
1021
                    "url": "https://github.com/GrahamCampbell",
1123
                    "url": "https://github.com/GrahamCampbell",
1022
                    "type": "github"
1124
                    "type": "github"
Zeile 1028... Zeile 1130...
1028
                {
1130
                {
1029
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1131
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1030
                    "type": "tidelift"
1132
                    "type": "tidelift"
1031
                }
1133
                }
1032
            ],
1134
            ],
1033
            "time": "2022-08-28T15:39:27+00:00"
1135
            "time": "2023-05-21T14:04:53+00:00"
1034
        },
1136
        },
1035
        {
1137
        {
1036
            "name": "guzzlehttp/promises",
1138
            "name": "guzzlehttp/promises",
1037
            "version": "1.5.2",
1139
            "version": "2.0.0",
1038
            "source": {
1140
            "source": {
1039
                "type": "git",
1141
                "type": "git",
1040
                "url": "https://github.com/guzzle/promises.git",
1142
                "url": "https://github.com/guzzle/promises.git",
1041
                "reference": "b94b2807d85443f9719887892882d0329d1e2598"
1143
                "reference": "3a494dc7dc1d7d12e511890177ae2d0e6c107da6"
1042
            },
1144
            },
1043
            "dist": {
1145
            "dist": {
1044
                "type": "zip",
1146
                "type": "zip",
1045
                "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
1147
                "url": "https://api.github.com/repos/guzzle/promises/zipball/3a494dc7dc1d7d12e511890177ae2d0e6c107da6",
1046
                "reference": "b94b2807d85443f9719887892882d0329d1e2598",
1148
                "reference": "3a494dc7dc1d7d12e511890177ae2d0e6c107da6",
1047
                "shasum": ""
1149
                "shasum": ""
1048
            },
1150
            },
1049
            "require": {
1151
            "require": {
1050
                "php": ">=5.5"
1152
                "php": "^7.2.5 || ^8.0"
1051
            },
1153
            },
1052
            "require-dev": {
1154
            "require-dev": {
-
 
1155
                "bamarni/composer-bin-plugin": "^1.8.1",
1053
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
1156
                "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1054
            },
1157
            },
1055
            "type": "library",
1158
            "type": "library",
1056
            "extra": {
1159
            "extra": {
1057
                "branch-alias": {
1160
                "bamarni-bin": {
1058
                    "dev-master": "1.5-dev"
1161
                    "bin-links": true,
-
 
1162
                    "forward-command": false
1059
                }
1163
                }
1060
            },
1164
            },
1061
            "autoload": {
1165
            "autoload": {
1062
                "files": [
-
 
1063
                    "src/functions_include.php"
-
 
1064
                ],
-
 
1065
                "psr-4": {
1166
                "psr-4": {
1066
                    "GuzzleHttp\\Promise\\": "src/"
1167
                    "GuzzleHttp\\Promise\\": "src/"
1067
                }
1168
                }
1068
            },
1169
            },
1069
            "notification-url": "https://packagist.org/downloads/",
1170
            "notification-url": "https://packagist.org/downloads/",
Zeile 1096... Zeile 1197...
1096
            "keywords": [
1197
            "keywords": [
1097
                "promise"
1198
                "promise"
1098
            ],
1199
            ],
1099
            "support": {
1200
            "support": {
1100
                "issues": "https://github.com/guzzle/promises/issues",
1201
                "issues": "https://github.com/guzzle/promises/issues",
1101
                "source": "https://github.com/guzzle/promises/tree/1.5.2"
1202
                "source": "https://github.com/guzzle/promises/tree/2.0.0"
1102
            },
1203
            },
1103
            "funding": [
1204
            "funding": [
1104
                {
1205
                {
1105
                    "url": "https://github.com/GrahamCampbell",
1206
                    "url": "https://github.com/GrahamCampbell",
1106
                    "type": "github"
1207
                    "type": "github"
Zeile 1112... Zeile 1213...
1112
                {
1213
                {
1113
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1214
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1114
                    "type": "tidelift"
1215
                    "type": "tidelift"
1115
                }
1216
                }
1116
            ],
1217
            ],
1117
            "time": "2022-08-28T14:55:35+00:00"
1218
            "time": "2023-05-21T13:50:22+00:00"
1118
        },
1219
        },
1119
        {
1220
        {
1120
            "name": "guzzlehttp/psr7",
1221
            "name": "guzzlehttp/psr7",
1121
            "version": "2.4.3",
1222
            "version": "2.5.0",
1122
            "source": {
1223
            "source": {
1123
                "type": "git",
1224
                "type": "git",
1124
                "url": "https://github.com/guzzle/psr7.git",
1225
                "url": "https://github.com/guzzle/psr7.git",
1125
                "reference": "67c26b443f348a51926030c83481b85718457d3d"
1226
                "reference": "b635f279edd83fc275f822a1188157ffea568ff6"
1126
            },
1227
            },
1127
            "dist": {
1228
            "dist": {
1128
                "type": "zip",
1229
                "type": "zip",
1129
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
1230
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6",
1130
                "reference": "67c26b443f348a51926030c83481b85718457d3d",
1231
                "reference": "b635f279edd83fc275f822a1188157ffea568ff6",
1131
                "shasum": ""
1232
                "shasum": ""
1132
            },
1233
            },
1133
            "require": {
1234
            "require": {
1134
                "php": "^7.2.5 || ^8.0",
1235
                "php": "^7.2.5 || ^8.0",
1135
                "psr/http-factory": "^1.0",
1236
                "psr/http-factory": "^1.0",
1136
                "psr/http-message": "^1.0",
1237
                "psr/http-message": "^1.1 || ^2.0",
1137
                "ralouphie/getallheaders": "^3.0"
1238
                "ralouphie/getallheaders": "^3.0"
1138
            },
1239
            },
1139
            "provide": {
1240
            "provide": {
1140
                "psr/http-factory-implementation": "1.0",
1241
                "psr/http-factory-implementation": "1.0",
1141
                "psr/http-message-implementation": "1.0"
1242
                "psr/http-message-implementation": "1.0"
Zeile 1151... Zeile 1252...
1151
            "type": "library",
1252
            "type": "library",
1152
            "extra": {
1253
            "extra": {
1153
                "bamarni-bin": {
1254
                "bamarni-bin": {
1154
                    "bin-links": true,
1255
                    "bin-links": true,
1155
                    "forward-command": false
1256
                    "forward-command": false
1156
                },
-
 
1157
                "branch-alias": {
-
 
1158
                    "dev-master": "2.4-dev"
-
 
1159
                }
1257
                }
1160
            },
1258
            },
1161
            "autoload": {
1259
            "autoload": {
1162
                "psr-4": {
1260
                "psr-4": {
1163
                    "GuzzleHttp\\Psr7\\": "src/"
1261
                    "GuzzleHttp\\Psr7\\": "src/"
Zeile 1215... Zeile 1313...
1215
                "uri",
1313
                "uri",
1216
                "url"
1314
                "url"
1217
            ],
1315
            ],
1218
            "support": {
1316
            "support": {
1219
                "issues": "https://github.com/guzzle/psr7/issues",
1317
                "issues": "https://github.com/guzzle/psr7/issues",
1220
                "source": "https://github.com/guzzle/psr7/tree/2.4.3"
1318
                "source": "https://github.com/guzzle/psr7/tree/2.5.0"
1221
            },
1319
            },
1222
            "funding": [
1320
            "funding": [
1223
                {
1321
                {
1224
                    "url": "https://github.com/GrahamCampbell",
1322
                    "url": "https://github.com/GrahamCampbell",
1225
                    "type": "github"
1323
                    "type": "github"
Zeile 1231... Zeile 1329...
1231
                {
1329
                {
1232
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1330
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1233
                    "type": "tidelift"
1331
                    "type": "tidelift"
1234
                }
1332
                }
1235
            ],
1333
            ],
1236
            "time": "2022-10-26T14:07:24+00:00"
1334
            "time": "2023-04-17T16:11:26+00:00"
1237
        },
1335
        },
1238
        {
1336
        {
1239
            "name": "guzzlehttp/uri-template",
1337
            "name": "guzzlehttp/uri-template",
1240
            "version": "v1.0.1",
1338
            "version": "v1.0.1",
1241
            "source": {
1339
            "source": {
Zeile 1387... Zeile 1485...
1387
            ],
1485
            ],
1388
            "time": "2022-12-13T00:04:12+00:00"
1486
            "time": "2022-12-13T00:04:12+00:00"
1389
        },
1487
        },
1390
        {
1488
        {
1391
            "name": "laravel/framework",
1489
            "name": "laravel/framework",
1392
            "version": "v9.52.4",
1490
            "version": "v9.52.7",
1393
            "source": {
1491
            "source": {
1394
                "type": "git",
1492
                "type": "git",
1395
                "url": "https://github.com/laravel/framework.git",
1493
                "url": "https://github.com/laravel/framework.git",
1396
                "reference": "9239128cfb4d22afefb64060dfecf53e82987267"
1494
                "reference": "675ea868fe36b18c8303e954aac540e6b1caa677"
1397
            },
1495
            },
1398
            "dist": {
1496
            "dist": {
1399
                "type": "zip",
1497
                "type": "zip",
1400
                "url": "https://api.github.com/repos/laravel/framework/zipball/9239128cfb4d22afefb64060dfecf53e82987267",
1498
                "url": "https://api.github.com/repos/laravel/framework/zipball/675ea868fe36b18c8303e954aac540e6b1caa677",
1401
                "reference": "9239128cfb4d22afefb64060dfecf53e82987267",
1499
                "reference": "675ea868fe36b18c8303e954aac540e6b1caa677",
1402
                "shasum": ""
1500
                "shasum": ""
1403
            },
1501
            },
1404
            "require": {
1502
            "require": {
1405
                "brick/math": "^0.9.3|^0.10.2|^0.11",
1503
                "brick/math": "^0.9.3|^0.10.2|^0.11",
1406
                "doctrine/inflector": "^2.0.5",
1504
                "doctrine/inflector": "^2.0.5",
Zeile 1493... Zeile 1591...
1493
                "league/flysystem-ftp": "^3.0",
1591
                "league/flysystem-ftp": "^3.0",
1494
                "league/flysystem-path-prefixing": "^3.3",
1592
                "league/flysystem-path-prefixing": "^3.3",
1495
                "league/flysystem-read-only": "^3.3",
1593
                "league/flysystem-read-only": "^3.3",
1496
                "league/flysystem-sftp-v3": "^3.0",
1594
                "league/flysystem-sftp-v3": "^3.0",
1497
                "mockery/mockery": "^1.5.1",
1595
                "mockery/mockery": "^1.5.1",
1498
                "orchestra/testbench-core": "^7.16",
1596
                "orchestra/testbench-core": "^7.24",
1499
                "pda/pheanstalk": "^4.0",
1597
                "pda/pheanstalk": "^4.0",
1500
                "phpstan/phpdoc-parser": "^1.15",
1598
                "phpstan/phpdoc-parser": "^1.15",
1501
                "phpstan/phpstan": "^1.4.7",
1599
                "phpstan/phpstan": "^1.4.7",
1502
                "phpunit/phpunit": "^9.5.8",
1600
                "phpunit/phpunit": "^9.5.8",
1503
                "predis/predis": "^1.1.9|^2.0.2",
1601
                "predis/predis": "^1.1.9|^2.0.2",
Zeile 1581... Zeile 1679...
1581
            ],
1679
            ],
1582
            "support": {
1680
            "support": {
1583
                "issues": "https://github.com/laravel/framework/issues",
1681
                "issues": "https://github.com/laravel/framework/issues",
1584
                "source": "https://github.com/laravel/framework"
1682
                "source": "https://github.com/laravel/framework"
1585
            },
1683
            },
1586
            "time": "2023-02-22T14:38:06+00:00"
1684
            "time": "2023-04-25T13:44:05+00:00"
1587
        },
1685
        },
1588
        {
1686
        {
1589
            "name": "laravel/sanctum",
1687
            "name": "laravel/sanctum",
1590
            "version": "v3.2.1",
1688
            "version": "v3.2.5",
1591
            "source": {
1689
            "source": {
1592
                "type": "git",
1690
                "type": "git",
1593
                "url": "https://github.com/laravel/sanctum.git",
1691
                "url": "https://github.com/laravel/sanctum.git",
1594
                "reference": "d09d69bac55708fcd4a3b305d760e673d888baf9"
1692
                "reference": "8ebda85d59d3c414863a7f4d816ef8302faad876"
1595
            },
1693
            },
1596
            "dist": {
1694
            "dist": {
1597
                "type": "zip",
1695
                "type": "zip",
1598
                "url": "https://api.github.com/repos/laravel/sanctum/zipball/d09d69bac55708fcd4a3b305d760e673d888baf9",
1696
                "url": "https://api.github.com/repos/laravel/sanctum/zipball/8ebda85d59d3c414863a7f4d816ef8302faad876",
1599
                "reference": "d09d69bac55708fcd4a3b305d760e673d888baf9",
1697
                "reference": "8ebda85d59d3c414863a7f4d816ef8302faad876",
1600
                "shasum": ""
1698
                "shasum": ""
1601
            },
1699
            },
1602
            "require": {
1700
            "require": {
1603
                "ext-json": "*",
1701
                "ext-json": "*",
1604
                "illuminate/console": "^9.21|^10.0",
1702
                "illuminate/console": "^9.21|^10.0",
Zeile 1608... Zeile 1706...
1608
                "php": "^8.0.2"
1706
                "php": "^8.0.2"
1609
            },
1707
            },
1610
            "require-dev": {
1708
            "require-dev": {
1611
                "mockery/mockery": "^1.0",
1709
                "mockery/mockery": "^1.0",
1612
                "orchestra/testbench": "^7.0|^8.0",
1710
                "orchestra/testbench": "^7.0|^8.0",
-
 
1711
                "phpstan/phpstan": "^1.10",
1613
                "phpunit/phpunit": "^9.3"
1712
                "phpunit/phpunit": "^9.3"
1614
            },
1713
            },
1615
            "type": "library",
1714
            "type": "library",
1616
            "extra": {
1715
            "extra": {
1617
                "branch-alias": {
1716
                "branch-alias": {
Zeile 1646... Zeile 1745...
1646
            ],
1745
            ],
1647
            "support": {
1746
            "support": {
1648
                "issues": "https://github.com/laravel/sanctum/issues",
1747
                "issues": "https://github.com/laravel/sanctum/issues",
1649
                "source": "https://github.com/laravel/sanctum"
1748
                "source": "https://github.com/laravel/sanctum"
1650
            },
1749
            },
1651
            "time": "2023-01-13T15:41:49+00:00"
1750
            "time": "2023-05-01T19:39:51+00:00"
1652
        },
1751
        },
1653
        {
1752
        {
1654
            "name": "laravel/serializable-closure",
1753
            "name": "laravel/serializable-closure",
1655
            "version": "v1.3.0",
1754
            "version": "v1.3.0",
1656
            "source": {
1755
            "source": {
Zeile 1778... Zeile 1877...
1778
            },
1877
            },
1779
            "time": "2023-02-15T16:40:09+00:00"
1878
            "time": "2023-02-15T16:40:09+00:00"
1780
        },
1879
        },
1781
        {
1880
        {
1782
            "name": "league/commonmark",
1881
            "name": "league/commonmark",
1783
            "version": "2.3.9",
1882
            "version": "2.4.0",
1784
            "source": {
1883
            "source": {
1785
                "type": "git",
1884
                "type": "git",
1786
                "url": "https://github.com/thephpleague/commonmark.git",
1885
                "url": "https://github.com/thephpleague/commonmark.git",
1787
                "reference": "c1e114f74e518daca2729ea8c4bf1167038fa4b5"
1886
                "reference": "d44a24690f16b8c1808bf13b1bd54ae4c63ea048"
1788
            },
1887
            },
1789
            "dist": {
1888
            "dist": {
1790
                "type": "zip",
1889
                "type": "zip",
1791
                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c1e114f74e518daca2729ea8c4bf1167038fa4b5",
1890
                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d44a24690f16b8c1808bf13b1bd54ae4c63ea048",
1792
                "reference": "c1e114f74e518daca2729ea8c4bf1167038fa4b5",
1891
                "reference": "d44a24690f16b8c1808bf13b1bd54ae4c63ea048",
1793
                "shasum": ""
1892
                "shasum": ""
1794
            },
1893
            },
1795
            "require": {
1894
            "require": {
1796
                "ext-mbstring": "*",
1895
                "ext-mbstring": "*",
1797
                "league/config": "^1.1.1",
1896
                "league/config": "^1.1.1",
Zeile 1823... Zeile 1922...
1823
                "symfony/yaml": "v2.3+ required if using the Front Matter extension"
1922
                "symfony/yaml": "v2.3+ required if using the Front Matter extension"
1824
            },
1923
            },
1825
            "type": "library",
1924
            "type": "library",
1826
            "extra": {
1925
            "extra": {
1827
                "branch-alias": {
1926
                "branch-alias": {
1828
                    "dev-main": "2.4-dev"
1927
                    "dev-main": "2.5-dev"
1829
                }
1928
                }
1830
            },
1929
            },
1831
            "autoload": {
1930
            "autoload": {
1832
                "psr-4": {
1931
                "psr-4": {
1833
                    "League\\CommonMark\\": "src"
1932
                    "League\\CommonMark\\": "src"
Zeile 1880... Zeile 1979...
1880
                {
1979
                {
1881
                    "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
1980
                    "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
1882
                    "type": "tidelift"
1981
                    "type": "tidelift"
1883
                }
1982
                }
1884
            ],
1983
            ],
1885
            "time": "2023-02-15T14:07:24+00:00"
1984
            "time": "2023-03-24T15:16:10+00:00"
1886
        },
1985
        },
1887
        {
1986
        {
1888
            "name": "league/config",
1987
            "name": "league/config",
1889
            "version": "v1.2.0",
1988
            "version": "v1.2.0",
1890
            "source": {
1989
            "source": {
Zeile 1966... Zeile 2065...
1966
            ],
2065
            ],
1967
            "time": "2022-12-11T20:36:23+00:00"
2066
            "time": "2022-12-11T20:36:23+00:00"
1968
        },
2067
        },
1969
        {
2068
        {
1970
            "name": "league/flysystem",
2069
            "name": "league/flysystem",
1971
            "version": "3.12.3",
2070
            "version": "3.15.1",
1972
            "source": {
2071
            "source": {
1973
                "type": "git",
2072
                "type": "git",
1974
                "url": "https://github.com/thephpleague/flysystem.git",
2073
                "url": "https://github.com/thephpleague/flysystem.git",
1975
                "reference": "81e87e74dd5213795c7846d65089712d2dda90ce"
2074
                "reference": "a141d430414fcb8bf797a18716b09f759a385bed"
1976
            },
2075
            },
1977
            "dist": {
2076
            "dist": {
1978
                "type": "zip",
2077
                "type": "zip",
1979
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/81e87e74dd5213795c7846d65089712d2dda90ce",
2078
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a141d430414fcb8bf797a18716b09f759a385bed",
1980
                "reference": "81e87e74dd5213795c7846d65089712d2dda90ce",
2079
                "reference": "a141d430414fcb8bf797a18716b09f759a385bed",
1981
                "shasum": ""
2080
                "shasum": ""
1982
            },
2081
            },
1983
            "require": {
2082
            "require": {
-
 
2083
                "league/flysystem-local": "^3.0.0",
1984
                "league/mime-type-detection": "^1.0.0",
2084
                "league/mime-type-detection": "^1.0.0",
1985
                "php": "^8.0.2"
2085
                "php": "^8.0.2"
1986
            },
2086
            },
1987
            "conflict": {
2087
            "conflict": {
1988
                "aws/aws-sdk-php": "3.209.31 || 3.210.0",
2088
                "aws/aws-sdk-php": "3.209.31 || 3.210.0",
Zeile 2037... Zeile 2137...
2037
                "sftp",
2137
                "sftp",
2038
                "storage"
2138
                "storage"
2039
            ],
2139
            ],
2040
            "support": {
2140
            "support": {
2041
                "issues": "https://github.com/thephpleague/flysystem/issues",
2141
                "issues": "https://github.com/thephpleague/flysystem/issues",
2042
                "source": "https://github.com/thephpleague/flysystem/tree/3.12.3"
2142
                "source": "https://github.com/thephpleague/flysystem/tree/3.15.1"
2043
            },
2143
            },
2044
            "funding": [
2144
            "funding": [
2045
                {
2145
                {
2046
                    "url": "https://ecologi.com/frankdejonge",
2146
                    "url": "https://ecologi.com/frankdejonge",
2047
                    "type": "custom"
2147
                    "type": "custom"
2048
                },
2148
                },
2049
                {
2149
                {
2050
                    "url": "https://github.com/frankdejonge",
2150
                    "url": "https://github.com/frankdejonge",
2051
                    "type": "github"
2151
                    "type": "github"
-
 
2152
                }
-
 
2153
            ],
-
 
2154
            "time": "2023-05-04T09:04:26+00:00"
-
 
2155
        },
-
 
2156
        {
-
 
2157
            "name": "league/flysystem-local",
-
 
2158
            "version": "3.15.0",
-
 
2159
            "source": {
-
 
2160
                "type": "git",
-
 
2161
                "url": "https://github.com/thephpleague/flysystem-local.git",
-
 
2162
                "reference": "543f64c397fefdf9cfeac443ffb6beff602796b3"
-
 
2163
            },
-
 
2164
            "dist": {
-
 
2165
                "type": "zip",
-
 
2166
                "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/543f64c397fefdf9cfeac443ffb6beff602796b3",
-
 
2167
                "reference": "543f64c397fefdf9cfeac443ffb6beff602796b3",
-
 
2168
                "shasum": ""
-
 
2169
            },
-
 
2170
            "require": {
-
 
2171
                "ext-fileinfo": "*",
-
 
2172
                "league/flysystem": "^3.0.0",
-
 
2173
                "league/mime-type-detection": "^1.0.0",
-
 
2174
                "php": "^8.0.2"
-
 
2175
            },
-
 
2176
            "type": "library",
-
 
2177
            "autoload": {
-
 
2178
                "psr-4": {
-
 
2179
                    "League\\Flysystem\\Local\\": ""
-
 
2180
                }
-
 
2181
            },
-
 
2182
            "notification-url": "https://packagist.org/downloads/",
-
 
2183
            "license": [
-
 
2184
                "MIT"
-
 
2185
            ],
-
 
2186
            "authors": [
-
 
2187
                {
-
 
2188
                    "name": "Frank de Jonge",
-
 
2189
                    "email": "info@frankdejonge.nl"
-
 
2190
                }
-
 
2191
            ],
-
 
2192
            "description": "Local filesystem adapter for Flysystem.",
-
 
2193
            "keywords": [
-
 
2194
                "Flysystem",
-
 
2195
                "file",
-
 
2196
                "files",
-
 
2197
                "filesystem",
-
 
2198
                "local"
-
 
2199
            ],
-
 
2200
            "support": {
-
 
2201
                "issues": "https://github.com/thephpleague/flysystem-local/issues",
-
 
2202
                "source": "https://github.com/thephpleague/flysystem-local/tree/3.15.0"
-
 
2203
            },
-
 
2204
            "funding": [
-
 
2205
                {
-
 
2206
                    "url": "https://ecologi.com/frankdejonge",
-
 
2207
                    "type": "custom"
2052
                },
2208
                },
2053
                {
2209
                {
2054
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2210
                    "url": "https://github.com/frankdejonge",
2055
                    "type": "tidelift"
2211
                    "type": "github"
2056
                }
2212
                }
2057
            ],
2213
            ],
2058
            "time": "2023-02-18T15:32:41+00:00"
2214
            "time": "2023-05-02T20:02:14+00:00"
2059
        },
2215
        },
2060
        {
2216
        {
2061
            "name": "league/mime-type-detection",
2217
            "name": "league/mime-type-detection",
2062
            "version": "1.11.0",
2218
            "version": "1.11.0",
2063
            "source": {
2219
            "source": {
Zeile 2466... Zeile 2622...
2466
            },
2622
            },
2467
            "time": "2023-02-02T10:41:53+00:00"
2623
            "time": "2023-02-02T10:41:53+00:00"
2468
        },
2624
        },
2469
        {
2625
        {
2470
            "name": "nikic/php-parser",
2626
            "name": "nikic/php-parser",
2471
            "version": "v4.15.3",
2627
            "version": "v4.15.5",
2472
            "source": {
2628
            "source": {
2473
                "type": "git",
2629
                "type": "git",
2474
                "url": "https://github.com/nikic/PHP-Parser.git",
2630
                "url": "https://github.com/nikic/PHP-Parser.git",
2475
                "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039"
2631
                "reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e"
2476
            },
2632
            },
2477
            "dist": {
2633
            "dist": {
2478
                "type": "zip",
2634
                "type": "zip",
2479
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039",
2635
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/11e2663a5bc9db5d714eedb4277ee300403b4a9e",
2480
                "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039",
2636
                "reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e",
2481
                "shasum": ""
2637
                "shasum": ""
2482
            },
2638
            },
2483
            "require": {
2639
            "require": {
2484
                "ext-tokenizer": "*",
2640
                "ext-tokenizer": "*",
2485
                "php": ">=7.0"
2641
                "php": ">=7.0"
Zeile 2516... Zeile 2672...
2516
                "parser",
2672
                "parser",
2517
                "php"
2673
                "php"
2518
            ],
2674
            ],
2519
            "support": {
2675
            "support": {
2520
                "issues": "https://github.com/nikic/PHP-Parser/issues",
2676
                "issues": "https://github.com/nikic/PHP-Parser/issues",
2521
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3"
2677
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.5"
2522
            },
2678
            },
2523
            "time": "2023-01-16T22:05:37+00:00"
2679
            "time": "2023-05-19T20:20:00+00:00"
2524
        },
2680
        },
2525
        {
2681
        {
2526
            "name": "nunomaduro/termwind",
2682
            "name": "nunomaduro/termwind",
2527
            "version": "v1.15.1",
2683
            "version": "v1.15.1",
2528
            "source": {
2684
            "source": {
Zeile 2715... Zeile 2871...
2715
                "source": "https://github.com/paquettg/string-encoder/tree/1.0.1"
2871
                "source": "https://github.com/paquettg/string-encoder/tree/1.0.1"
2716
            },
2872
            },
2717
            "time": "2018-12-21T02:25:09+00:00"
2873
            "time": "2018-12-21T02:25:09+00:00"
2718
        },
2874
        },
2719
        {
2875
        {
-
 
2876
            "name": "paragonie/constant_time_encoding",
-
 
2877
            "version": "v2.6.3",
-
 
2878
            "source": {
-
 
2879
                "type": "git",
-
 
2880
                "url": "https://github.com/paragonie/constant_time_encoding.git",
-
 
2881
                "reference": "58c3f47f650c94ec05a151692652a868995d2938"
-
 
2882
            },
-
 
2883
            "dist": {
-
 
2884
                "type": "zip",
-
 
2885
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
-
 
2886
                "reference": "58c3f47f650c94ec05a151692652a868995d2938",
-
 
2887
                "shasum": ""
-
 
2888
            },
-
 
2889
            "require": {
-
 
2890
                "php": "^7|^8"
-
 
2891
            },
-
 
2892
            "require-dev": {
-
 
2893
                "phpunit/phpunit": "^6|^7|^8|^9",
-
 
2894
                "vimeo/psalm": "^1|^2|^3|^4"
-
 
2895
            },
-
 
2896
            "type": "library",
-
 
2897
            "autoload": {
-
 
2898
                "psr-4": {
-
 
2899
                    "ParagonIE\\ConstantTime\\": "src/"
-
 
2900
                }
-
 
2901
            },
-
 
2902
            "notification-url": "https://packagist.org/downloads/",
-
 
2903
            "license": [
-
 
2904
                "MIT"
-
 
2905
            ],
-
 
2906
            "authors": [
-
 
2907
                {
-
 
2908
                    "name": "Paragon Initiative Enterprises",
-
 
2909
                    "email": "security@paragonie.com",
-
 
2910
                    "homepage": "https://paragonie.com",
-
 
2911
                    "role": "Maintainer"
-
 
2912
                },
-
 
2913
                {
-
 
2914
                    "name": "Steve 'Sc00bz' Thomas",
-
 
2915
                    "email": "steve@tobtu.com",
-
 
2916
                    "homepage": "https://www.tobtu.com",
-
 
2917
                    "role": "Original Developer"
-
 
2918
                }
-
 
2919
            ],
-
 
2920
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
-
 
2921
            "keywords": [
-
 
2922
                "base16",
-
 
2923
                "base32",
-
 
2924
                "base32_decode",
-
 
2925
                "base32_encode",
-
 
2926
                "base64",
-
 
2927
                "base64_decode",
-
 
2928
                "base64_encode",
-
 
2929
                "bin2hex",
-
 
2930
                "encoding",
-
 
2931
                "hex",
-
 
2932
                "hex2bin",
-
 
2933
                "rfc4648"
-
 
2934
            ],
-
 
2935
            "support": {
-
 
2936
                "email": "info@paragonie.com",
-
 
2937
                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
-
 
2938
                "source": "https://github.com/paragonie/constant_time_encoding"
-
 
2939
            },
-
 
2940
            "time": "2022-06-14T06:56:20+00:00"
-
 
2941
        },
-
 
2942
        {
2720
            "name": "phpoption/phpoption",
2943
            "name": "phpoption/phpoption",
2721
            "version": "1.9.1",
2944
            "version": "1.9.1",
2722
            "source": {
2945
            "source": {
2723
                "type": "git",
2946
                "type": "git",
2724
                "url": "https://github.com/schmittjoh/php-option.git",
2947
                "url": "https://github.com/schmittjoh/php-option.git",
Zeile 2790... Zeile 3013...
2790
                }
3013
                }
2791
            ],
3014
            ],
2792
            "time": "2023-02-25T19:38:58+00:00"
3015
            "time": "2023-02-25T19:38:58+00:00"
2793
        },
3016
        },
2794
        {
3017
        {
-
 
3018
            "name": "pragmarx/google2fa",
-
 
3019
            "version": "v8.0.1",
-
 
3020
            "source": {
-
 
3021
                "type": "git",
-
 
3022
                "url": "https://github.com/antonioribeiro/google2fa.git",
-
 
3023
                "reference": "80c3d801b31fe165f8fe99ea085e0a37834e1be3"
-
 
3024
            },
-
 
3025
            "dist": {
-
 
3026
                "type": "zip",
-
 
3027
                "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/80c3d801b31fe165f8fe99ea085e0a37834e1be3",
-
 
3028
                "reference": "80c3d801b31fe165f8fe99ea085e0a37834e1be3",
-
 
3029
                "shasum": ""
-
 
3030
            },
-
 
3031
            "require": {
-
 
3032
                "paragonie/constant_time_encoding": "^1.0|^2.0",
-
 
3033
                "php": "^7.1|^8.0"
-
 
3034
            },
-
 
3035
            "require-dev": {
-
 
3036
                "phpstan/phpstan": "^0.12.18",
-
 
3037
                "phpunit/phpunit": "^7.5.15|^8.5|^9.0"
-
 
3038
            },
-
 
3039
            "type": "library",
-
 
3040
            "autoload": {
-
 
3041
                "psr-4": {
-
 
3042
                    "PragmaRX\\Google2FA\\": "src/"
-
 
3043
                }
-
 
3044
            },
-
 
3045
            "notification-url": "https://packagist.org/downloads/",
-
 
3046
            "license": [
-
 
3047
                "MIT"
-
 
3048
            ],
-
 
3049
            "authors": [
-
 
3050
                {
-
 
3051
                    "name": "Antonio Carlos Ribeiro",
-
 
3052
                    "email": "acr@antoniocarlosribeiro.com",
-
 
3053
                    "role": "Creator & Designer"
-
 
3054
                }
-
 
3055
            ],
-
 
3056
            "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
-
 
3057
            "keywords": [
-
 
3058
                "2fa",
-
 
3059
                "Authentication",
-
 
3060
                "Two Factor Authentication",
-
 
3061
                "google2fa"
-
 
3062
            ],
-
 
3063
            "support": {
-
 
3064
                "issues": "https://github.com/antonioribeiro/google2fa/issues",
-
 
3065
                "source": "https://github.com/antonioribeiro/google2fa/tree/v8.0.1"
-
 
3066
            },
-
 
3067
            "time": "2022-06-13T21:57:56+00:00"
-
 
3068
        },
-
 
3069
        {
-
 
3070
            "name": "pragmarx/google2fa-laravel",
-
 
3071
            "version": "v2.1.1",
-
 
3072
            "source": {
-
 
3073
                "type": "git",
-
 
3074
                "url": "https://github.com/antonioribeiro/google2fa-laravel.git",
-
 
3075
                "reference": "035b799d6ea080d07722012c926c15c9dde66fd7"
-
 
3076
            },
-
 
3077
            "dist": {
-
 
3078
                "type": "zip",
-
 
3079
                "url": "https://api.github.com/repos/antonioribeiro/google2fa-laravel/zipball/035b799d6ea080d07722012c926c15c9dde66fd7",
-
 
3080
                "reference": "035b799d6ea080d07722012c926c15c9dde66fd7",
-
 
3081
                "shasum": ""
-
 
3082
            },
-
 
3083
            "require": {
-
 
3084
                "laravel/framework": "^5.4.36|^6.0|^7.0|^8.0|^9.0|^10.0",
-
 
3085
                "php": ">=7.0",
-
 
3086
                "pragmarx/google2fa-qrcode": "^1.0|^2.0|^3.0"
-
 
3087
            },
-
 
3088
            "require-dev": {
-
 
3089
                "bacon/bacon-qr-code": "^2.0",
-
 
3090
                "orchestra/testbench": "3.4.*|3.5.*|3.6.*|3.7.*|4.*|5.*|6.*|7.*|8.*",
-
 
3091
                "phpunit/phpunit": "~5|~6|~7|~8|~9"
-
 
3092
            },
-
 
3093
            "suggest": {
-
 
3094
                "bacon/bacon-qr-code": "Required to generate inline QR Codes.",
-
 
3095
                "pragmarx/recovery": "Generate recovery codes."
-
 
3096
            },
-
 
3097
            "type": "library",
-
 
3098
            "extra": {
-
 
3099
                "component": "package",
-
 
3100
                "frameworks": [
-
 
3101
                    "Laravel"
-
 
3102
                ],
-
 
3103
                "branch-alias": {
-
 
3104
                    "dev-master": "0.2-dev"
-
 
3105
                },
-
 
3106
                "laravel": {
-
 
3107
                    "providers": [
-
 
3108
                        "PragmaRX\\Google2FALaravel\\ServiceProvider"
-
 
3109
                    ],
-
 
3110
                    "aliases": {
-
 
3111
                        "Google2FA": "PragmaRX\\Google2FALaravel\\Facade"
-
 
3112
                    }
-
 
3113
                }
-
 
3114
            },
-
 
3115
            "autoload": {
-
 
3116
                "psr-4": {
-
 
3117
                    "PragmaRX\\Google2FALaravel\\": "src/",
-
 
3118
                    "PragmaRX\\Google2FALaravel\\Tests\\": "tests/"
-
 
3119
                }
-
 
3120
            },
-
 
3121
            "notification-url": "https://packagist.org/downloads/",
-
 
3122
            "license": [
-
 
3123
                "MIT"
-
 
3124
            ],
-
 
3125
            "authors": [
-
 
3126
                {
-
 
3127
                    "name": "Antonio Carlos Ribeiro",
-
 
3128
                    "email": "acr@antoniocarlosribeiro.com",
-
 
3129
                    "role": "Creator & Designer"
-
 
3130
                }
-
 
3131
            ],
-
 
3132
            "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
-
 
3133
            "keywords": [
-
 
3134
                "Authentication",
-
 
3135
                "Two Factor Authentication",
-
 
3136
                "google2fa",
-
 
3137
                "laravel"
-
 
3138
            ],
-
 
3139
            "support": {
-
 
3140
                "issues": "https://github.com/antonioribeiro/google2fa-laravel/issues",
-
 
3141
                "source": "https://github.com/antonioribeiro/google2fa-laravel/tree/v2.1.1"
-
 
3142
            },
-
 
3143
            "time": "2023-02-26T09:41:06+00:00"
-
 
3144
        },
-
 
3145
        {
-
 
3146
            "name": "pragmarx/google2fa-qrcode",
-
 
3147
            "version": "v3.0.0",
-
 
3148
            "source": {
-
 
3149
                "type": "git",
-
 
3150
                "url": "https://github.com/antonioribeiro/google2fa-qrcode.git",
-
 
3151
                "reference": "ce4d8a729b6c93741c607cfb2217acfffb5bf76b"
-
 
3152
            },
-
 
3153
            "dist": {
-
 
3154
                "type": "zip",
-
 
3155
                "url": "https://api.github.com/repos/antonioribeiro/google2fa-qrcode/zipball/ce4d8a729b6c93741c607cfb2217acfffb5bf76b",
-
 
3156
                "reference": "ce4d8a729b6c93741c607cfb2217acfffb5bf76b",
-
 
3157
                "shasum": ""
-
 
3158
            },
-
 
3159
            "require": {
-
 
3160
                "php": ">=7.1",
-
 
3161
                "pragmarx/google2fa": ">=4.0"
-
 
3162
            },
-
 
3163
            "require-dev": {
-
 
3164
                "bacon/bacon-qr-code": "^2.0",
-
 
3165
                "chillerlan/php-qrcode": "^1.0|^2.0|^3.0|^4.0",
-
 
3166
                "khanamiryan/qrcode-detector-decoder": "^1.0",
-
 
3167
                "phpunit/phpunit": "~4|~5|~6|~7|~8|~9"
-
 
3168
            },
-
 
3169
            "suggest": {
-
 
3170
                "bacon/bacon-qr-code": "For QR Code generation, requires imagick",
-
 
3171
                "chillerlan/php-qrcode": "For QR Code generation"
-
 
3172
            },
-
 
3173
            "type": "library",
-
 
3174
            "extra": {
-
 
3175
                "component": "package",
-
 
3176
                "branch-alias": {
-
 
3177
                    "dev-master": "1.0-dev"
-
 
3178
                }
-
 
3179
            },
-
 
3180
            "autoload": {
-
 
3181
                "psr-4": {
-
 
3182
                    "PragmaRX\\Google2FAQRCode\\": "src/",
-
 
3183
                    "PragmaRX\\Google2FAQRCode\\Tests\\": "tests/"
-
 
3184
                }
-
 
3185
            },
-
 
3186
            "notification-url": "https://packagist.org/downloads/",
-
 
3187
            "license": [
-
 
3188
                "MIT"
-
 
3189
            ],
-
 
3190
            "authors": [
-
 
3191
                {
-
 
3192
                    "name": "Antonio Carlos Ribeiro",
-
 
3193
                    "email": "acr@antoniocarlosribeiro.com",
-
 
3194
                    "role": "Creator & Designer"
-
 
3195
                }
-
 
3196
            ],
-
 
3197
            "description": "QR Code package for Google2FA",
-
 
3198
            "keywords": [
-
 
3199
                "2fa",
-
 
3200
                "Authentication",
-
 
3201
                "Two Factor Authentication",
-
 
3202
                "google2fa",
-
 
3203
                "qr code",
-
 
3204
                "qrcode"
-
 
3205
            ],
-
 
3206
            "support": {
-
 
3207
                "issues": "https://github.com/antonioribeiro/google2fa-qrcode/issues",
-
 
3208
                "source": "https://github.com/antonioribeiro/google2fa-qrcode/tree/v3.0.0"
-
 
3209
            },
-
 
3210
            "time": "2021-08-15T12:53:48+00:00"
-
 
3211
        },
-
 
3212
        {
2795
            "name": "psr/cache",
3213
            "name": "psr/cache",
2796
            "version": "3.0.0",
3214
            "version": "3.0.0",
2797
            "source": {
3215
            "source": {
2798
                "type": "git",
3216
                "type": "git",
2799
                "url": "https://github.com/php-fig/cache.git",
3217
                "url": "https://github.com/php-fig/cache.git",
Zeile 2943... Zeile 3361...
2943
            },
3361
            },
2944
            "time": "2019-01-08T18:20:26+00:00"
3362
            "time": "2019-01-08T18:20:26+00:00"
2945
        },
3363
        },
2946
        {
3364
        {
2947
            "name": "psr/http-client",
3365
            "name": "psr/http-client",
2948
            "version": "1.0.1",
3366
            "version": "1.0.2",
2949
            "source": {
3367
            "source": {
2950
                "type": "git",
3368
                "type": "git",
2951
                "url": "https://github.com/php-fig/http-client.git",
3369
                "url": "https://github.com/php-fig/http-client.git",
2952
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
3370
                "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
2953
            },
3371
            },
2954
            "dist": {
3372
            "dist": {
2955
                "type": "zip",
3373
                "type": "zip",
2956
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3374
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
2957
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3375
                "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
2958
                "shasum": ""
3376
                "shasum": ""
2959
            },
3377
            },
2960
            "require": {
3378
            "require": {
2961
                "php": "^7.0 || ^8.0",
3379
                "php": "^7.0 || ^8.0",
2962
                "psr/http-message": "^1.0"
3380
                "psr/http-message": "^1.0 || ^2.0"
2963
            },
3381
            },
2964
            "type": "library",
3382
            "type": "library",
2965
            "extra": {
3383
            "extra": {
2966
                "branch-alias": {
3384
                "branch-alias": {
2967
                    "dev-master": "1.0.x-dev"
3385
                    "dev-master": "1.0.x-dev"
Zeile 2977... Zeile 3395...
2977
                "MIT"
3395
                "MIT"
2978
            ],
3396
            ],
2979
            "authors": [
3397
            "authors": [
2980
                {
3398
                {
2981
                    "name": "PHP-FIG",
3399
                    "name": "PHP-FIG",
2982
                    "homepage": "http://www.php-fig.org/"
3400
                    "homepage": "https://www.php-fig.org/"
2983
                }
3401
                }
2984
            ],
3402
            ],
2985
            "description": "Common interface for HTTP clients",
3403
            "description": "Common interface for HTTP clients",
2986
            "homepage": "https://github.com/php-fig/http-client",
3404
            "homepage": "https://github.com/php-fig/http-client",
2987
            "keywords": [
3405
            "keywords": [
Zeile 2989... Zeile 3407...
2989
                "http-client",
3407
                "http-client",
2990
                "psr",
3408
                "psr",
2991
                "psr-18"
3409
                "psr-18"
2992
            ],
3410
            ],
2993
            "support": {
3411
            "support": {
2994
                "source": "https://github.com/php-fig/http-client/tree/master"
3412
                "source": "https://github.com/php-fig/http-client/tree/1.0.2"
2995
            },
3413
            },
2996
            "time": "2020-06-29T06:28:15+00:00"
3414
            "time": "2023-04-10T20:12:12+00:00"
2997
        },
3415
        },
2998
        {
3416
        {
2999
            "name": "psr/http-factory",
3417
            "name": "psr/http-factory",
3000
            "version": "1.0.1",
3418
            "version": "1.0.2",
3001
            "source": {
3419
            "source": {
3002
                "type": "git",
3420
                "type": "git",
3003
                "url": "https://github.com/php-fig/http-factory.git",
3421
                "url": "https://github.com/php-fig/http-factory.git",
3004
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
3422
                "reference": "e616d01114759c4c489f93b099585439f795fe35"
3005
            },
3423
            },
3006
            "dist": {
3424
            "dist": {
3007
                "type": "zip",
3425
                "type": "zip",
3008
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3426
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
3009
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3427
                "reference": "e616d01114759c4c489f93b099585439f795fe35",
3010
                "shasum": ""
3428
                "shasum": ""
3011
            },
3429
            },
3012
            "require": {
3430
            "require": {
3013
                "php": ">=7.0.0",
3431
                "php": ">=7.0.0",
3014
                "psr/http-message": "^1.0"
3432
                "psr/http-message": "^1.0 || ^2.0"
3015
            },
3433
            },
3016
            "type": "library",
3434
            "type": "library",
3017
            "extra": {
3435
            "extra": {
3018
                "branch-alias": {
3436
                "branch-alias": {
3019
                    "dev-master": "1.0.x-dev"
3437
                    "dev-master": "1.0.x-dev"
Zeile 3029... Zeile 3447...
3029
                "MIT"
3447
                "MIT"
3030
            ],
3448
            ],
3031
            "authors": [
3449
            "authors": [
3032
                {
3450
                {
3033
                    "name": "PHP-FIG",
3451
                    "name": "PHP-FIG",
3034
                    "homepage": "http://www.php-fig.org/"
3452
                    "homepage": "https://www.php-fig.org/"
3035
                }
3453
                }
3036
            ],
3454
            ],
3037
            "description": "Common interfaces for PSR-7 HTTP message factories",
3455
            "description": "Common interfaces for PSR-7 HTTP message factories",
3038
            "keywords": [
3456
            "keywords": [
3039
                "factory",
3457
                "factory",
Zeile 3044... Zeile 3462...
3044
                "psr-7",
3462
                "psr-7",
3045
                "request",
3463
                "request",
3046
                "response"
3464
                "response"
3047
            ],
3465
            ],
3048
            "support": {
3466
            "support": {
3049
                "source": "https://github.com/php-fig/http-factory/tree/master"
3467
                "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
3050
            },
3468
            },
3051
            "time": "2019-04-30T12:38:16+00:00"
3469
            "time": "2023-04-10T20:10:41+00:00"
3052
        },
3470
        },
3053
        {
3471
        {
3054
            "name": "psr/http-message",
3472
            "name": "psr/http-message",
3055
            "version": "1.0.1",
3473
            "version": "2.0",
3056
            "source": {
3474
            "source": {
3057
                "type": "git",
3475
                "type": "git",
3058
                "url": "https://github.com/php-fig/http-message.git",
3476
                "url": "https://github.com/php-fig/http-message.git",
3059
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
3477
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
3060
            },
3478
            },
3061
            "dist": {
3479
            "dist": {
3062
                "type": "zip",
3480
                "type": "zip",
3063
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
3481
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
3064
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
3482
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
3065
                "shasum": ""
3483
                "shasum": ""
3066
            },
3484
            },
3067
            "require": {
3485
            "require": {
3068
                "php": ">=5.3.0"
3486
                "php": "^7.2 || ^8.0"
3069
            },
3487
            },
3070
            "type": "library",
3488
            "type": "library",
3071
            "extra": {
3489
            "extra": {
3072
                "branch-alias": {
3490
                "branch-alias": {
3073
                    "dev-master": "1.0.x-dev"
3491
                    "dev-master": "2.0.x-dev"
3074
                }
3492
                }
3075
            },
3493
            },
3076
            "autoload": {
3494
            "autoload": {
3077
                "psr-4": {
3495
                "psr-4": {
3078
                    "Psr\\Http\\Message\\": "src/"
3496
                    "Psr\\Http\\Message\\": "src/"
Zeile 3083... Zeile 3501...
3083
                "MIT"
3501
                "MIT"
3084
            ],
3502
            ],
3085
            "authors": [
3503
            "authors": [
3086
                {
3504
                {
3087
                    "name": "PHP-FIG",
3505
                    "name": "PHP-FIG",
3088
                    "homepage": "http://www.php-fig.org/"
3506
                    "homepage": "https://www.php-fig.org/"
3089
                }
3507
                }
3090
            ],
3508
            ],
3091
            "description": "Common interface for HTTP messages",
3509
            "description": "Common interface for HTTP messages",
3092
            "homepage": "https://github.com/php-fig/http-message",
3510
            "homepage": "https://github.com/php-fig/http-message",
3093
            "keywords": [
3511
            "keywords": [
Zeile 3097... Zeile 3515...
3097
                "psr-7",
3515
                "psr-7",
3098
                "request",
3516
                "request",
3099
                "response"
3517
                "response"
3100
            ],
3518
            ],
3101
            "support": {
3519
            "support": {
3102
                "source": "https://github.com/php-fig/http-message/tree/master"
3520
                "source": "https://github.com/php-fig/http-message/tree/2.0"
3103
            },
3521
            },
3104
            "time": "2016-08-06T14:39:51+00:00"
3522
            "time": "2023-04-04T09:54:51+00:00"
3105
        },
3523
        },
3106
        {
3524
        {
3107
            "name": "psr/log",
3525
            "name": "psr/log",
3108
            "version": "3.0.0",
3526
            "version": "3.0.0",
3109
            "source": {
3527
            "source": {
Zeile 3204... Zeile 3622...
3204
            },
3622
            },
3205
            "time": "2021-10-29T13:26:27+00:00"
3623
            "time": "2021-10-29T13:26:27+00:00"
3206
        },
3624
        },
3207
        {
3625
        {
3208
            "name": "psy/psysh",
3626
            "name": "psy/psysh",
3209
            "version": "v0.11.12",
3627
            "version": "v0.11.18",
3210
            "source": {
3628
            "source": {
3211
                "type": "git",
3629
                "type": "git",
3212
                "url": "https://github.com/bobthecow/psysh.git",
3630
                "url": "https://github.com/bobthecow/psysh.git",
3213
                "reference": "52cb7c47d403c31c0adc9bf7710fc355f93c20f7"
3631
                "reference": "4f00ee9e236fa6a48f4560d1300b9c961a70a7ec"
3214
            },
3632
            },
3215
            "dist": {
3633
            "dist": {
3216
                "type": "zip",
3634
                "type": "zip",
3217
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/52cb7c47d403c31c0adc9bf7710fc355f93c20f7",
3635
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/4f00ee9e236fa6a48f4560d1300b9c961a70a7ec",
3218
                "reference": "52cb7c47d403c31c0adc9bf7710fc355f93c20f7",
3636
                "reference": "4f00ee9e236fa6a48f4560d1300b9c961a70a7ec",
3219
                "shasum": ""
3637
                "shasum": ""
3220
            },
3638
            },
3221
            "require": {
3639
            "require": {
3222
                "ext-json": "*",
3640
                "ext-json": "*",
3223
                "ext-tokenizer": "*",
3641
                "ext-tokenizer": "*",
Zeile 3274... Zeile 3692...
3274
                "interactive",
3692
                "interactive",
3275
                "shell"
3693
                "shell"
3276
            ],
3694
            ],
3277
            "support": {
3695
            "support": {
3278
                "issues": "https://github.com/bobthecow/psysh/issues",
3696
                "issues": "https://github.com/bobthecow/psysh/issues",
3279
                "source": "https://github.com/bobthecow/psysh/tree/v0.11.12"
3697
                "source": "https://github.com/bobthecow/psysh/tree/v0.11.18"
3280
            },
3698
            },
3281
            "time": "2023-01-29T21:24:40+00:00"
3699
            "time": "2023-05-23T02:31:11+00:00"
3282
        },
3700
        },
3283
        {
3701
        {
3284
            "name": "ralouphie/getallheaders",
3702
            "name": "ralouphie/getallheaders",
3285
            "version": "3.0.3",
3703
            "version": "3.0.3",
3286
            "source": {
3704
            "source": {
Zeile 3413... Zeile 3831...
3413
            ],
3831
            ],
3414
            "time": "2022-12-31T21:50:55+00:00"
3832
            "time": "2022-12-31T21:50:55+00:00"
3415
        },
3833
        },
3416
        {
3834
        {
3417
            "name": "ramsey/uuid",
3835
            "name": "ramsey/uuid",
3418
            "version": "4.x-dev",
3836
            "version": "4.7.4",
3419
            "source": {
3837
            "source": {
3420
                "type": "git",
3838
                "type": "git",
3421
                "url": "https://github.com/ramsey/uuid.git",
3839
                "url": "https://github.com/ramsey/uuid.git",
3422
                "reference": "bf2bee216a4379eaf62162307d62bb7850405fec"
3840
                "reference": "60a4c63ab724854332900504274f6150ff26d286"
3423
            },
3841
            },
3424
            "dist": {
3842
            "dist": {
3425
                "type": "zip",
3843
                "type": "zip",
3426
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/bf2bee216a4379eaf62162307d62bb7850405fec",
3844
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286",
3427
                "reference": "bf2bee216a4379eaf62162307d62bb7850405fec",
3845
                "reference": "60a4c63ab724854332900504274f6150ff26d286",
3428
                "shasum": ""
3846
                "shasum": ""
3429
            },
3847
            },
3430
            "require": {
3848
            "require": {
3431
                "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
3849
                "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
3432
                "ext-json": "*",
3850
                "ext-json": "*",
Zeile 3463... Zeile 3881...
3463
                "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
3881
                "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
3464
                "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
3882
                "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
3465
                "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
3883
                "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
3466
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
3884
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
3467
            },
3885
            },
3468
            "default-branch": true,
-
 
3469
            "type": "library",
3886
            "type": "library",
3470
            "extra": {
3887
            "extra": {
3471
                "captainhook": {
3888
                "captainhook": {
3472
                    "force-install": true
3889
                    "force-install": true
3473
                }
3890
                }
Zeile 3490... Zeile 3907...
3490
                "identifier",
3907
                "identifier",
3491
                "uuid"
3908
                "uuid"
3492
            ],
3909
            ],
3493
            "support": {
3910
            "support": {
3494
                "issues": "https://github.com/ramsey/uuid/issues",
3911
                "issues": "https://github.com/ramsey/uuid/issues",
3495
                "source": "https://github.com/ramsey/uuid/tree/4.x"
3912
                "source": "https://github.com/ramsey/uuid/tree/4.7.4"
3496
            },
3913
            },
3497
            "funding": [
3914
            "funding": [
3498
                {
3915
                {
3499
                    "url": "https://github.com/ramsey",
3916
                    "url": "https://github.com/ramsey",
3500
                    "type": "github"
3917
                    "type": "github"
Zeile 3502... Zeile 3919...
3502
                {
3919
                {
3503
                    "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
3920
                    "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
3504
                    "type": "tidelift"
3921
                    "type": "tidelift"
3505
                }
3922
                }
3506
            ],
3923
            ],
3507
            "time": "2023-02-07T16:14:23+00:00"
3924
            "time": "2023-04-15T23:01:58+00:00"
3508
        },
3925
        },
3509
        {
3926
        {
3510
            "name": "smarty/smarty",
3927
            "name": "smarty/smarty",
3511
            "version": "v4.3.0",
3928
            "version": "v4.3.1",
3512
            "source": {
3929
            "source": {
3513
                "type": "git",
3930
                "type": "git",
3514
                "url": "https://github.com/smarty-php/smarty.git",
3931
                "url": "https://github.com/smarty-php/smarty.git",
3515
                "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d"
3932
                "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5"
3516
            },
3933
            },
3517
            "dist": {
3934
            "dist": {
3518
                "type": "zip",
3935
                "type": "zip",
3519
                "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c02e9e135ea719b91f457a0072748ded0e852e7d",
3936
                "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
3520
                "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d",
3937
                "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
3521
                "shasum": ""
3938
                "shasum": ""
3522
            },
3939
            },
3523
            "require": {
3940
            "require": {
3524
                "php": "^7.1 || ^8.0"
3941
                "php": "^7.1 || ^8.0"
3525
            },
3942
            },
Zeile 3566... Zeile 3983...
3566
                "templating"
3983
                "templating"
3567
            ],
3984
            ],
3568
            "support": {
3985
            "support": {
3569
                "forum": "https://github.com/smarty-php/smarty/discussions",
3986
                "forum": "https://github.com/smarty-php/smarty/discussions",
3570
                "issues": "https://github.com/smarty-php/smarty/issues",
3987
                "issues": "https://github.com/smarty-php/smarty/issues",
3571
                "source": "https://github.com/smarty-php/smarty/tree/v4.3.0"
3988
                "source": "https://github.com/smarty-php/smarty/tree/v4.3.1"
3572
            },
3989
            },
3573
            "time": "2022-11-22T21:47:32+00:00"
3990
            "time": "2023-03-28T19:47:03+00:00"
3574
        },
3991
        },
3575
        {
3992
        {
3576
            "name": "spatie/laravel-sluggable",
3993
            "name": "spatie/laravel-sluggable",
3577
            "version": "3.4.2",
3994
            "version": "3.4.2",
3578
            "source": {
3995
            "source": {
Zeile 3631... Zeile 4048...
3631
            ],
4048
            ],
3632
            "time": "2023-01-23T14:29:54+00:00"
4049
            "time": "2023-01-23T14:29:54+00:00"
3633
        },
4050
        },
3634
        {
4051
        {
3635
            "name": "srmklive/paypal",
4052
            "name": "srmklive/paypal",
3636
            "version": "3.0.19",
4053
            "version": "3.0.21",
3637
            "source": {
4054
            "source": {
3638
                "type": "git",
4055
                "type": "git",
3639
                "url": "https://github.com/srmklive/laravel-paypal.git",
4056
                "url": "https://github.com/srmklive/laravel-paypal.git",
3640
                "reference": "ece40beaa55153119be30e74fff71001882629ce"
4057
                "reference": "3a55d463f8d5935627c4eee15da702811a03c5ea"
3641
            },
4058
            },
3642
            "dist": {
4059
            "dist": {
3643
                "type": "zip",
4060
                "type": "zip",
3644
                "url": "https://api.github.com/repos/srmklive/laravel-paypal/zipball/ece40beaa55153119be30e74fff71001882629ce",
4061
                "url": "https://api.github.com/repos/srmklive/laravel-paypal/zipball/3a55d463f8d5935627c4eee15da702811a03c5ea",
3645
                "reference": "ece40beaa55153119be30e74fff71001882629ce",
4062
                "reference": "3a55d463f8d5935627c4eee15da702811a03c5ea",
3646
                "shasum": ""
4063
                "shasum": ""
3647
            },
4064
            },
3648
            "require": {
4065
            "require": {
3649
                "ext-curl": "*",
4066
                "ext-curl": "*",
3650
                "guzzlehttp/guzzle": "~7.0",
4067
                "guzzlehttp/guzzle": "~7.0",
3651
                "illuminate/support": "~6.0|~7.0|~8.0|~9.0|^10.0",
4068
                "illuminate/support": "~6.0|~7.0|~8.0|~9.0|^10.0",
3652
                "nesbot/carbon": "~2.0",
4069
                "nesbot/carbon": "~2.0",
3653
                "php": ">=7.2|^8.0"
4070
                "php": ">=7.2|^8.0"
3654
            },
4071
            },
3655
            "require-dev": {
4072
            "require-dev": {
3656
                "phpunit/phpunit": "^8.0|^9.0",
4073
                "phpunit/phpunit": "^8.0|^9.0|^10.0",
3657
                "symfony/var-dumper": "~5.0"
4074
                "symfony/var-dumper": "~5.0"
3658
            },
4075
            },
3659
            "type": "library",
4076
            "type": "library",
3660
            "extra": {
4077
            "extra": {
3661
                "laravel": {
4078
                "laravel": {
Zeile 3690... Zeile 4107...
3690
                "rest",
4107
                "rest",
3691
                "web service"
4108
                "web service"
3692
            ],
4109
            ],
3693
            "support": {
4110
            "support": {
3694
                "issues": "https://github.com/srmklive/laravel-paypal/issues",
4111
                "issues": "https://github.com/srmklive/laravel-paypal/issues",
3695
                "source": "https://github.com/srmklive/laravel-paypal/tree/3.0.19"
4112
                "source": "https://github.com/srmklive/laravel-paypal/tree/3.0.21"
3696
            },
4113
            },
3697
            "time": "2023-02-20T14:35:50+00:00"
4114
            "time": "2023-04-26T16:27:35+00:00"
3698
        },
4115
        },
3699
        {
4116
        {
3700
            "name": "symfony/console",
4117
            "name": "symfony/console",
3701
            "version": "v6.2.7",
4118
            "version": "v6.2.10",
3702
            "source": {
4119
            "source": {
3703
                "type": "git",
4120
                "type": "git",
3704
                "url": "https://github.com/symfony/console.git",
4121
                "url": "https://github.com/symfony/console.git",
3705
                "reference": "cbad09eb8925b6ad4fb721c7a179344dc4a19d45"
4122
                "reference": "12288d9f4500f84a4d02254d4aa968b15488476f"
3706
            },
4123
            },
3707
            "dist": {
4124
            "dist": {
3708
                "type": "zip",
4125
                "type": "zip",
3709
                "url": "https://api.github.com/repos/symfony/console/zipball/cbad09eb8925b6ad4fb721c7a179344dc4a19d45",
4126
                "url": "https://api.github.com/repos/symfony/console/zipball/12288d9f4500f84a4d02254d4aa968b15488476f",
3710
                "reference": "cbad09eb8925b6ad4fb721c7a179344dc4a19d45",
4127
                "reference": "12288d9f4500f84a4d02254d4aa968b15488476f",
3711
                "shasum": ""
4128
                "shasum": ""
3712
            },
4129
            },
3713
            "require": {
4130
            "require": {
3714
                "php": ">=8.1",
4131
                "php": ">=8.1",
3715
                "symfony/deprecation-contracts": "^2.1|^3",
4132
                "symfony/deprecation-contracts": "^2.1|^3",
Zeile 3767... Zeile 4184...
3767
            ],
4184
            ],
3768
            "description": "Eases the creation of beautiful and testable command line interfaces",
4185
            "description": "Eases the creation of beautiful and testable command line interfaces",
3769
            "homepage": "https://symfony.com",
4186
            "homepage": "https://symfony.com",
3770
            "keywords": [
4187
            "keywords": [
3771
                "cli",
4188
                "cli",
3772
                "command line",
4189
                "command-line",
3773
                "console",
4190
                "console",
3774
                "terminal"
4191
                "terminal"
3775
            ],
4192
            ],
3776
            "support": {
4193
            "support": {
3777
                "source": "https://github.com/symfony/console/tree/v6.2.7"
4194
                "source": "https://github.com/symfony/console/tree/v6.2.10"
3778
            },
4195
            },
3779
            "funding": [
4196
            "funding": [
3780
                {
4197
                {
3781
                    "url": "https://symfony.com/sponsor",
4198
                    "url": "https://symfony.com/sponsor",
3782
                    "type": "custom"
4199
                    "type": "custom"
Zeile 3788... Zeile 4205...
3788
                {
4205
                {
3789
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4206
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3790
                    "type": "tidelift"
4207
                    "type": "tidelift"
3791
                }
4208
                }
3792
            ],
4209
            ],
3793
            "time": "2023-02-25T17:00:03+00:00"
4210
            "time": "2023-04-28T13:37:43+00:00"
3794
        },
4211
        },
3795
        {
4212
        {
3796
            "name": "symfony/css-selector",
4213
            "name": "symfony/css-selector",
3797
            "version": "v6.2.7",
4214
            "version": "v6.2.7",
3798
            "source": {
4215
            "source": {
Zeile 3924... Zeile 4341...
3924
            ],
4341
            ],
3925
            "time": "2023-03-01T10:25:55+00:00"
4342
            "time": "2023-03-01T10:25:55+00:00"
3926
        },
4343
        },
3927
        {
4344
        {
3928
            "name": "symfony/error-handler",
4345
            "name": "symfony/error-handler",
3929
            "version": "v6.2.7",
4346
            "version": "v6.2.10",
3930
            "source": {
4347
            "source": {
3931
                "type": "git",
4348
                "type": "git",
3932
                "url": "https://github.com/symfony/error-handler.git",
4349
                "url": "https://github.com/symfony/error-handler.git",
3933
                "reference": "61e90f94eb014054000bc902257d2763fac09166"
4350
                "reference": "8b7e9f124640cb0611624a9383176c3e5f7d8cfb"
3934
            },
4351
            },
3935
            "dist": {
4352
            "dist": {
3936
                "type": "zip",
4353
                "type": "zip",
3937
                "url": "https://api.github.com/repos/symfony/error-handler/zipball/61e90f94eb014054000bc902257d2763fac09166",
4354
                "url": "https://api.github.com/repos/symfony/error-handler/zipball/8b7e9f124640cb0611624a9383176c3e5f7d8cfb",
3938
                "reference": "61e90f94eb014054000bc902257d2763fac09166",
4355
                "reference": "8b7e9f124640cb0611624a9383176c3e5f7d8cfb",
3939
                "shasum": ""
4356
                "shasum": ""
3940
            },
4357
            },
3941
            "require": {
4358
            "require": {
3942
                "php": ">=8.1",
4359
                "php": ">=8.1",
3943
                "psr/log": "^1|^2|^3",
4360
                "psr/log": "^1|^2|^3",
Zeile 3975... Zeile 4392...
3975
                }
4392
                }
3976
            ],
4393
            ],
3977
            "description": "Provides tools to manage errors and ease debugging PHP code",
4394
            "description": "Provides tools to manage errors and ease debugging PHP code",
3978
            "homepage": "https://symfony.com",
4395
            "homepage": "https://symfony.com",
3979
            "support": {
4396
            "support": {
3980
                "source": "https://github.com/symfony/error-handler/tree/v6.2.7"
4397
                "source": "https://github.com/symfony/error-handler/tree/v6.2.10"
3981
            },
4398
            },
3982
            "funding": [
4399
            "funding": [
3983
                {
4400
                {
3984
                    "url": "https://symfony.com/sponsor",
4401
                    "url": "https://symfony.com/sponsor",
3985
                    "type": "custom"
4402
                    "type": "custom"
Zeile 3991... Zeile 4408...
3991
                {
4408
                {
3992
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4409
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3993
                    "type": "tidelift"
4410
                    "type": "tidelift"
3994
                }
4411
                }
3995
            ],
4412
            ],
3996
            "time": "2023-02-14T08:44:56+00:00"
4413
            "time": "2023-04-18T13:46:08+00:00"
3997
        },
4414
        },
3998
        {
4415
        {
3999
            "name": "symfony/event-dispatcher",
4416
            "name": "symfony/event-dispatcher",
4000
            "version": "v6.2.7",
4417
            "version": "v6.2.8",
4001
            "source": {
4418
            "source": {
4002
                "type": "git",
4419
                "type": "git",
4003
                "url": "https://github.com/symfony/event-dispatcher.git",
4420
                "url": "https://github.com/symfony/event-dispatcher.git",
4004
                "reference": "404b307de426c1c488e5afad64403e5f145e82a5"
4421
                "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339"
4005
            },
4422
            },
4006
            "dist": {
4423
            "dist": {
4007
                "type": "zip",
4424
                "type": "zip",
4008
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/404b307de426c1c488e5afad64403e5f145e82a5",
4425
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/04046f35fd7d72f9646e721fc2ecb8f9c67d3339",
4009
                "reference": "404b307de426c1c488e5afad64403e5f145e82a5",
4426
                "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339",
4010
                "shasum": ""
4427
                "shasum": ""
4011
            },
4428
            },
4012
            "require": {
4429
            "require": {
4013
                "php": ">=8.1",
4430
                "php": ">=8.1",
4014
                "symfony/event-dispatcher-contracts": "^2|^3"
4431
                "symfony/event-dispatcher-contracts": "^2|^3"
Zeile 4058... Zeile 4475...
4058
                }
4475
                }
4059
            ],
4476
            ],
4060
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
4477
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
4061
            "homepage": "https://symfony.com",
4478
            "homepage": "https://symfony.com",
4062
            "support": {
4479
            "support": {
4063
                "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.7"
4480
                "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.8"
4064
            },
4481
            },
4065
            "funding": [
4482
            "funding": [
4066
                {
4483
                {
4067
                    "url": "https://symfony.com/sponsor",
4484
                    "url": "https://symfony.com/sponsor",
4068
                    "type": "custom"
4485
                    "type": "custom"
Zeile 4074... Zeile 4491...
4074
                {
4491
                {
4075
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4492
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4076
                    "type": "tidelift"
4493
                    "type": "tidelift"
4077
                }
4494
                }
4078
            ],
4495
            ],
4079
            "time": "2023-02-14T08:44:56+00:00"
4496
            "time": "2023-03-20T16:06:02+00:00"
4080
        },
4497
        },
4081
        {
4498
        {
4082
            "name": "symfony/event-dispatcher-contracts",
4499
            "name": "symfony/event-dispatcher-contracts",
4083
            "version": "v3.2.1",
4500
            "version": "v3.2.1",
4084
            "source": {
4501
            "source": {
Zeile 4221... Zeile 4638...
4221
            ],
4638
            ],
4222
            "time": "2023-02-16T09:57:23+00:00"
4639
            "time": "2023-02-16T09:57:23+00:00"
4223
        },
4640
        },
4224
        {
4641
        {
4225
            "name": "symfony/http-foundation",
4642
            "name": "symfony/http-foundation",
4226
            "version": "v6.2.7",
4643
            "version": "v6.2.10",
4227
            "source": {
4644
            "source": {
4228
                "type": "git",
4645
                "type": "git",
4229
                "url": "https://github.com/symfony/http-foundation.git",
4646
                "url": "https://github.com/symfony/http-foundation.git",
4230
                "reference": "5fc3038d4a594223f9ea42e4e985548f3fcc9a3b"
4647
                "reference": "49adbb92bcb4e3c2943719d2756271e8b9602acc"
4231
            },
4648
            },
4232
            "dist": {
4649
            "dist": {
4233
                "type": "zip",
4650
                "type": "zip",
4234
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5fc3038d4a594223f9ea42e4e985548f3fcc9a3b",
4651
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/49adbb92bcb4e3c2943719d2756271e8b9602acc",
4235
                "reference": "5fc3038d4a594223f9ea42e4e985548f3fcc9a3b",
4652
                "reference": "49adbb92bcb4e3c2943719d2756271e8b9602acc",
4236
                "shasum": ""
4653
                "shasum": ""
4237
            },
4654
            },
4238
            "require": {
4655
            "require": {
4239
                "php": ">=8.1",
4656
                "php": ">=8.1",
4240
                "symfony/deprecation-contracts": "^2.1|^3",
4657
                "symfony/deprecation-contracts": "^2.1|^3",
Zeile 4279... Zeile 4696...
4279
                }
4696
                }
4280
            ],
4697
            ],
4281
            "description": "Defines an object-oriented layer for the HTTP specification",
4698
            "description": "Defines an object-oriented layer for the HTTP specification",
4282
            "homepage": "https://symfony.com",
4699
            "homepage": "https://symfony.com",
4283
            "support": {
4700
            "support": {
4284
                "source": "https://github.com/symfony/http-foundation/tree/v6.2.7"
4701
                "source": "https://github.com/symfony/http-foundation/tree/v6.2.10"
4285
            },
4702
            },
4286
            "funding": [
4703
            "funding": [
4287
                {
4704
                {
4288
                    "url": "https://symfony.com/sponsor",
4705
                    "url": "https://symfony.com/sponsor",
4289
                    "type": "custom"
4706
                    "type": "custom"
Zeile 4295... Zeile 4712...
4295
                {
4712
                {
4296
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4713
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4297
                    "type": "tidelift"
4714
                    "type": "tidelift"
4298
                }
4715
                }
4299
            ],
4716
            ],
4300
            "time": "2023-02-21T10:54:55+00:00"
4717
            "time": "2023-04-18T13:46:08+00:00"
4301
        },
4718
        },
4302
        {
4719
        {
4303
            "name": "symfony/http-kernel",
4720
            "name": "symfony/http-kernel",
4304
            "version": "v6.2.7",
4721
            "version": "v6.2.10",
4305
            "source": {
4722
            "source": {
4306
                "type": "git",
4723
                "type": "git",
4307
                "url": "https://github.com/symfony/http-kernel.git",
4724
                "url": "https://github.com/symfony/http-kernel.git",
4308
                "reference": "ca0680ad1e2d678536cc20e0ae33f9e4e5d2becd"
4725
                "reference": "81064a65a5496f17d2b6984f6519406f98864215"
4309
            },
4726
            },
4310
            "dist": {
4727
            "dist": {
4311
                "type": "zip",
4728
                "type": "zip",
4312
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ca0680ad1e2d678536cc20e0ae33f9e4e5d2becd",
4729
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/81064a65a5496f17d2b6984f6519406f98864215",
4313
                "reference": "ca0680ad1e2d678536cc20e0ae33f9e4e5d2becd",
4730
                "reference": "81064a65a5496f17d2b6984f6519406f98864215",
4314
                "shasum": ""
4731
                "shasum": ""
4315
            },
4732
            },
4316
            "require": {
4733
            "require": {
4317
                "php": ">=8.1",
4734
                "php": ">=8.1",
4318
                "psr/log": "^1|^2|^3",
4735
                "psr/log": "^1|^2|^3",
Zeile 4390... Zeile 4807...
4390
                }
4807
                }
4391
            ],
4808
            ],
4392
            "description": "Provides a structured process for converting a Request into a Response",
4809
            "description": "Provides a structured process for converting a Request into a Response",
4393
            "homepage": "https://symfony.com",
4810
            "homepage": "https://symfony.com",
4394
            "support": {
4811
            "support": {
4395
                "source": "https://github.com/symfony/http-kernel/tree/v6.2.7"
4812
                "source": "https://github.com/symfony/http-kernel/tree/v6.2.10"
4396
            },
4813
            },
4397
            "funding": [
4814
            "funding": [
4398
                {
4815
                {
4399
                    "url": "https://symfony.com/sponsor",
4816
                    "url": "https://symfony.com/sponsor",
4400
                    "type": "custom"
4817
                    "type": "custom"
Zeile 4406... Zeile 4823...
4406
                {
4823
                {
4407
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4824
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4408
                    "type": "tidelift"
4825
                    "type": "tidelift"
4409
                }
4826
                }
4410
            ],
4827
            ],
4411
            "time": "2023-02-28T13:26:41+00:00"
4828
            "time": "2023-04-28T13:50:28+00:00"
4412
        },
4829
        },
4413
        {
4830
        {
4414
            "name": "symfony/mailer",
4831
            "name": "symfony/mailer",
4415
            "version": "v6.2.7",
4832
            "version": "v6.2.8",
4416
            "source": {
4833
            "source": {
4417
                "type": "git",
4834
                "type": "git",
4418
                "url": "https://github.com/symfony/mailer.git",
4835
                "url": "https://github.com/symfony/mailer.git",
4419
                "reference": "e4f84c633b72ec70efc50b8016871c3bc43e691e"
4836
                "reference": "bfcfa015c67e19c6fdb7ca6fe70700af1e740a17"
4420
            },
4837
            },
4421
            "dist": {
4838
            "dist": {
4422
                "type": "zip",
4839
                "type": "zip",
4423
                "url": "https://api.github.com/repos/symfony/mailer/zipball/e4f84c633b72ec70efc50b8016871c3bc43e691e",
4840
                "url": "https://api.github.com/repos/symfony/mailer/zipball/bfcfa015c67e19c6fdb7ca6fe70700af1e740a17",
4424
                "reference": "e4f84c633b72ec70efc50b8016871c3bc43e691e",
4841
                "reference": "bfcfa015c67e19c6fdb7ca6fe70700af1e740a17",
4425
                "shasum": ""
4842
                "shasum": ""
4426
            },
4843
            },
4427
            "require": {
4844
            "require": {
4428
                "egulias/email-validator": "^2.1.10|^3|^4",
4845
                "egulias/email-validator": "^2.1.10|^3|^4",
4429
                "php": ">=8.1",
4846
                "php": ">=8.1",
Zeile 4469... Zeile 4886...
4469
                }
4886
                }
4470
            ],
4887
            ],
4471
            "description": "Helps sending emails",
4888
            "description": "Helps sending emails",
4472
            "homepage": "https://symfony.com",
4889
            "homepage": "https://symfony.com",
4473
            "support": {
4890
            "support": {
4474
                "source": "https://github.com/symfony/mailer/tree/v6.2.7"
4891
                "source": "https://github.com/symfony/mailer/tree/v6.2.8"
4475
            },
4892
            },
4476
            "funding": [
4893
            "funding": [
4477
                {
4894
                {
4478
                    "url": "https://symfony.com/sponsor",
4895
                    "url": "https://symfony.com/sponsor",
4479
                    "type": "custom"
4896
                    "type": "custom"
Zeile 4485... Zeile 4902...
4485
                {
4902
                {
4486
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4903
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4487
                    "type": "tidelift"
4904
                    "type": "tidelift"
4488
                }
4905
                }
4489
            ],
4906
            ],
4490
            "time": "2023-02-21T10:35:38+00:00"
4907
            "time": "2023-03-14T15:00:05+00:00"
4491
        },
4908
        },
4492
        {
4909
        {
4493
            "name": "symfony/mime",
4910
            "name": "symfony/mime",
4494
            "version": "v6.2.7",
4911
            "version": "v6.2.10",
4495
            "source": {
4912
            "source": {
4496
                "type": "git",
4913
                "type": "git",
4497
                "url": "https://github.com/symfony/mime.git",
4914
                "url": "https://github.com/symfony/mime.git",
4498
                "reference": "62e341f80699badb0ad70b31149c8df89a2d778e"
4915
                "reference": "b6c137fc53a9f7c4c951cd3f362b3734c7a97723"
4499
            },
4916
            },
4500
            "dist": {
4917
            "dist": {
4501
                "type": "zip",
4918
                "type": "zip",
4502
                "url": "https://api.github.com/repos/symfony/mime/zipball/62e341f80699badb0ad70b31149c8df89a2d778e",
4919
                "url": "https://api.github.com/repos/symfony/mime/zipball/b6c137fc53a9f7c4c951cd3f362b3734c7a97723",
4503
                "reference": "62e341f80699badb0ad70b31149c8df89a2d778e",
4920
                "reference": "b6c137fc53a9f7c4c951cd3f362b3734c7a97723",
4504
                "shasum": ""
4921
                "shasum": ""
4505
            },
4922
            },
4506
            "require": {
4923
            "require": {
4507
                "php": ">=8.1",
4924
                "php": ">=8.1",
4508
                "symfony/polyfill-intl-idn": "^1.10",
4925
                "symfony/polyfill-intl-idn": "^1.10",
Zeile 4552... Zeile 4969...
4552
            "keywords": [
4969
            "keywords": [
4553
                "mime",
4970
                "mime",
4554
                "mime-type"
4971
                "mime-type"
4555
            ],
4972
            ],
4556
            "support": {
4973
            "support": {
4557
                "source": "https://github.com/symfony/mime/tree/v6.2.7"
4974
                "source": "https://github.com/symfony/mime/tree/v6.2.10"
4558
            },
4975
            },
4559
            "funding": [
4976
            "funding": [
4560
                {
4977
                {
4561
                    "url": "https://symfony.com/sponsor",
4978
                    "url": "https://symfony.com/sponsor",
4562
                    "type": "custom"
4979
                    "type": "custom"
Zeile 4568... Zeile 4985...
4568
                {
4985
                {
4569
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4986
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4570
                    "type": "tidelift"
4987
                    "type": "tidelift"
4571
                }
4988
                }
4572
            ],
4989
            ],
4573
            "time": "2023-02-24T10:42:00+00:00"
4990
            "time": "2023-04-19T09:54:16+00:00"
4574
        },
4991
        },
4575
        {
4992
        {
4576
            "name": "symfony/polyfill-ctype",
4993
            "name": "symfony/polyfill-ctype",
4577
            "version": "v1.27.0",
4994
            "version": "v1.27.0",
4578
            "source": {
4995
            "source": {
Zeile 5230... Zeile 5647...
5230
            ],
5647
            ],
5231
            "time": "2022-11-03T14:55:06+00:00"
5648
            "time": "2022-11-03T14:55:06+00:00"
5232
        },
5649
        },
5233
        {
5650
        {
5234
            "name": "symfony/process",
5651
            "name": "symfony/process",
5235
            "version": "v6.2.7",
5652
            "version": "v6.2.10",
5236
            "source": {
5653
            "source": {
5237
                "type": "git",
5654
                "type": "git",
5238
                "url": "https://github.com/symfony/process.git",
5655
                "url": "https://github.com/symfony/process.git",
5239
                "reference": "680e8a2ea6b3f87aecc07a6a65a203ae573d1902"
5656
                "reference": "b34cdbc9c5e75d45a3703e63a48ad07aafa8bf2e"
5240
            },
5657
            },
5241
            "dist": {
5658
            "dist": {
5242
                "type": "zip",
5659
                "type": "zip",
5243
                "url": "https://api.github.com/repos/symfony/process/zipball/680e8a2ea6b3f87aecc07a6a65a203ae573d1902",
5660
                "url": "https://api.github.com/repos/symfony/process/zipball/b34cdbc9c5e75d45a3703e63a48ad07aafa8bf2e",
5244
                "reference": "680e8a2ea6b3f87aecc07a6a65a203ae573d1902",
5661
                "reference": "b34cdbc9c5e75d45a3703e63a48ad07aafa8bf2e",
5245
                "shasum": ""
5662
                "shasum": ""
5246
            },
5663
            },
5247
            "require": {
5664
            "require": {
5248
                "php": ">=8.1"
5665
                "php": ">=8.1"
5249
            },
5666
            },
Zeile 5271... Zeile 5688...
5271
                }
5688
                }
5272
            ],
5689
            ],
5273
            "description": "Executes commands in sub-processes",
5690
            "description": "Executes commands in sub-processes",
5274
            "homepage": "https://symfony.com",
5691
            "homepage": "https://symfony.com",
5275
            "support": {
5692
            "support": {
5276
                "source": "https://github.com/symfony/process/tree/v6.2.7"
5693
                "source": "https://github.com/symfony/process/tree/v6.2.10"
5277
            },
5694
            },
5278
            "funding": [
5695
            "funding": [
5279
                {
5696
                {
5280
                    "url": "https://symfony.com/sponsor",
5697
                    "url": "https://symfony.com/sponsor",
5281
                    "type": "custom"
5698
                    "type": "custom"
Zeile 5287... Zeile 5704...
5287
                {
5704
                {
5288
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5705
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5289
                    "type": "tidelift"
5706
                    "type": "tidelift"
5290
                }
5707
                }
5291
            ],
5708
            ],
5292
            "time": "2023-02-24T10:42:00+00:00"
5709
            "time": "2023-04-18T13:56:57+00:00"
5293
        },
5710
        },
5294
        {
5711
        {
5295
            "name": "symfony/routing",
5712
            "name": "symfony/routing",
5296
            "version": "v6.2.7",
5713
            "version": "v6.2.8",
5297
            "source": {
5714
            "source": {
5298
                "type": "git",
5715
                "type": "git",
5299
                "url": "https://github.com/symfony/routing.git",
5716
                "url": "https://github.com/symfony/routing.git",
5300
                "reference": "fa643fa4c56de161f8bc8c0492a76a60140b50e4"
5717
                "reference": "69062e2823f03b82265d73a966999660f0e1e404"
5301
            },
5718
            },
5302
            "dist": {
5719
            "dist": {
5303
                "type": "zip",
5720
                "type": "zip",
5304
                "url": "https://api.github.com/repos/symfony/routing/zipball/fa643fa4c56de161f8bc8c0492a76a60140b50e4",
5721
                "url": "https://api.github.com/repos/symfony/routing/zipball/69062e2823f03b82265d73a966999660f0e1e404",
5305
                "reference": "fa643fa4c56de161f8bc8c0492a76a60140b50e4",
5722
                "reference": "69062e2823f03b82265d73a966999660f0e1e404",
5306
                "shasum": ""
5723
                "shasum": ""
5307
            },
5724
            },
5308
            "require": {
5725
            "require": {
5309
                "php": ">=8.1"
5726
                "php": ">=8.1"
5310
            },
5727
            },
Zeile 5359... Zeile 5776...
5359
                "routing",
5776
                "routing",
5360
                "uri",
5777
                "uri",
5361
                "url"
5778
                "url"
5362
            ],
5779
            ],
5363
            "support": {
5780
            "support": {
5364
                "source": "https://github.com/symfony/routing/tree/v6.2.7"
5781
                "source": "https://github.com/symfony/routing/tree/v6.2.8"
5365
            },
5782
            },
5366
            "funding": [
5783
            "funding": [
5367
                {
5784
                {
5368
                    "url": "https://symfony.com/sponsor",
5785
                    "url": "https://symfony.com/sponsor",
5369
                    "type": "custom"
5786
                    "type": "custom"
Zeile 5375... Zeile 5792...
5375
                {
5792
                {
5376
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5793
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5377
                    "type": "tidelift"
5794
                    "type": "tidelift"
5378
                }
5795
                }
5379
            ],
5796
            ],
5380
            "time": "2023-02-14T08:53:37+00:00"
5797
            "time": "2023-03-14T15:00:05+00:00"
5381
        },
5798
        },
5382
        {
5799
        {
5383
            "name": "symfony/service-contracts",
5800
            "name": "symfony/service-contracts",
5384
            "version": "v3.2.1",
5801
            "version": "v3.2.1",
5385
            "source": {
5802
            "source": {
Zeile 5464... Zeile 5881...
5464
            ],
5881
            ],
5465
            "time": "2023-03-01T10:32:47+00:00"
5882
            "time": "2023-03-01T10:32:47+00:00"
5466
        },
5883
        },
5467
        {
5884
        {
5468
            "name": "symfony/string",
5885
            "name": "symfony/string",
5469
            "version": "v6.2.7",
5886
            "version": "v6.2.8",
5470
            "source": {
5887
            "source": {
5471
                "type": "git",
5888
                "type": "git",
5472
                "url": "https://github.com/symfony/string.git",
5889
                "url": "https://github.com/symfony/string.git",
5473
                "reference": "67b8c1eec78296b85dc1c7d9743830160218993d"
5890
                "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef"
5474
            },
5891
            },
5475
            "dist": {
5892
            "dist": {
5476
                "type": "zip",
5893
                "type": "zip",
5477
                "url": "https://api.github.com/repos/symfony/string/zipball/67b8c1eec78296b85dc1c7d9743830160218993d",
5894
                "url": "https://api.github.com/repos/symfony/string/zipball/193e83bbd6617d6b2151c37fff10fa7168ebddef",
5478
                "reference": "67b8c1eec78296b85dc1c7d9743830160218993d",
5895
                "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef",
5479
                "shasum": ""
5896
                "shasum": ""
5480
            },
5897
            },
5481
            "require": {
5898
            "require": {
5482
                "php": ">=8.1",
5899
                "php": ">=8.1",
5483
                "symfony/polyfill-ctype": "~1.8",
5900
                "symfony/polyfill-ctype": "~1.8",
Zeile 5530... Zeile 5947...
5530
                "unicode",
5947
                "unicode",
5531
                "utf-8",
5948
                "utf-8",
5532
                "utf8"
5949
                "utf8"
5533
            ],
5950
            ],
5534
            "support": {
5951
            "support": {
5535
                "source": "https://github.com/symfony/string/tree/v6.2.7"
5952
                "source": "https://github.com/symfony/string/tree/v6.2.8"
5536
            },
5953
            },
5537
            "funding": [
5954
            "funding": [
5538
                {
5955
                {
5539
                    "url": "https://symfony.com/sponsor",
5956
                    "url": "https://symfony.com/sponsor",
5540
                    "type": "custom"
5957
                    "type": "custom"
Zeile 5546... Zeile 5963...
5546
                {
5963
                {
5547
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5964
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5548
                    "type": "tidelift"
5965
                    "type": "tidelift"
5549
                }
5966
                }
5550
            ],
5967
            ],
5551
            "time": "2023-02-24T10:42:00+00:00"
5968
            "time": "2023-03-20T16:06:02+00:00"
5552
        },
5969
        },
5553
        {
5970
        {
5554
            "name": "symfony/translation",
5971
            "name": "symfony/translation",
5555
            "version": "v6.2.7",
5972
            "version": "v6.2.8",
5556
            "source": {
5973
            "source": {
5557
                "type": "git",
5974
                "type": "git",
5558
                "url": "https://github.com/symfony/translation.git",
5975
                "url": "https://github.com/symfony/translation.git",
5559
                "reference": "90db1c6138c90527917671cd9ffa9e8b359e3a73"
5976
                "reference": "817535dbb1721df8b3a8f2489dc7e50bcd6209b5"
5560
            },
5977
            },
5561
            "dist": {
5978
            "dist": {
5562
                "type": "zip",
5979
                "type": "zip",
5563
                "url": "https://api.github.com/repos/symfony/translation/zipball/90db1c6138c90527917671cd9ffa9e8b359e3a73",
5980
                "url": "https://api.github.com/repos/symfony/translation/zipball/817535dbb1721df8b3a8f2489dc7e50bcd6209b5",
5564
                "reference": "90db1c6138c90527917671cd9ffa9e8b359e3a73",
5981
                "reference": "817535dbb1721df8b3a8f2489dc7e50bcd6209b5",
5565
                "shasum": ""
5982
                "shasum": ""
5566
            },
5983
            },
5567
            "require": {
5984
            "require": {
5568
                "php": ">=8.1",
5985
                "php": ">=8.1",
5569
                "symfony/polyfill-mbstring": "~1.0",
5986
                "symfony/polyfill-mbstring": "~1.0",
Zeile 5628... Zeile 6045...
5628
                }
6045
                }
5629
            ],
6046
            ],
5630
            "description": "Provides tools to internationalize your application",
6047
            "description": "Provides tools to internationalize your application",
5631
            "homepage": "https://symfony.com",
6048
            "homepage": "https://symfony.com",
5632
            "support": {
6049
            "support": {
5633
                "source": "https://github.com/symfony/translation/tree/v6.2.7"
6050
                "source": "https://github.com/symfony/translation/tree/v6.2.8"
5634
            },
6051
            },
5635
            "funding": [
6052
            "funding": [
5636
                {
6053
                {
5637
                    "url": "https://symfony.com/sponsor",
6054
                    "url": "https://symfony.com/sponsor",
5638
                    "type": "custom"
6055
                    "type": "custom"
Zeile 5644... Zeile 6061...
5644
                {
6061
                {
5645
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6062
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5646
                    "type": "tidelift"
6063
                    "type": "tidelift"
5647
                }
6064
                }
5648
            ],
6065
            ],
5649
            "time": "2023-02-24T10:42:00+00:00"
6066
            "time": "2023-03-31T09:14:44+00:00"
5650
        },
6067
        },
5651
        {
6068
        {
5652
            "name": "symfony/translation-contracts",
6069
            "name": "symfony/translation-contracts",
5653
            "version": "v3.2.1",
6070
            "version": "v3.2.1",
5654
            "source": {
6071
            "source": {
Zeile 5803... Zeile 6220...
5803
            ],
6220
            ],
5804
            "time": "2023-02-14T08:44:56+00:00"
6221
            "time": "2023-02-14T08:44:56+00:00"
5805
        },
6222
        },
5806
        {
6223
        {
5807
            "name": "symfony/var-dumper",
6224
            "name": "symfony/var-dumper",
5808
            "version": "v6.2.7",
6225
            "version": "v6.2.10",
5809
            "source": {
6226
            "source": {
5810
                "type": "git",
6227
                "type": "git",
5811
                "url": "https://github.com/symfony/var-dumper.git",
6228
                "url": "https://github.com/symfony/var-dumper.git",
5812
                "reference": "cf8d4ca1ddc1e3cc242375deb8fc23e54f5e2a1e"
6229
                "reference": "41a750a23412ca76fdbbf5096943b4134272c1ab"
5813
            },
6230
            },
5814
            "dist": {
6231
            "dist": {
5815
                "type": "zip",
6232
                "type": "zip",
5816
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/cf8d4ca1ddc1e3cc242375deb8fc23e54f5e2a1e",
6233
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/41a750a23412ca76fdbbf5096943b4134272c1ab",
5817
                "reference": "cf8d4ca1ddc1e3cc242375deb8fc23e54f5e2a1e",
6234
                "reference": "41a750a23412ca76fdbbf5096943b4134272c1ab",
5818
                "shasum": ""
6235
                "shasum": ""
5819
            },
6236
            },
5820
            "require": {
6237
            "require": {
5821
                "php": ">=8.1",
6238
                "php": ">=8.1",
5822
                "symfony/polyfill-mbstring": "~1.0"
6239
                "symfony/polyfill-mbstring": "~1.0"
Zeile 5871... Zeile 6288...
5871
            "keywords": [
6288
            "keywords": [
5872
                "debug",
6289
                "debug",
5873
                "dump"
6290
                "dump"
5874
            ],
6291
            ],
5875
            "support": {
6292
            "support": {
5876
                "source": "https://github.com/symfony/var-dumper/tree/v6.2.7"
6293
                "source": "https://github.com/symfony/var-dumper/tree/v6.2.10"
5877
            },
6294
            },
5878
            "funding": [
6295
            "funding": [
5879
                {
6296
                {
5880
                    "url": "https://symfony.com/sponsor",
6297
                    "url": "https://symfony.com/sponsor",
5881
                    "type": "custom"
6298
                    "type": "custom"
Zeile 5887... Zeile 6304...
5887
                {
6304
                {
5888
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6305
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5889
                    "type": "tidelift"
6306
                    "type": "tidelift"
5890
                }
6307
                }
5891
            ],
6308
            ],
5892
            "time": "2023-02-24T10:42:00+00:00"
6309
            "time": "2023-04-18T13:46:08+00:00"
5893
        },
6310
        },
5894
        {
6311
        {
5895
            "name": "tijsverkoyen/css-to-inline-styles",
6312
            "name": "tijsverkoyen/css-to-inline-styles",
5896
            "version": "2.2.6",
6313
            "version": "2.2.6",
5897
            "source": {
6314
            "source": {
Zeile 6312... Zeile 6729...
6312
            ],
6729
            ],
6313
            "time": "2022-12-30T00:23:10+00:00"
6730
            "time": "2022-12-30T00:23:10+00:00"
6314
        },
6731
        },
6315
        {
6732
        {
6316
            "name": "fakerphp/faker",
6733
            "name": "fakerphp/faker",
6317
            "version": "v1.21.0",
6734
            "version": "v1.22.0",
6318
            "source": {
6735
            "source": {
6319
                "type": "git",
6736
                "type": "git",
6320
                "url": "https://github.com/FakerPHP/Faker.git",
6737
                "url": "https://github.com/FakerPHP/Faker.git",
6321
                "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d"
6738
                "reference": "f85772abd508bd04e20bb4b1bbe260a68d0066d2"
6322
            },
6739
            },
6323
            "dist": {
6740
            "dist": {
6324
                "type": "zip",
6741
                "type": "zip",
6325
                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/92efad6a967f0b79c499705c69b662f738cc9e4d",
6742
                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/f85772abd508bd04e20bb4b1bbe260a68d0066d2",
6326
                "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d",
6743
                "reference": "f85772abd508bd04e20bb4b1bbe260a68d0066d2",
6327
                "shasum": ""
6744
                "shasum": ""
6328
            },
6745
            },
6329
            "require": {
6746
            "require": {
6330
                "php": "^7.4 || ^8.0",
6747
                "php": "^7.4 || ^8.0",
6331
                "psr/container": "^1.0 || ^2.0",
6748
                "psr/container": "^1.0 || ^2.0",
Zeile 6374... Zeile 6791...
6374
                "faker",
6791
                "faker",
6375
                "fixtures"
6792
                "fixtures"
6376
            ],
6793
            ],
6377
            "support": {
6794
            "support": {
6378
                "issues": "https://github.com/FakerPHP/Faker/issues",
6795
                "issues": "https://github.com/FakerPHP/Faker/issues",
6379
                "source": "https://github.com/FakerPHP/Faker/tree/v1.21.0"
6796
                "source": "https://github.com/FakerPHP/Faker/tree/v1.22.0"
6380
            },
6797
            },
6381
            "time": "2022-12-13T13:54:32+00:00"
6798
            "time": "2023-05-14T12:31:37+00:00"
6382
        },
6799
        },
6383
        {
6800
        {
6384
            "name": "filp/whoops",
6801
            "name": "filp/whoops",
6385
            "version": "2.15.0",
6802
            "version": "2.15.2",
6386
            "source": {
6803
            "source": {
6387
                "type": "git",
6804
                "type": "git",
6388
                "url": "https://github.com/filp/whoops.git",
6805
                "url": "https://github.com/filp/whoops.git",
6389
                "reference": "3e8aebbca9f0ae6f618962c4ad514077fd365ab3"
6806
                "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73"
6390
            },
6807
            },
6391
            "dist": {
6808
            "dist": {
6392
                "type": "zip",
6809
                "type": "zip",
6393
                "url": "https://api.github.com/repos/filp/whoops/zipball/3e8aebbca9f0ae6f618962c4ad514077fd365ab3",
6810
                "url": "https://api.github.com/repos/filp/whoops/zipball/aac9304c5ed61bf7b1b7a6064bf9806ab842ce73",
6394
                "reference": "3e8aebbca9f0ae6f618962c4ad514077fd365ab3",
6811
                "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73",
6395
                "shasum": ""
6812
                "shasum": ""
6396
            },
6813
            },
6397
            "require": {
6814
            "require": {
6398
                "php": "^5.5.9 || ^7.0 || ^8.0",
6815
                "php": "^5.5.9 || ^7.0 || ^8.0",
6399
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
6816
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
Zeile 6439... Zeile 6856...
6439
                "throwable",
6856
                "throwable",
6440
                "whoops"
6857
                "whoops"
6441
            ],
6858
            ],
6442
            "support": {
6859
            "support": {
6443
                "issues": "https://github.com/filp/whoops/issues",
6860
                "issues": "https://github.com/filp/whoops/issues",
6444
                "source": "https://github.com/filp/whoops/tree/2.15.0"
6861
                "source": "https://github.com/filp/whoops/tree/2.15.2"
6445
            },
6862
            },
6446
            "funding": [
6863
            "funding": [
6447
                {
6864
                {
6448
                    "url": "https://github.com/denis-sokolov",
6865
                    "url": "https://github.com/denis-sokolov",
6449
                    "type": "github"
6866
                    "type": "github"
6450
                }
6867
                }
6451
            ],
6868
            ],
6452
            "time": "2023-03-03T12:00:00+00:00"
6869
            "time": "2023-04-12T12:00:00+00:00"
6453
        },
6870
        },
6454
        {
6871
        {
6455
            "name": "hamcrest/hamcrest-php",
6872
            "name": "hamcrest/hamcrest-php",
6456
            "version": "v2.0.1",
6873
            "version": "v2.0.1",
6457
            "source": {
6874
            "source": {
Zeile 6502... Zeile 6919...
6502
            },
6919
            },
6503
            "time": "2020-07-09T08:09:16+00:00"
6920
            "time": "2020-07-09T08:09:16+00:00"
6504
        },
6921
        },
6505
        {
6922
        {
6506
            "name": "laravel/pint",
6923
            "name": "laravel/pint",
6507
            "version": "v1.6.0",
6924
            "version": "v1.10.0",
6508
            "source": {
6925
            "source": {
6509
                "type": "git",
6926
                "type": "git",
6510
                "url": "https://github.com/laravel/pint.git",
6927
                "url": "https://github.com/laravel/pint.git",
6511
                "reference": "e48e3fadd7863d6b7d03464f5c4f211a828b890f"
6928
                "reference": "c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc"
6512
            },
6929
            },
6513
            "dist": {
6930
            "dist": {
6514
                "type": "zip",
6931
                "type": "zip",
6515
                "url": "https://api.github.com/repos/laravel/pint/zipball/e48e3fadd7863d6b7d03464f5c4f211a828b890f",
6932
                "url": "https://api.github.com/repos/laravel/pint/zipball/c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc",
6516
                "reference": "e48e3fadd7863d6b7d03464f5c4f211a828b890f",
6933
                "reference": "c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc",
6517
                "shasum": ""
6934
                "shasum": ""
6518
            },
6935
            },
6519
            "require": {
6936
            "require": {
6520
                "ext-json": "*",
6937
                "ext-json": "*",
6521
                "ext-mbstring": "*",
6938
                "ext-mbstring": "*",
6522
                "ext-tokenizer": "*",
6939
                "ext-tokenizer": "*",
6523
                "ext-xml": "*",
6940
                "ext-xml": "*",
6524
                "php": "^8.1.0"
6941
                "php": "^8.1.0"
6525
            },
6942
            },
6526
            "require-dev": {
6943
            "require-dev": {
6527
                "friendsofphp/php-cs-fixer": "^3.14.4",
6944
                "friendsofphp/php-cs-fixer": "^3.16.0",
6528
                "illuminate/view": "^10.0.0",
6945
                "illuminate/view": "^10.5.1",
6529
                "laravel-zero/framework": "^10.0.0",
6946
                "laravel-zero/framework": "^10.0.2",
6530
                "mockery/mockery": "^1.5.1",
6947
                "mockery/mockery": "^1.5.1",
6531
                "nunomaduro/larastan": "^2.4.0",
6948
                "nunomaduro/larastan": "^2.5.1",
6532
                "nunomaduro/termwind": "^1.15.1",
6949
                "nunomaduro/termwind": "^1.15.1",
6533
                "pestphp/pest": "^1.22.4"
6950
                "pestphp/pest": "^2.4.0"
6534
            },
6951
            },
6535
            "bin": [
6952
            "bin": [
6536
                "builds/pint"
6953
                "builds/pint"
6537
            ],
6954
            ],
6538
            "type": "project",
6955
            "type": "project",
Zeile 6564... Zeile 6981...
6564
            ],
6981
            ],
6565
            "support": {
6982
            "support": {
6566
                "issues": "https://github.com/laravel/pint/issues",
6983
                "issues": "https://github.com/laravel/pint/issues",
6567
                "source": "https://github.com/laravel/pint"
6984
                "source": "https://github.com/laravel/pint"
6568
            },
6985
            },
6569
            "time": "2023-02-21T15:44:57+00:00"
6986
            "time": "2023-04-25T14:52:30+00:00"
6570
        },
6987
        },
6571
        {
6988
        {
6572
            "name": "laravel/sail",
6989
            "name": "laravel/sail",
6573
            "version": "v1.21.1",
6990
            "version": "v1.22.0",
6574
            "source": {
6991
            "source": {
6575
                "type": "git",
6992
                "type": "git",
6576
                "url": "https://github.com/laravel/sail.git",
6993
                "url": "https://github.com/laravel/sail.git",
6577
                "reference": "fd8d04bc546457b504aa2b3c2d541840551f836f"
6994
                "reference": "923e1e112b6a8598664dbb0ee79dd3137f1c9d56"
6578
            },
6995
            },
6579
            "dist": {
6996
            "dist": {
6580
                "type": "zip",
6997
                "type": "zip",
6581
                "url": "https://api.github.com/repos/laravel/sail/zipball/fd8d04bc546457b504aa2b3c2d541840551f836f",
6998
                "url": "https://api.github.com/repos/laravel/sail/zipball/923e1e112b6a8598664dbb0ee79dd3137f1c9d56",
6582
                "reference": "fd8d04bc546457b504aa2b3c2d541840551f836f",
6999
                "reference": "923e1e112b6a8598664dbb0ee79dd3137f1c9d56",
6583
                "shasum": ""
7000
                "shasum": ""
6584
            },
7001
            },
6585
            "require": {
7002
            "require": {
6586
                "illuminate/console": "^8.0|^9.0|^10.0",
7003
                "illuminate/console": "^8.0|^9.0|^10.0",
6587
                "illuminate/contracts": "^8.0|^9.0|^10.0",
7004
                "illuminate/contracts": "^8.0|^9.0|^10.0",
6588
                "illuminate/support": "^8.0|^9.0|^10.0",
7005
                "illuminate/support": "^8.0|^9.0|^10.0",
6589
                "php": "^7.3|^8.0",
7006
                "php": "^8.0",
6590
                "symfony/yaml": "^6.0"
7007
                "symfony/yaml": "^6.0"
6591
            },
7008
            },
6592
            "require-dev": {
7009
            "require-dev": {
6593
                "orchestra/testbench": "^6.0|^7.0|^8.0",
7010
                "orchestra/testbench": "^6.0|^7.0|^8.0",
6594
                "phpstan/phpstan": "^1.10"
7011
                "phpstan/phpstan": "^1.10"
Zeile 6629... Zeile 7046...
6629
            ],
7046
            ],
6630
            "support": {
7047
            "support": {
6631
                "issues": "https://github.com/laravel/sail/issues",
7048
                "issues": "https://github.com/laravel/sail/issues",
6632
                "source": "https://github.com/laravel/sail"
7049
                "source": "https://github.com/laravel/sail"
6633
            },
7050
            },
6634
            "time": "2023-03-01T23:07:57+00:00"
7051
            "time": "2023-05-04T14:52:56+00:00"
6635
        },
7052
        },
6636
        {
7053
        {
6637
            "name": "mockery/mockery",
7054
            "name": "mockery/mockery",
6638
            "version": "1.5.1",
7055
            "version": "1.5.1",
6639
            "source": {
7056
            "source": {
Zeile 6705... Zeile 7122...
6705
            },
7122
            },
6706
            "time": "2022-09-07T15:32:08+00:00"
7123
            "time": "2022-09-07T15:32:08+00:00"
6707
        },
7124
        },
6708
        {
7125
        {
6709
            "name": "myclabs/deep-copy",
7126
            "name": "myclabs/deep-copy",
6710
            "version": "1.11.0",
7127
            "version": "1.11.1",
6711
            "source": {
7128
            "source": {
6712
                "type": "git",
7129
                "type": "git",
6713
                "url": "https://github.com/myclabs/DeepCopy.git",
7130
                "url": "https://github.com/myclabs/DeepCopy.git",
6714
                "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
7131
                "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
6715
            },
7132
            },
6716
            "dist": {
7133
            "dist": {
6717
                "type": "zip",
7134
                "type": "zip",
6718
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
7135
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
6719
                "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
7136
                "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
6720
                "shasum": ""
7137
                "shasum": ""
6721
            },
7138
            },
6722
            "require": {
7139
            "require": {
6723
                "php": "^7.1 || ^8.0"
7140
                "php": "^7.1 || ^8.0"
6724
            },
7141
            },
Zeile 6752... Zeile 7169...
6752
                "object",
7169
                "object",
6753
                "object graph"
7170
                "object graph"
6754
            ],
7171
            ],
6755
            "support": {
7172
            "support": {
6756
                "issues": "https://github.com/myclabs/DeepCopy/issues",
7173
                "issues": "https://github.com/myclabs/DeepCopy/issues",
6757
                "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
7174
                "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
6758
            },
7175
            },
6759
            "funding": [
7176
            "funding": [
6760
                {
7177
                {
6761
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
7178
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
6762
                    "type": "tidelift"
7179
                    "type": "tidelift"
6763
                }
7180
                }
6764
            ],
7181
            ],
6765
            "time": "2022-03-03T13:19:32+00:00"
7182
            "time": "2023-03-08T13:26:56+00:00"
6766
        },
7183
        },
6767
        {
7184
        {
6768
            "name": "nunomaduro/collision",
7185
            "name": "nunomaduro/collision",
6769
            "version": "v6.4.0",
7186
            "version": "v6.4.0",
6770
            "source": {
7187
            "source": {
Zeile 6963... Zeile 7380...
6963
            },
7380
            },
6964
            "time": "2022-02-21T01:04:05+00:00"
7381
            "time": "2022-02-21T01:04:05+00:00"
6965
        },
7382
        },
6966
        {
7383
        {
6967
            "name": "phpunit/php-code-coverage",
7384
            "name": "phpunit/php-code-coverage",
6968
            "version": "9.2.25",
7385
            "version": "9.2.26",
6969
            "source": {
7386
            "source": {
6970
                "type": "git",
7387
                "type": "git",
6971
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
7388
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
6972
                "reference": "0e2b40518197a8c0d4b08bc34dfff1c99c508954"
7389
                "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1"
6973
            },
7390
            },
6974
            "dist": {
7391
            "dist": {
6975
                "type": "zip",
7392
                "type": "zip",
6976
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/0e2b40518197a8c0d4b08bc34dfff1c99c508954",
7393
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
6977
                "reference": "0e2b40518197a8c0d4b08bc34dfff1c99c508954",
7394
                "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
6978
                "shasum": ""
7395
                "shasum": ""
6979
            },
7396
            },
6980
            "require": {
7397
            "require": {
6981
                "ext-dom": "*",
7398
                "ext-dom": "*",
6982
                "ext-libxml": "*",
7399
                "ext-libxml": "*",
Zeile 6994... Zeile 7411...
6994
            },
7411
            },
6995
            "require-dev": {
7412
            "require-dev": {
6996
                "phpunit/phpunit": "^9.3"
7413
                "phpunit/phpunit": "^9.3"
6997
            },
7414
            },
6998
            "suggest": {
7415
            "suggest": {
6999
                "ext-pcov": "*",
7416
                "ext-pcov": "PHP extension that provides line coverage",
7000
                "ext-xdebug": "*"
7417
                "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
7001
            },
7418
            },
7002
            "type": "library",
7419
            "type": "library",
7003
            "extra": {
7420
            "extra": {
7004
                "branch-alias": {
7421
                "branch-alias": {
7005
                    "dev-master": "9.2-dev"
7422
                    "dev-master": "9.2-dev"
Zeile 7028... Zeile 7445...
7028
                "testing",
7445
                "testing",
7029
                "xunit"
7446
                "xunit"
7030
            ],
7447
            ],
7031
            "support": {
7448
            "support": {
7032
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
7449
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
7033
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.25"
7450
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26"
7034
            },
7451
            },
7035
            "funding": [
7452
            "funding": [
7036
                {
7453
                {
7037
                    "url": "https://github.com/sebastianbergmann",
7454
                    "url": "https://github.com/sebastianbergmann",
7038
                    "type": "github"
7455
                    "type": "github"
7039
                }
7456
                }
7040
            ],
7457
            ],
7041
            "time": "2023-02-25T05:32:00+00:00"
7458
            "time": "2023-03-06T12:58:08+00:00"
7042
        },
7459
        },
7043
        {
7460
        {
7044
            "name": "phpunit/php-file-iterator",
7461
            "name": "phpunit/php-file-iterator",
7045
            "version": "3.0.6",
7462
            "version": "3.0.6",
7046
            "source": {
7463
            "source": {
Zeile 7281... Zeile 7698...
7281
            ],
7698
            ],
7282
            "time": "2020-10-26T13:16:10+00:00"
7699
            "time": "2020-10-26T13:16:10+00:00"
7283
        },
7700
        },
7284
        {
7701
        {
7285
            "name": "phpunit/phpunit",
7702
            "name": "phpunit/phpunit",
7286
            "version": "9.6.4",
7703
            "version": "9.6.8",
7287
            "source": {
7704
            "source": {
7288
                "type": "git",
7705
                "type": "git",
7289
                "url": "https://github.com/sebastianbergmann/phpunit.git",
7706
                "url": "https://github.com/sebastianbergmann/phpunit.git",
7290
                "reference": "9125ee085b6d95e78277dc07aa1f46f9e0607b8d"
7707
                "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e"
7291
            },
7708
            },
7292
            "dist": {
7709
            "dist": {
7293
                "type": "zip",
7710
                "type": "zip",
7294
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9125ee085b6d95e78277dc07aa1f46f9e0607b8d",
7711
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/17d621b3aff84d0c8b62539e269e87d8d5baa76e",
7295
                "reference": "9125ee085b6d95e78277dc07aa1f46f9e0607b8d",
7712
                "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e",
7296
                "shasum": ""
7713
                "shasum": ""
7297
            },
7714
            },
7298
            "require": {
7715
            "require": {
7299
                "doctrine/instantiator": "^1.3.1 || ^2",
7716
                "doctrine/instantiator": "^1.3.1 || ^2",
7300
                "ext-dom": "*",
7717
                "ext-dom": "*",
Zeile 7323... Zeile 7740...
7323
                "sebastian/resource-operations": "^3.0.3",
7740
                "sebastian/resource-operations": "^3.0.3",
7324
                "sebastian/type": "^3.2",
7741
                "sebastian/type": "^3.2",
7325
                "sebastian/version": "^3.0.2"
7742
                "sebastian/version": "^3.0.2"
7326
            },
7743
            },
7327
            "suggest": {
7744
            "suggest": {
7328
                "ext-soap": "*",
7745
                "ext-soap": "To be able to generate mocks based on WSDL files",
7329
                "ext-xdebug": "*"
7746
                "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
7330
            },
7747
            },
7331
            "bin": [
7748
            "bin": [
7332
                "phpunit"
7749
                "phpunit"
7333
            ],
7750
            ],
7334
            "type": "library",
7751
            "type": "library",
Zeile 7363... Zeile 7780...
7363
                "testing",
7780
                "testing",
7364
                "xunit"
7781
                "xunit"
7365
            ],
7782
            ],
7366
            "support": {
7783
            "support": {
7367
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
7784
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
-
 
7785
                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
7368
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.4"
7786
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.8"
7369
            },
7787
            },
7370
            "funding": [
7788
            "funding": [
7371
                {
7789
                {
7372
                    "url": "https://phpunit.de/sponsors.html",
7790
                    "url": "https://phpunit.de/sponsors.html",
7373
                    "type": "custom"
7791
                    "type": "custom"
Zeile 7379... Zeile 7797...
7379
                {
7797
                {
7380
                    "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
7798
                    "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
7381
                    "type": "tidelift"
7799
                    "type": "tidelift"
7382
                }
7800
                }
7383
            ],
7801
            ],
7384
            "time": "2023-02-27T13:06:37+00:00"
7802
            "time": "2023-05-11T05:14:45+00:00"
7385
        },
7803
        },
7386
        {
7804
        {
7387
            "name": "sebastian/cli-parser",
7805
            "name": "sebastian/cli-parser",
7388
            "version": "1.0.1",
7806
            "version": "1.0.1",
7389
            "source": {
7807
            "source": {
Zeile 7681... Zeile 8099...
7681
            ],
8099
            ],
7682
            "time": "2020-10-26T15:52:27+00:00"
8100
            "time": "2020-10-26T15:52:27+00:00"
7683
        },
8101
        },
7684
        {
8102
        {
7685
            "name": "sebastian/diff",
8103
            "name": "sebastian/diff",
7686
            "version": "4.0.4",
8104
            "version": "4.0.5",
7687
            "source": {
8105
            "source": {
7688
                "type": "git",
8106
                "type": "git",
7689
                "url": "https://github.com/sebastianbergmann/diff.git",
8107
                "url": "https://github.com/sebastianbergmann/diff.git",
7690
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
8108
                "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
7691
            },
8109
            },
7692
            "dist": {
8110
            "dist": {
7693
                "type": "zip",
8111
                "type": "zip",
7694
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8112
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
7695
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8113
                "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
7696
                "shasum": ""
8114
                "shasum": ""
7697
            },
8115
            },
7698
            "require": {
8116
            "require": {
7699
                "php": ">=7.3"
8117
                "php": ">=7.3"
7700
            },
8118
            },
Zeile 7735... Zeile 8153...
7735
                "unidiff",
8153
                "unidiff",
7736
                "unified diff"
8154
                "unified diff"
7737
            ],
8155
            ],
7738
            "support": {
8156
            "support": {
7739
                "issues": "https://github.com/sebastianbergmann/diff/issues",
8157
                "issues": "https://github.com/sebastianbergmann/diff/issues",
7740
                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
8158
                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
7741
            },
8159
            },
7742
            "funding": [
8160
            "funding": [
7743
                {
8161
                {
7744
                    "url": "https://github.com/sebastianbergmann",
8162
                    "url": "https://github.com/sebastianbergmann",
7745
                    "type": "github"
8163
                    "type": "github"
7746
                }
8164
                }
7747
            ],
8165
            ],
7748
            "time": "2020-10-26T13:10:38+00:00"
8166
            "time": "2023-05-07T05:35:17+00:00"
7749
        },
8167
        },
7750
        {
8168
        {
7751
            "name": "sebastian/environment",
8169
            "name": "sebastian/environment",
7752
            "version": "5.1.5",
8170
            "version": "5.1.5",
7753
            "source": {
8171
            "source": {
Zeile 8347... Zeile 8765...
8347
            ],
8765
            ],
8348
            "time": "2020-09-28T06:39:44+00:00"
8766
            "time": "2020-09-28T06:39:44+00:00"
8349
        },
8767
        },
8350
        {
8768
        {
8351
            "name": "spatie/backtrace",
8769
            "name": "spatie/backtrace",
8352
            "version": "1.2.2",
8770
            "version": "1.4.0",
8353
            "source": {
8771
            "source": {
8354
                "type": "git",
8772
                "type": "git",
8355
                "url": "https://github.com/spatie/backtrace.git",
8773
                "url": "https://github.com/spatie/backtrace.git",
8356
                "reference": "7b34fee6c1ad45f8ee0498d17cd8ea9a076402c1"
8774
                "reference": "ec4dd16476b802dbdc6b4467f84032837e316b8c"
8357
            },
8775
            },
8358
            "dist": {
8776
            "dist": {
8359
                "type": "zip",
8777
                "type": "zip",
8360
                "url": "https://api.github.com/repos/spatie/backtrace/zipball/7b34fee6c1ad45f8ee0498d17cd8ea9a076402c1",
8778
                "url": "https://api.github.com/repos/spatie/backtrace/zipball/ec4dd16476b802dbdc6b4467f84032837e316b8c",
8361
                "reference": "7b34fee6c1ad45f8ee0498d17cd8ea9a076402c1",
8779
                "reference": "ec4dd16476b802dbdc6b4467f84032837e316b8c",
8362
                "shasum": ""
8780
                "shasum": ""
8363
            },
8781
            },
8364
            "require": {
8782
            "require": {
8365
                "php": "^7.3|^8.0"
8783
                "php": "^7.3|^8.0"
8366
            },
8784
            },
8367
            "require-dev": {
8785
            "require-dev": {
8368
                "ext-json": "*",
8786
                "ext-json": "*",
8369
                "phpunit/phpunit": "^9.3",
8787
                "phpunit/phpunit": "^9.3",
-
 
8788
                "spatie/phpunit-snapshot-assertions": "^4.2",
8370
                "symfony/var-dumper": "^5.1"
8789
                "symfony/var-dumper": "^5.1"
8371
            },
8790
            },
8372
            "type": "library",
8791
            "type": "library",
8373
            "autoload": {
8792
            "autoload": {
8374
                "psr-4": {
8793
                "psr-4": {
Zeile 8392... Zeile 8811...
8392
            "keywords": [
8811
            "keywords": [
8393
                "Backtrace",
8812
                "Backtrace",
8394
                "spatie"
8813
                "spatie"
8395
            ],
8814
            ],
8396
            "support": {
8815
            "support": {
8397
                "source": "https://github.com/spatie/backtrace/tree/1.2.2"
8816
                "source": "https://github.com/spatie/backtrace/tree/1.4.0"
8398
            },
8817
            },
8399
            "funding": [
8818
            "funding": [
8400
                {
8819
                {
8401
                    "url": "https://github.com/sponsors/spatie",
8820
                    "url": "https://github.com/sponsors/spatie",
8402
                    "type": "github"
8821
                    "type": "github"
Zeile 8404... Zeile 8823...
8404
                {
8823
                {
8405
                    "url": "https://spatie.be/open-source/support-us",
8824
                    "url": "https://spatie.be/open-source/support-us",
8406
                    "type": "other"
8825
                    "type": "other"
8407
                }
8826
                }
8408
            ],
8827
            ],
8409
            "time": "2023-02-21T08:29:12+00:00"
8828
            "time": "2023-03-04T08:57:24+00:00"
8410
        },
8829
        },
8411
        {
8830
        {
8412
            "name": "spatie/flare-client-php",
8831
            "name": "spatie/flare-client-php",
8413
            "version": "1.3.5",
8832
            "version": "1.3.6",
8414
            "source": {
8833
            "source": {
8415
                "type": "git",
8834
                "type": "git",
8416
                "url": "https://github.com/spatie/flare-client-php.git",
8835
                "url": "https://github.com/spatie/flare-client-php.git",
8417
                "reference": "3e5dd5ac4928f3d2d036bd02de5eb83fd0ef1f42"
8836
                "reference": "530ac81255af79f114344286e4275f8869c671e2"
8418
            },
8837
            },
8419
            "dist": {
8838
            "dist": {
8420
                "type": "zip",
8839
                "type": "zip",
8421
                "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/3e5dd5ac4928f3d2d036bd02de5eb83fd0ef1f42",
8840
                "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/530ac81255af79f114344286e4275f8869c671e2",
8422
                "reference": "3e5dd5ac4928f3d2d036bd02de5eb83fd0ef1f42",
8841
                "reference": "530ac81255af79f114344286e4275f8869c671e2",
8423
                "shasum": ""
8842
                "shasum": ""
8424
            },
8843
            },
8425
            "require": {
8844
            "require": {
8426
                "illuminate/pipeline": "^8.0|^9.0|^10.0",
8845
                "illuminate/pipeline": "^8.0|^9.0|^10.0",
8427
                "php": "^8.0",
8846
                "php": "^8.0",
Zeile 8465... Zeile 8884...
8465
                "reporting",
8884
                "reporting",
8466
                "spatie"
8885
                "spatie"
8467
            ],
8886
            ],
8468
            "support": {
8887
            "support": {
8469
                "issues": "https://github.com/spatie/flare-client-php/issues",
8888
                "issues": "https://github.com/spatie/flare-client-php/issues",
8470
                "source": "https://github.com/spatie/flare-client-php/tree/1.3.5"
8889
                "source": "https://github.com/spatie/flare-client-php/tree/1.3.6"
8471
            },
8890
            },
8472
            "funding": [
8891
            "funding": [
8473
                {
8892
                {
8474
                    "url": "https://github.com/spatie",
8893
                    "url": "https://github.com/spatie",
8475
                    "type": "github"
8894
                    "type": "github"
8476
                }
8895
                }
8477
            ],
8896
            ],
8478
            "time": "2023-01-23T15:58:46+00:00"
8897
            "time": "2023-04-12T07:57:12+00:00"
8479
        },
8898
        },
8480
        {
8899
        {
8481
            "name": "spatie/ignition",
8900
            "name": "spatie/ignition",
8482
            "version": "1.4.5",
8901
            "version": "1.8.0",
8483
            "source": {
8902
            "source": {
8484
                "type": "git",
8903
                "type": "git",
8485
                "url": "https://github.com/spatie/ignition.git",
8904
                "url": "https://github.com/spatie/ignition.git",
8486
                "reference": "cc09114b7057bd217b676f047544b33f5b6247e6"
8905
                "reference": "ad13a6792992411e05d3d3b293e26bdf9f9a7321"
8487
            },
8906
            },
8488
            "dist": {
8907
            "dist": {
8489
                "type": "zip",
8908
                "type": "zip",
8490
                "url": "https://api.github.com/repos/spatie/ignition/zipball/cc09114b7057bd217b676f047544b33f5b6247e6",
8909
                "url": "https://api.github.com/repos/spatie/ignition/zipball/ad13a6792992411e05d3d3b293e26bdf9f9a7321",
8491
                "reference": "cc09114b7057bd217b676f047544b33f5b6247e6",
8910
                "reference": "ad13a6792992411e05d3d3b293e26bdf9f9a7321",
8492
                "shasum": ""
8911
                "shasum": ""
8493
            },
8912
            },
8494
            "require": {
8913
            "require": {
8495
                "ext-json": "*",
8914
                "ext-json": "*",
8496
                "ext-mbstring": "*",
8915
                "ext-mbstring": "*",
8497
                "php": "^8.0",
8916
                "php": "^8.0",
-
 
8917
                "spatie/backtrace": "^1.4",
8498
                "spatie/flare-client-php": "^1.1",
8918
                "spatie/flare-client-php": "^1.1",
8499
                "symfony/console": "^5.4|^6.0",
8919
                "symfony/console": "^5.4|^6.0",
8500
                "symfony/var-dumper": "^5.4|^6.0"
8920
                "symfony/var-dumper": "^5.4|^6.0"
8501
            },
8921
            },
8502
            "require-dev": {
8922
            "require-dev": {
-
 
8923
                "illuminate/cache": "^9.52",
8503
                "mockery/mockery": "^1.4",
8924
                "mockery/mockery": "^1.4",
8504
                "pestphp/pest": "^1.20",
8925
                "pestphp/pest": "^1.20",
8505
                "phpstan/extension-installer": "^1.1",
8926
                "phpstan/extension-installer": "^1.1",
8506
                "phpstan/phpstan-deprecation-rules": "^1.0",
8927
                "phpstan/phpstan-deprecation-rules": "^1.0",
8507
                "phpstan/phpstan-phpunit": "^1.0",
8928
                "phpstan/phpstan-phpunit": "^1.0",
-
 
8929
                "psr/simple-cache-implementation": "*",
-
 
8930
                "symfony/cache": "^6.2",
8508
                "symfony/process": "^5.4|^6.0"
8931
                "symfony/process": "^5.4|^6.0",
-
 
8932
                "vlucas/phpdotenv": "^5.5"
-
 
8933
            },
-
 
8934
            "suggest": {
-
 
8935
                "openai-php/client": "Require get solutions from OpenAI",
-
 
8936
                "simple-cache-implementation": "To cache solutions from OpenAI"
8509
            },
8937
            },
8510
            "type": "library",
8938
            "type": "library",
8511
            "extra": {
8939
            "extra": {
8512
                "branch-alias": {
8940
                "branch-alias": {
8513
                    "dev-main": "1.4.x-dev"
8941
                    "dev-main": "1.5.x-dev"
8514
                }
8942
                }
8515
            },
8943
            },
8516
            "autoload": {
8944
            "autoload": {
8517
                "psr-4": {
8945
                "psr-4": {
8518
                    "Spatie\\Ignition\\": "src"
8946
                    "Spatie\\Ignition\\": "src"
Zeile 8547... Zeile 8975...
8547
                {
8975
                {
8548
                    "url": "https://github.com/spatie",
8976
                    "url": "https://github.com/spatie",
8549
                    "type": "github"
8977
                    "type": "github"
8550
                }
8978
                }
8551
            ],
8979
            ],
8552
            "time": "2023-02-28T16:49:47+00:00"
8980
            "time": "2023-05-25T10:19:32+00:00"
8553
        },
8981
        },
8554
        {
8982
        {
8555
            "name": "spatie/laravel-ignition",
8983
            "name": "spatie/laravel-ignition",
8556
            "version": "1.6.4",
8984
            "version": "1.6.4",
8557
            "source": {
8985
            "source": {
Zeile 8641... Zeile 9069...
8641
            ],
9069
            ],
8642
            "time": "2023-01-03T19:28:04+00:00"
9070
            "time": "2023-01-03T19:28:04+00:00"
8643
        },
9071
        },
8644
        {
9072
        {
8645
            "name": "symfony/yaml",
9073
            "name": "symfony/yaml",
8646
            "version": "v6.2.7",
9074
            "version": "v6.2.10",
8647
            "source": {
9075
            "source": {
8648
                "type": "git",
9076
                "type": "git",
8649
                "url": "https://github.com/symfony/yaml.git",
9077
                "url": "https://github.com/symfony/yaml.git",
8650
                "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57"
9078
                "reference": "61916f3861b1e9705b18cfde723921a71dd1559d"
8651
            },
9079
            },
8652
            "dist": {
9080
            "dist": {
8653
                "type": "zip",
9081
                "type": "zip",
8654
                "url": "https://api.github.com/repos/symfony/yaml/zipball/e8e6a1d59e050525f27a1f530aa9703423cb7f57",
9082
                "url": "https://api.github.com/repos/symfony/yaml/zipball/61916f3861b1e9705b18cfde723921a71dd1559d",
8655
                "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57",
9083
                "reference": "61916f3861b1e9705b18cfde723921a71dd1559d",
8656
                "shasum": ""
9084
                "shasum": ""
8657
            },
9085
            },
8658
            "require": {
9086
            "require": {
8659
                "php": ">=8.1",
9087
                "php": ">=8.1",
8660
                "symfony/polyfill-ctype": "^1.8"
9088
                "symfony/polyfill-ctype": "^1.8"
Zeile 8695... Zeile 9123...
8695
                }
9123
                }
8696
            ],
9124
            ],
8697
            "description": "Loads and dumps YAML files",
9125
            "description": "Loads and dumps YAML files",
8698
            "homepage": "https://symfony.com",
9126
            "homepage": "https://symfony.com",
8699
            "support": {
9127
            "support": {
8700
                "source": "https://github.com/symfony/yaml/tree/v6.2.7"
9128
                "source": "https://github.com/symfony/yaml/tree/v6.2.10"
8701
            },
9129
            },
8702
            "funding": [
9130
            "funding": [
8703
                {
9131
                {
8704
                    "url": "https://symfony.com/sponsor",
9132
                    "url": "https://symfony.com/sponsor",
8705
                    "type": "custom"
9133
                    "type": "custom"
Zeile 8711... Zeile 9139...
8711
                {
9139
                {
8712
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9140
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8713
                    "type": "tidelift"
9141
                    "type": "tidelift"
8714
                }
9142
                }
8715
            ],
9143
            ],
8716
            "time": "2023-02-16T09:57:23+00:00"
9144
            "time": "2023-04-28T13:25:36+00:00"
8717
        },
9145
        },
8718
        {
9146
        {
8719
            "name": "theseer/tokenizer",
9147
            "name": "theseer/tokenizer",
8720
            "version": "1.2.1",
9148
            "version": "1.2.1",
8721
            "source": {
9149
            "source": {