dependabot-composer 0.215.0 → 0.216.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,20 +4,20 @@
4
4
  "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
5
  "This file is @generated automatically"
6
6
  ],
7
- "content-hash": "367ec5f822a3d8d251c7188331b495d5",
7
+ "content-hash": "3d95b9d5c8e044c188482b1336200a14",
8
8
  "packages": [
9
9
  {
10
10
  "name": "composer/ca-bundle",
11
- "version": "1.3.2",
11
+ "version": "1.3.5",
12
12
  "source": {
13
13
  "type": "git",
14
14
  "url": "https://github.com/composer/ca-bundle.git",
15
- "reference": "fd5dd441932a7e10ca6e5b490e272d34c8430640"
15
+ "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd"
16
16
  },
17
17
  "dist": {
18
18
  "type": "zip",
19
- "url": "https://api.github.com/repos/composer/ca-bundle/zipball/fd5dd441932a7e10ca6e5b490e272d34c8430640",
20
- "reference": "fd5dd441932a7e10ca6e5b490e272d34c8430640",
19
+ "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
20
+ "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
21
21
  "shasum": ""
22
22
  },
23
23
  "require": {
@@ -64,7 +64,7 @@
64
64
  "support": {
65
65
  "irc": "irc://irc.freenode.org/composer",
66
66
  "issues": "https://github.com/composer/ca-bundle/issues",
67
- "source": "https://github.com/composer/ca-bundle/tree/1.3.2"
67
+ "source": "https://github.com/composer/ca-bundle/tree/1.3.5"
68
68
  },
69
69
  "funding": [
70
70
  {
@@ -80,28 +80,102 @@
80
80
  "type": "tidelift"
81
81
  }
82
82
  ],
83
- "time": "2022-05-24T11:56:16+00:00"
83
+ "time": "2023-01-11T08:27:00+00:00"
84
+ },
85
+ {
86
+ "name": "composer/class-map-generator",
87
+ "version": "1.0.0",
88
+ "source": {
89
+ "type": "git",
90
+ "url": "https://github.com/composer/class-map-generator.git",
91
+ "reference": "1e1cb2b791facb2dfe32932a7718cf2571187513"
92
+ },
93
+ "dist": {
94
+ "type": "zip",
95
+ "url": "https://api.github.com/repos/composer/class-map-generator/zipball/1e1cb2b791facb2dfe32932a7718cf2571187513",
96
+ "reference": "1e1cb2b791facb2dfe32932a7718cf2571187513",
97
+ "shasum": ""
98
+ },
99
+ "require": {
100
+ "composer/pcre": "^2 || ^3",
101
+ "php": "^7.2 || ^8.0",
102
+ "symfony/finder": "^4.4 || ^5.3 || ^6"
103
+ },
104
+ "require-dev": {
105
+ "phpstan/phpstan": "^1.6",
106
+ "phpstan/phpstan-deprecation-rules": "^1",
107
+ "phpstan/phpstan-phpunit": "^1",
108
+ "phpstan/phpstan-strict-rules": "^1.1",
109
+ "symfony/filesystem": "^5.4 || ^6",
110
+ "symfony/phpunit-bridge": "^5"
111
+ },
112
+ "type": "library",
113
+ "extra": {
114
+ "branch-alias": {
115
+ "dev-main": "1.x-dev"
116
+ }
117
+ },
118
+ "autoload": {
119
+ "psr-4": {
120
+ "Composer\\ClassMapGenerator\\": "src"
121
+ }
122
+ },
123
+ "notification-url": "https://packagist.org/downloads/",
124
+ "license": [
125
+ "MIT"
126
+ ],
127
+ "authors": [
128
+ {
129
+ "name": "Jordi Boggiano",
130
+ "email": "j.boggiano@seld.be",
131
+ "homepage": "https://seld.be"
132
+ }
133
+ ],
134
+ "description": "Utilities to scan PHP code and generate class maps.",
135
+ "keywords": [
136
+ "classmap"
137
+ ],
138
+ "support": {
139
+ "issues": "https://github.com/composer/class-map-generator/issues",
140
+ "source": "https://github.com/composer/class-map-generator/tree/1.0.0"
141
+ },
142
+ "funding": [
143
+ {
144
+ "url": "https://packagist.com",
145
+ "type": "custom"
146
+ },
147
+ {
148
+ "url": "https://github.com/composer",
149
+ "type": "github"
150
+ },
151
+ {
152
+ "url": "https://tidelift.com/funding/github/packagist/composer/composer",
153
+ "type": "tidelift"
154
+ }
155
+ ],
156
+ "time": "2022-06-19T11:31:27+00:00"
84
157
  },
85
158
  {
86
159
  "name": "composer/composer",
87
- "version": "2.3.9",
160
+ "version": "2.5.5",
88
161
  "source": {
89
162
  "type": "git",
90
163
  "url": "https://github.com/composer/composer.git",
91
- "reference": "015f524c9969255a29cdea8890cbd4fec240ee47"
164
+ "reference": "c7cffaad16a60636a776017eac5bd8cd0095c32f"
92
165
  },
93
166
  "dist": {
94
167
  "type": "zip",
95
- "url": "https://api.github.com/repos/composer/composer/zipball/015f524c9969255a29cdea8890cbd4fec240ee47",
96
- "reference": "015f524c9969255a29cdea8890cbd4fec240ee47",
168
+ "url": "https://api.github.com/repos/composer/composer/zipball/c7cffaad16a60636a776017eac5bd8cd0095c32f",
169
+ "reference": "c7cffaad16a60636a776017eac5bd8cd0095c32f",
97
170
  "shasum": ""
98
171
  },
99
172
  "require": {
100
173
  "composer/ca-bundle": "^1.0",
174
+ "composer/class-map-generator": "^1.0",
101
175
  "composer/metadata-minifier": "^1.0",
102
- "composer/pcre": "^2 || ^3",
176
+ "composer/pcre": "^2.1 || ^3.1",
103
177
  "composer/semver": "^3.0",
104
- "composer/spdx-licenses": "^1.2",
178
+ "composer/spdx-licenses": "^1.5.7",
105
179
  "composer/xdebug-handler": "^2.0.2 || ^3.0.3",
106
180
  "justinrainbow/json-schema": "^5.2.11",
107
181
  "php": "^7.2.5 || ^8.0",
@@ -109,19 +183,21 @@
109
183
  "react/promise": "^2.8",
110
184
  "seld/jsonlint": "^1.4",
111
185
  "seld/phar-utils": "^1.2",
112
- "symfony/console": "^5.4.7 || ^6.0.7",
186
+ "seld/signal-handler": "^2.0",
187
+ "symfony/console": "^5.4.11 || ^6.0.11",
113
188
  "symfony/filesystem": "^5.4 || ^6.0",
114
189
  "symfony/finder": "^5.4 || ^6.0",
115
190
  "symfony/polyfill-php73": "^1.24",
116
191
  "symfony/polyfill-php80": "^1.24",
192
+ "symfony/polyfill-php81": "^1.24",
117
193
  "symfony/process": "^5.4 || ^6.0"
118
194
  },
119
195
  "require-dev": {
120
- "phpstan/phpstan": "^1.4.1",
196
+ "phpstan/phpstan": "^1.9.3",
121
197
  "phpstan/phpstan-deprecation-rules": "^1",
122
198
  "phpstan/phpstan-phpunit": "^1.0",
123
199
  "phpstan/phpstan-strict-rules": "^1",
124
- "phpstan/phpstan-symfony": "^1.1",
200
+ "phpstan/phpstan-symfony": "^1.2.10",
125
201
  "symfony/phpunit-bridge": "^6.0"
126
202
  },
127
203
  "suggest": {
@@ -135,7 +211,7 @@
135
211
  "type": "library",
136
212
  "extra": {
137
213
  "branch-alias": {
138
- "dev-main": "2.3-dev"
214
+ "dev-main": "2.5-dev"
139
215
  },
140
216
  "phpstan": {
141
217
  "includes": [
@@ -174,7 +250,7 @@
174
250
  "support": {
175
251
  "irc": "ircs://irc.libera.chat:6697/composer",
176
252
  "issues": "https://github.com/composer/composer/issues",
177
- "source": "https://github.com/composer/composer/tree/2.3.9"
253
+ "source": "https://github.com/composer/composer/tree/2.5.5"
178
254
  },
179
255
  "funding": [
180
256
  {
@@ -190,7 +266,7 @@
190
266
  "type": "tidelift"
191
267
  }
192
268
  ],
193
- "time": "2022-07-05T14:52:11+00:00"
269
+ "time": "2023-03-21T10:50:05+00:00"
194
270
  },
195
271
  {
196
272
  "name": "composer/metadata-minifier",
@@ -263,16 +339,16 @@
263
339
  },
264
340
  {
265
341
  "name": "composer/pcre",
266
- "version": "3.0.2",
342
+ "version": "3.1.0",
267
343
  "source": {
268
344
  "type": "git",
269
345
  "url": "https://github.com/composer/pcre.git",
270
- "reference": "4482b6409ca6bfc2af043a5711cd21ac3e7a8dfb"
346
+ "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2"
271
347
  },
272
348
  "dist": {
273
349
  "type": "zip",
274
- "url": "https://api.github.com/repos/composer/pcre/zipball/4482b6409ca6bfc2af043a5711cd21ac3e7a8dfb",
275
- "reference": "4482b6409ca6bfc2af043a5711cd21ac3e7a8dfb",
350
+ "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
351
+ "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
276
352
  "shasum": ""
277
353
  },
278
354
  "require": {
@@ -314,7 +390,7 @@
314
390
  ],
315
391
  "support": {
316
392
  "issues": "https://github.com/composer/pcre/issues",
317
- "source": "https://github.com/composer/pcre/tree/3.0.2"
393
+ "source": "https://github.com/composer/pcre/tree/3.1.0"
318
394
  },
319
395
  "funding": [
320
396
  {
@@ -330,7 +406,7 @@
330
406
  "type": "tidelift"
331
407
  }
332
408
  ],
333
- "time": "2022-11-03T20:24:16+00:00"
409
+ "time": "2022-11-17T09:50:14+00:00"
334
410
  },
335
411
  {
336
412
  "name": "composer/semver",
@@ -869,16 +945,16 @@
869
945
  },
870
946
  {
871
947
  "name": "seld/phar-utils",
872
- "version": "1.2.0",
948
+ "version": "1.2.1",
873
949
  "source": {
874
950
  "type": "git",
875
951
  "url": "https://github.com/Seldaek/phar-utils.git",
876
- "reference": "9f3452c93ff423469c0d56450431562ca423dcee"
952
+ "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
877
953
  },
878
954
  "dist": {
879
955
  "type": "zip",
880
- "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/9f3452c93ff423469c0d56450431562ca423dcee",
881
- "reference": "9f3452c93ff423469c0d56450431562ca423dcee",
956
+ "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
957
+ "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
882
958
  "shasum": ""
883
959
  },
884
960
  "require": {
@@ -911,22 +987,83 @@
911
987
  ],
912
988
  "support": {
913
989
  "issues": "https://github.com/Seldaek/phar-utils/issues",
914
- "source": "https://github.com/Seldaek/phar-utils/tree/1.2.0"
990
+ "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1"
915
991
  },
916
- "time": "2021-12-10T11:20:11+00:00"
992
+ "time": "2022-08-31T10:31:18+00:00"
993
+ },
994
+ {
995
+ "name": "seld/signal-handler",
996
+ "version": "2.0.1",
997
+ "source": {
998
+ "type": "git",
999
+ "url": "https://github.com/Seldaek/signal-handler.git",
1000
+ "reference": "f69d119511dc0360440cdbdaa71829c149b7be75"
1001
+ },
1002
+ "dist": {
1003
+ "type": "zip",
1004
+ "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/f69d119511dc0360440cdbdaa71829c149b7be75",
1005
+ "reference": "f69d119511dc0360440cdbdaa71829c149b7be75",
1006
+ "shasum": ""
1007
+ },
1008
+ "require": {
1009
+ "php": ">=7.2.0"
1010
+ },
1011
+ "require-dev": {
1012
+ "phpstan/phpstan": "^1",
1013
+ "phpstan/phpstan-deprecation-rules": "^1.0",
1014
+ "phpstan/phpstan-phpunit": "^1",
1015
+ "phpstan/phpstan-strict-rules": "^1.3",
1016
+ "phpunit/phpunit": "^7.5.20 || ^8.5.23",
1017
+ "psr/log": "^1 || ^2 || ^3"
1018
+ },
1019
+ "type": "library",
1020
+ "extra": {
1021
+ "branch-alias": {
1022
+ "dev-main": "2.x-dev"
1023
+ }
1024
+ },
1025
+ "autoload": {
1026
+ "psr-4": {
1027
+ "Seld\\Signal\\": "src/"
1028
+ }
1029
+ },
1030
+ "notification-url": "https://packagist.org/downloads/",
1031
+ "license": [
1032
+ "MIT"
1033
+ ],
1034
+ "authors": [
1035
+ {
1036
+ "name": "Jordi Boggiano",
1037
+ "email": "j.boggiano@seld.be",
1038
+ "homepage": "http://seld.be"
1039
+ }
1040
+ ],
1041
+ "description": "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development",
1042
+ "keywords": [
1043
+ "posix",
1044
+ "sigint",
1045
+ "signal",
1046
+ "sigterm",
1047
+ "unix"
1048
+ ],
1049
+ "support": {
1050
+ "issues": "https://github.com/Seldaek/signal-handler/issues",
1051
+ "source": "https://github.com/Seldaek/signal-handler/tree/2.0.1"
1052
+ },
1053
+ "time": "2022-07-20T18:31:45+00:00"
917
1054
  },
918
1055
  {
919
1056
  "name": "symfony/console",
920
- "version": "v5.4.15",
1057
+ "version": "v5.4.22",
921
1058
  "source": {
922
1059
  "type": "git",
923
1060
  "url": "https://github.com/symfony/console.git",
924
- "reference": "ea59bb0edfaf9f28d18d8791410ee0355f317669"
1061
+ "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8"
925
1062
  },
926
1063
  "dist": {
927
1064
  "type": "zip",
928
- "url": "https://api.github.com/repos/symfony/console/zipball/ea59bb0edfaf9f28d18d8791410ee0355f317669",
929
- "reference": "ea59bb0edfaf9f28d18d8791410ee0355f317669",
1065
+ "url": "https://api.github.com/repos/symfony/console/zipball/3cd51fd2e6c461ca678f84d419461281bd87a0a8",
1066
+ "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8",
930
1067
  "shasum": ""
931
1068
  },
932
1069
  "require": {
@@ -991,12 +1128,12 @@
991
1128
  "homepage": "https://symfony.com",
992
1129
  "keywords": [
993
1130
  "cli",
994
- "command line",
1131
+ "command-line",
995
1132
  "console",
996
1133
  "terminal"
997
1134
  ],
998
1135
  "support": {
999
- "source": "https://github.com/symfony/console/tree/v5.4.15"
1136
+ "source": "https://github.com/symfony/console/tree/v5.4.22"
1000
1137
  },
1001
1138
  "funding": [
1002
1139
  {
@@ -1012,7 +1149,7 @@
1012
1149
  "type": "tidelift"
1013
1150
  }
1014
1151
  ],
1015
- "time": "2022-10-26T21:41:52+00:00"
1152
+ "time": "2023-03-25T09:27:28+00:00"
1016
1153
  },
1017
1154
  {
1018
1155
  "name": "symfony/deprecation-contracts",
@@ -1083,16 +1220,16 @@
1083
1220
  },
1084
1221
  {
1085
1222
  "name": "symfony/filesystem",
1086
- "version": "v5.4.13",
1223
+ "version": "v5.4.21",
1087
1224
  "source": {
1088
1225
  "type": "git",
1089
1226
  "url": "https://github.com/symfony/filesystem.git",
1090
- "reference": "ac09569844a9109a5966b9438fc29113ce77cf51"
1227
+ "reference": "e75960b1bbfd2b8c9e483e0d74811d555ca3de9f"
1091
1228
  },
1092
1229
  "dist": {
1093
1230
  "type": "zip",
1094
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/ac09569844a9109a5966b9438fc29113ce77cf51",
1095
- "reference": "ac09569844a9109a5966b9438fc29113ce77cf51",
1231
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/e75960b1bbfd2b8c9e483e0d74811d555ca3de9f",
1232
+ "reference": "e75960b1bbfd2b8c9e483e0d74811d555ca3de9f",
1096
1233
  "shasum": ""
1097
1234
  },
1098
1235
  "require": {
@@ -1127,7 +1264,7 @@
1127
1264
  "description": "Provides basic utilities for the filesystem",
1128
1265
  "homepage": "https://symfony.com",
1129
1266
  "support": {
1130
- "source": "https://github.com/symfony/filesystem/tree/v5.4.13"
1267
+ "source": "https://github.com/symfony/filesystem/tree/v5.4.21"
1131
1268
  },
1132
1269
  "funding": [
1133
1270
  {
@@ -1143,20 +1280,20 @@
1143
1280
  "type": "tidelift"
1144
1281
  }
1145
1282
  ],
1146
- "time": "2022-09-21T19:53:16+00:00"
1283
+ "time": "2023-02-14T08:03:56+00:00"
1147
1284
  },
1148
1285
  {
1149
1286
  "name": "symfony/finder",
1150
- "version": "v5.4.11",
1287
+ "version": "v5.4.21",
1151
1288
  "source": {
1152
1289
  "type": "git",
1153
1290
  "url": "https://github.com/symfony/finder.git",
1154
- "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
1291
+ "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19"
1155
1292
  },
1156
1293
  "dist": {
1157
1294
  "type": "zip",
1158
- "url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c",
1159
- "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c",
1295
+ "url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19",
1296
+ "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19",
1160
1297
  "shasum": ""
1161
1298
  },
1162
1299
  "require": {
@@ -1190,7 +1327,7 @@
1190
1327
  "description": "Finds files and directories via an intuitive fluent interface",
1191
1328
  "homepage": "https://symfony.com",
1192
1329
  "support": {
1193
- "source": "https://github.com/symfony/finder/tree/v5.4.11"
1330
+ "source": "https://github.com/symfony/finder/tree/v5.4.21"
1194
1331
  },
1195
1332
  "funding": [
1196
1333
  {
@@ -1206,20 +1343,20 @@
1206
1343
  "type": "tidelift"
1207
1344
  }
1208
1345
  ],
1209
- "time": "2022-07-29T07:37:50+00:00"
1346
+ "time": "2023-02-16T09:33:00+00:00"
1210
1347
  },
1211
1348
  {
1212
1349
  "name": "symfony/polyfill-ctype",
1213
- "version": "v1.26.0",
1350
+ "version": "v1.27.0",
1214
1351
  "source": {
1215
1352
  "type": "git",
1216
1353
  "url": "https://github.com/symfony/polyfill-ctype.git",
1217
- "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
1354
+ "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
1218
1355
  },
1219
1356
  "dist": {
1220
1357
  "type": "zip",
1221
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
1222
- "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
1358
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
1359
+ "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
1223
1360
  "shasum": ""
1224
1361
  },
1225
1362
  "require": {
@@ -1234,7 +1371,7 @@
1234
1371
  "type": "library",
1235
1372
  "extra": {
1236
1373
  "branch-alias": {
1237
- "dev-main": "1.26-dev"
1374
+ "dev-main": "1.27-dev"
1238
1375
  },
1239
1376
  "thanks": {
1240
1377
  "name": "symfony/polyfill",
@@ -1272,7 +1409,7 @@
1272
1409
  "portable"
1273
1410
  ],
1274
1411
  "support": {
1275
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
1412
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
1276
1413
  },
1277
1414
  "funding": [
1278
1415
  {
@@ -1288,20 +1425,20 @@
1288
1425
  "type": "tidelift"
1289
1426
  }
1290
1427
  ],
1291
- "time": "2022-05-24T11:49:31+00:00"
1428
+ "time": "2022-11-03T14:55:06+00:00"
1292
1429
  },
1293
1430
  {
1294
1431
  "name": "symfony/polyfill-intl-grapheme",
1295
- "version": "v1.26.0",
1432
+ "version": "v1.27.0",
1296
1433
  "source": {
1297
1434
  "type": "git",
1298
1435
  "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
1299
- "reference": "433d05519ce6990bf3530fba6957499d327395c2"
1436
+ "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
1300
1437
  },
1301
1438
  "dist": {
1302
1439
  "type": "zip",
1303
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2",
1304
- "reference": "433d05519ce6990bf3530fba6957499d327395c2",
1440
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
1441
+ "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
1305
1442
  "shasum": ""
1306
1443
  },
1307
1444
  "require": {
@@ -1313,7 +1450,7 @@
1313
1450
  "type": "library",
1314
1451
  "extra": {
1315
1452
  "branch-alias": {
1316
- "dev-main": "1.26-dev"
1453
+ "dev-main": "1.27-dev"
1317
1454
  },
1318
1455
  "thanks": {
1319
1456
  "name": "symfony/polyfill",
@@ -1353,7 +1490,7 @@
1353
1490
  "shim"
1354
1491
  ],
1355
1492
  "support": {
1356
- "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0"
1493
+ "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
1357
1494
  },
1358
1495
  "funding": [
1359
1496
  {
@@ -1369,20 +1506,20 @@
1369
1506
  "type": "tidelift"
1370
1507
  }
1371
1508
  ],
1372
- "time": "2022-05-24T11:49:31+00:00"
1509
+ "time": "2022-11-03T14:55:06+00:00"
1373
1510
  },
1374
1511
  {
1375
1512
  "name": "symfony/polyfill-intl-normalizer",
1376
- "version": "v1.26.0",
1513
+ "version": "v1.27.0",
1377
1514
  "source": {
1378
1515
  "type": "git",
1379
1516
  "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
1380
- "reference": "219aa369ceff116e673852dce47c3a41794c14bd"
1517
+ "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
1381
1518
  },
1382
1519
  "dist": {
1383
1520
  "type": "zip",
1384
- "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
1385
- "reference": "219aa369ceff116e673852dce47c3a41794c14bd",
1521
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
1522
+ "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
1386
1523
  "shasum": ""
1387
1524
  },
1388
1525
  "require": {
@@ -1394,7 +1531,7 @@
1394
1531
  "type": "library",
1395
1532
  "extra": {
1396
1533
  "branch-alias": {
1397
- "dev-main": "1.26-dev"
1534
+ "dev-main": "1.27-dev"
1398
1535
  },
1399
1536
  "thanks": {
1400
1537
  "name": "symfony/polyfill",
@@ -1437,7 +1574,7 @@
1437
1574
  "shim"
1438
1575
  ],
1439
1576
  "support": {
1440
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
1577
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
1441
1578
  },
1442
1579
  "funding": [
1443
1580
  {
@@ -1453,20 +1590,20 @@
1453
1590
  "type": "tidelift"
1454
1591
  }
1455
1592
  ],
1456
- "time": "2022-05-24T11:49:31+00:00"
1593
+ "time": "2022-11-03T14:55:06+00:00"
1457
1594
  },
1458
1595
  {
1459
1596
  "name": "symfony/polyfill-mbstring",
1460
- "version": "v1.26.0",
1597
+ "version": "v1.27.0",
1461
1598
  "source": {
1462
1599
  "type": "git",
1463
1600
  "url": "https://github.com/symfony/polyfill-mbstring.git",
1464
- "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
1601
+ "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
1465
1602
  },
1466
1603
  "dist": {
1467
1604
  "type": "zip",
1468
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
1469
- "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
1605
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
1606
+ "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
1470
1607
  "shasum": ""
1471
1608
  },
1472
1609
  "require": {
@@ -1481,7 +1618,7 @@
1481
1618
  "type": "library",
1482
1619
  "extra": {
1483
1620
  "branch-alias": {
1484
- "dev-main": "1.26-dev"
1621
+ "dev-main": "1.27-dev"
1485
1622
  },
1486
1623
  "thanks": {
1487
1624
  "name": "symfony/polyfill",
@@ -1520,7 +1657,7 @@
1520
1657
  "shim"
1521
1658
  ],
1522
1659
  "support": {
1523
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
1660
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
1524
1661
  },
1525
1662
  "funding": [
1526
1663
  {
@@ -1536,20 +1673,20 @@
1536
1673
  "type": "tidelift"
1537
1674
  }
1538
1675
  ],
1539
- "time": "2022-05-24T11:49:31+00:00"
1676
+ "time": "2022-11-03T14:55:06+00:00"
1540
1677
  },
1541
1678
  {
1542
1679
  "name": "symfony/polyfill-php73",
1543
- "version": "v1.26.0",
1680
+ "version": "v1.27.0",
1544
1681
  "source": {
1545
1682
  "type": "git",
1546
1683
  "url": "https://github.com/symfony/polyfill-php73.git",
1547
- "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
1684
+ "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
1548
1685
  },
1549
1686
  "dist": {
1550
1687
  "type": "zip",
1551
- "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
1552
- "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
1688
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
1689
+ "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
1553
1690
  "shasum": ""
1554
1691
  },
1555
1692
  "require": {
@@ -1558,7 +1695,7 @@
1558
1695
  "type": "library",
1559
1696
  "extra": {
1560
1697
  "branch-alias": {
1561
- "dev-main": "1.26-dev"
1698
+ "dev-main": "1.27-dev"
1562
1699
  },
1563
1700
  "thanks": {
1564
1701
  "name": "symfony/polyfill",
@@ -1599,7 +1736,7 @@
1599
1736
  "shim"
1600
1737
  ],
1601
1738
  "support": {
1602
- "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
1739
+ "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
1603
1740
  },
1604
1741
  "funding": [
1605
1742
  {
@@ -1615,20 +1752,20 @@
1615
1752
  "type": "tidelift"
1616
1753
  }
1617
1754
  ],
1618
- "time": "2022-05-24T11:49:31+00:00"
1755
+ "time": "2022-11-03T14:55:06+00:00"
1619
1756
  },
1620
1757
  {
1621
1758
  "name": "symfony/polyfill-php80",
1622
- "version": "v1.26.0",
1759
+ "version": "v1.27.0",
1623
1760
  "source": {
1624
1761
  "type": "git",
1625
1762
  "url": "https://github.com/symfony/polyfill-php80.git",
1626
- "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
1763
+ "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
1627
1764
  },
1628
1765
  "dist": {
1629
1766
  "type": "zip",
1630
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
1631
- "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
1767
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
1768
+ "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
1632
1769
  "shasum": ""
1633
1770
  },
1634
1771
  "require": {
@@ -1637,7 +1774,7 @@
1637
1774
  "type": "library",
1638
1775
  "extra": {
1639
1776
  "branch-alias": {
1640
- "dev-main": "1.26-dev"
1777
+ "dev-main": "1.27-dev"
1641
1778
  },
1642
1779
  "thanks": {
1643
1780
  "name": "symfony/polyfill",
@@ -1682,7 +1819,86 @@
1682
1819
  "shim"
1683
1820
  ],
1684
1821
  "support": {
1685
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
1822
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
1823
+ },
1824
+ "funding": [
1825
+ {
1826
+ "url": "https://symfony.com/sponsor",
1827
+ "type": "custom"
1828
+ },
1829
+ {
1830
+ "url": "https://github.com/fabpot",
1831
+ "type": "github"
1832
+ },
1833
+ {
1834
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1835
+ "type": "tidelift"
1836
+ }
1837
+ ],
1838
+ "time": "2022-11-03T14:55:06+00:00"
1839
+ },
1840
+ {
1841
+ "name": "symfony/polyfill-php81",
1842
+ "version": "v1.27.0",
1843
+ "source": {
1844
+ "type": "git",
1845
+ "url": "https://github.com/symfony/polyfill-php81.git",
1846
+ "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
1847
+ },
1848
+ "dist": {
1849
+ "type": "zip",
1850
+ "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
1851
+ "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
1852
+ "shasum": ""
1853
+ },
1854
+ "require": {
1855
+ "php": ">=7.1"
1856
+ },
1857
+ "type": "library",
1858
+ "extra": {
1859
+ "branch-alias": {
1860
+ "dev-main": "1.27-dev"
1861
+ },
1862
+ "thanks": {
1863
+ "name": "symfony/polyfill",
1864
+ "url": "https://github.com/symfony/polyfill"
1865
+ }
1866
+ },
1867
+ "autoload": {
1868
+ "files": [
1869
+ "bootstrap.php"
1870
+ ],
1871
+ "psr-4": {
1872
+ "Symfony\\Polyfill\\Php81\\": ""
1873
+ },
1874
+ "classmap": [
1875
+ "Resources/stubs"
1876
+ ]
1877
+ },
1878
+ "notification-url": "https://packagist.org/downloads/",
1879
+ "license": [
1880
+ "MIT"
1881
+ ],
1882
+ "authors": [
1883
+ {
1884
+ "name": "Nicolas Grekas",
1885
+ "email": "p@tchwork.com"
1886
+ },
1887
+ {
1888
+ "name": "Symfony Community",
1889
+ "homepage": "https://symfony.com/contributors"
1890
+ }
1891
+ ],
1892
+ "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
1893
+ "homepage": "https://symfony.com",
1894
+ "keywords": [
1895
+ "compatibility",
1896
+ "polyfill",
1897
+ "portable",
1898
+ "shim"
1899
+ ],
1900
+ "support": {
1901
+ "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
1686
1902
  },
1687
1903
  "funding": [
1688
1904
  {
@@ -1698,20 +1914,20 @@
1698
1914
  "type": "tidelift"
1699
1915
  }
1700
1916
  ],
1701
- "time": "2022-05-10T07:21:04+00:00"
1917
+ "time": "2022-11-03T14:55:06+00:00"
1702
1918
  },
1703
1919
  {
1704
1920
  "name": "symfony/process",
1705
- "version": "v5.4.11",
1921
+ "version": "v5.4.22",
1706
1922
  "source": {
1707
1923
  "type": "git",
1708
1924
  "url": "https://github.com/symfony/process.git",
1709
- "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
1925
+ "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b"
1710
1926
  },
1711
1927
  "dist": {
1712
1928
  "type": "zip",
1713
- "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1",
1714
- "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1",
1929
+ "url": "https://api.github.com/repos/symfony/process/zipball/4b850da0cc3a2a9181c1ed407adbca4733dc839b",
1930
+ "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b",
1715
1931
  "shasum": ""
1716
1932
  },
1717
1933
  "require": {
@@ -1744,7 +1960,7 @@
1744
1960
  "description": "Executes commands in sub-processes",
1745
1961
  "homepage": "https://symfony.com",
1746
1962
  "support": {
1747
- "source": "https://github.com/symfony/process/tree/v5.4.11"
1963
+ "source": "https://github.com/symfony/process/tree/v5.4.22"
1748
1964
  },
1749
1965
  "funding": [
1750
1966
  {
@@ -1760,7 +1976,7 @@
1760
1976
  "type": "tidelift"
1761
1977
  }
1762
1978
  ],
1763
- "time": "2022-06-27T16:58:25+00:00"
1979
+ "time": "2023-03-06T21:29:33+00:00"
1764
1980
  },
1765
1981
  {
1766
1982
  "name": "symfony/service-contracts",
@@ -1847,16 +2063,16 @@
1847
2063
  },
1848
2064
  {
1849
2065
  "name": "symfony/string",
1850
- "version": "v5.4.15",
2066
+ "version": "v5.4.22",
1851
2067
  "source": {
1852
2068
  "type": "git",
1853
2069
  "url": "https://github.com/symfony/string.git",
1854
- "reference": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed"
2070
+ "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62"
1855
2071
  },
1856
2072
  "dist": {
1857
2073
  "type": "zip",
1858
- "url": "https://api.github.com/repos/symfony/string/zipball/571334ce9f687e3e6af72db4d3b2a9431e4fd9ed",
1859
- "reference": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed",
2074
+ "url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
2075
+ "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
1860
2076
  "shasum": ""
1861
2077
  },
1862
2078
  "require": {
@@ -1913,7 +2129,7 @@
1913
2129
  "utf8"
1914
2130
  ],
1915
2131
  "support": {
1916
- "source": "https://github.com/symfony/string/tree/v5.4.15"
2132
+ "source": "https://github.com/symfony/string/tree/v5.4.22"
1917
2133
  },
1918
2134
  "funding": [
1919
2135
  {
@@ -1929,38 +2145,41 @@
1929
2145
  "type": "tidelift"
1930
2146
  }
1931
2147
  ],
1932
- "time": "2022-10-05T15:16:54+00:00"
2148
+ "time": "2023-03-14T06:11:53+00:00"
1933
2149
  }
1934
2150
  ],
1935
2151
  "packages-dev": [
1936
2152
  {
1937
2153
  "name": "doctrine/annotations",
1938
- "version": "1.13.3",
2154
+ "version": "2.0.1",
1939
2155
  "source": {
1940
2156
  "type": "git",
1941
2157
  "url": "https://github.com/doctrine/annotations.git",
1942
- "reference": "648b0343343565c4a056bfc8392201385e8d89f0"
2158
+ "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f"
1943
2159
  },
1944
2160
  "dist": {
1945
2161
  "type": "zip",
1946
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
1947
- "reference": "648b0343343565c4a056bfc8392201385e8d89f0",
2162
+ "url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
2163
+ "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
1948
2164
  "shasum": ""
1949
2165
  },
1950
2166
  "require": {
1951
- "doctrine/lexer": "1.*",
2167
+ "doctrine/lexer": "^2 || ^3",
1952
2168
  "ext-tokenizer": "*",
1953
- "php": "^7.1 || ^8.0",
2169
+ "php": "^7.2 || ^8.0",
1954
2170
  "psr/cache": "^1 || ^2 || ^3"
1955
2171
  },
1956
2172
  "require-dev": {
1957
- "doctrine/cache": "^1.11 || ^2.0",
1958
- "doctrine/coding-standard": "^6.0 || ^8.1",
1959
- "phpstan/phpstan": "^1.4.10 || ^1.8.0",
1960
- "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
1961
- "symfony/cache": "^4.4 || ^5.2",
2173
+ "doctrine/cache": "^2.0",
2174
+ "doctrine/coding-standard": "^10",
2175
+ "phpstan/phpstan": "^1.8.0",
2176
+ "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
2177
+ "symfony/cache": "^5.4 || ^6",
1962
2178
  "vimeo/psalm": "^4.10"
1963
2179
  },
2180
+ "suggest": {
2181
+ "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
2182
+ },
1964
2183
  "type": "library",
1965
2184
  "autoload": {
1966
2185
  "psr-4": {
@@ -2002,37 +2221,82 @@
2002
2221
  ],
2003
2222
  "support": {
2004
2223
  "issues": "https://github.com/doctrine/annotations/issues",
2005
- "source": "https://github.com/doctrine/annotations/tree/1.13.3"
2224
+ "source": "https://github.com/doctrine/annotations/tree/2.0.1"
2225
+ },
2226
+ "time": "2023-02-02T22:02:53+00:00"
2227
+ },
2228
+ {
2229
+ "name": "doctrine/deprecations",
2230
+ "version": "v1.0.0",
2231
+ "source": {
2232
+ "type": "git",
2233
+ "url": "https://github.com/doctrine/deprecations.git",
2234
+ "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
2235
+ },
2236
+ "dist": {
2237
+ "type": "zip",
2238
+ "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
2239
+ "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
2240
+ "shasum": ""
2241
+ },
2242
+ "require": {
2243
+ "php": "^7.1|^8.0"
2244
+ },
2245
+ "require-dev": {
2246
+ "doctrine/coding-standard": "^9",
2247
+ "phpunit/phpunit": "^7.5|^8.5|^9.5",
2248
+ "psr/log": "^1|^2|^3"
2249
+ },
2250
+ "suggest": {
2251
+ "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
2252
+ },
2253
+ "type": "library",
2254
+ "autoload": {
2255
+ "psr-4": {
2256
+ "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
2257
+ }
2006
2258
  },
2007
- "time": "2022-07-02T10:48:51+00:00"
2259
+ "notification-url": "https://packagist.org/downloads/",
2260
+ "license": [
2261
+ "MIT"
2262
+ ],
2263
+ "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
2264
+ "homepage": "https://www.doctrine-project.org/",
2265
+ "support": {
2266
+ "issues": "https://github.com/doctrine/deprecations/issues",
2267
+ "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
2268
+ },
2269
+ "time": "2022-05-02T15:47:09+00:00"
2008
2270
  },
2009
2271
  {
2010
2272
  "name": "doctrine/lexer",
2011
- "version": "1.2.3",
2273
+ "version": "2.1.0",
2012
2274
  "source": {
2013
2275
  "type": "git",
2014
2276
  "url": "https://github.com/doctrine/lexer.git",
2015
- "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
2277
+ "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
2016
2278
  },
2017
2279
  "dist": {
2018
2280
  "type": "zip",
2019
- "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
2020
- "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
2281
+ "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
2282
+ "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
2021
2283
  "shasum": ""
2022
2284
  },
2023
2285
  "require": {
2286
+ "doctrine/deprecations": "^1.0",
2024
2287
  "php": "^7.1 || ^8.0"
2025
2288
  },
2026
2289
  "require-dev": {
2027
- "doctrine/coding-standard": "^9.0",
2290
+ "doctrine/coding-standard": "^9 || ^10",
2028
2291
  "phpstan/phpstan": "^1.3",
2029
2292
  "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
2030
- "vimeo/psalm": "^4.11"
2293
+ "psalm/plugin-phpunit": "^0.18.3",
2294
+ "vimeo/psalm": "^4.11 || ^5.0"
2031
2295
  },
2032
2296
  "type": "library",
2033
2297
  "autoload": {
2034
2298
  "psr-4": {
2035
- "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
2299
+ "Doctrine\\Common\\Lexer\\": "src"
2036
2300
  }
2037
2301
  },
2038
2302
  "notification-url": "https://packagist.org/downloads/",
@@ -2064,7 +2328,7 @@
2064
2328
  ],
2065
2329
  "support": {
2066
2330
  "issues": "https://github.com/doctrine/lexer/issues",
2067
- "source": "https://github.com/doctrine/lexer/tree/1.2.3"
2331
+ "source": "https://github.com/doctrine/lexer/tree/2.1.0"
2068
2332
  },
2069
2333
  "funding": [
2070
2334
  {
@@ -2080,55 +2344,56 @@
2080
2344
  "type": "tidelift"
2081
2345
  }
2082
2346
  ],
2083
- "time": "2022-02-28T11:07:21+00:00"
2347
+ "time": "2022-12-14T08:49:07+00:00"
2084
2348
  },
2085
2349
  {
2086
2350
  "name": "friendsofphp/php-cs-fixer",
2087
- "version": "v3.13.0",
2351
+ "version": "v3.16.0",
2088
2352
  "source": {
2089
2353
  "type": "git",
2090
2354
  "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
2091
- "reference": "a6232229a8309e8811dc751c28b91cb34b2943e1"
2355
+ "reference": "d40f9436e1c448d309fa995ab9c14c5c7a96f2dc"
2092
2356
  },
2093
2357
  "dist": {
2094
2358
  "type": "zip",
2095
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a6232229a8309e8811dc751c28b91cb34b2943e1",
2096
- "reference": "a6232229a8309e8811dc751c28b91cb34b2943e1",
2359
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/d40f9436e1c448d309fa995ab9c14c5c7a96f2dc",
2360
+ "reference": "d40f9436e1c448d309fa995ab9c14c5c7a96f2dc",
2097
2361
  "shasum": ""
2098
2362
  },
2099
2363
  "require": {
2100
- "composer/semver": "^3.2",
2364
+ "composer/semver": "^3.3",
2101
2365
  "composer/xdebug-handler": "^3.0.3",
2102
- "doctrine/annotations": "^1.13",
2366
+ "doctrine/annotations": "^2",
2367
+ "doctrine/lexer": "^2 || ^3",
2103
2368
  "ext-json": "*",
2104
2369
  "ext-tokenizer": "*",
2105
2370
  "php": "^7.4 || ^8.0",
2106
- "sebastian/diff": "^4.0",
2371
+ "sebastian/diff": "^4.0 || ^5.0",
2107
2372
  "symfony/console": "^5.4 || ^6.0",
2108
2373
  "symfony/event-dispatcher": "^5.4 || ^6.0",
2109
2374
  "symfony/filesystem": "^5.4 || ^6.0",
2110
2375
  "symfony/finder": "^5.4 || ^6.0",
2111
2376
  "symfony/options-resolver": "^5.4 || ^6.0",
2112
- "symfony/polyfill-mbstring": "^1.23",
2113
- "symfony/polyfill-php80": "^1.25",
2114
- "symfony/polyfill-php81": "^1.25",
2377
+ "symfony/polyfill-mbstring": "^1.27",
2378
+ "symfony/polyfill-php80": "^1.27",
2379
+ "symfony/polyfill-php81": "^1.27",
2115
2380
  "symfony/process": "^5.4 || ^6.0",
2116
2381
  "symfony/stopwatch": "^5.4 || ^6.0"
2117
2382
  },
2118
2383
  "require-dev": {
2119
2384
  "justinrainbow/json-schema": "^5.2",
2120
2385
  "keradus/cli-executor": "^2.0",
2121
- "mikey179/vfsstream": "^1.6.10",
2122
- "php-coveralls/php-coveralls": "^2.5.2",
2386
+ "mikey179/vfsstream": "^1.6.11",
2387
+ "php-coveralls/php-coveralls": "^2.5.3",
2123
2388
  "php-cs-fixer/accessible-object": "^1.1",
2124
2389
  "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
2125
2390
  "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
2126
- "phpspec/prophecy": "^1.15",
2391
+ "phpspec/prophecy": "^1.16",
2127
2392
  "phpspec/prophecy-phpunit": "^2.0",
2128
2393
  "phpunit/phpunit": "^9.5",
2129
2394
  "phpunitgoodpractices/polyfill": "^1.6",
2130
2395
  "phpunitgoodpractices/traits": "^1.9.2",
2131
- "symfony/phpunit-bridge": "^6.0",
2396
+ "symfony/phpunit-bridge": "^6.2.3",
2132
2397
  "symfony/yaml": "^5.4 || ^6.0"
2133
2398
  },
2134
2399
  "suggest": {
@@ -2159,9 +2424,15 @@
2159
2424
  }
2160
2425
  ],
2161
2426
  "description": "A tool to automatically fix PHP code style",
2427
+ "keywords": [
2428
+ "Static code analysis",
2429
+ "fixer",
2430
+ "standards",
2431
+ "static analysis"
2432
+ ],
2162
2433
  "support": {
2163
2434
  "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
2164
- "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.13.0"
2435
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.16.0"
2165
2436
  },
2166
2437
  "funding": [
2167
2438
  {
@@ -2169,20 +2440,20 @@
2169
2440
  "type": "github"
2170
2441
  }
2171
2442
  ],
2172
- "time": "2022-10-31T19:28:50+00:00"
2443
+ "time": "2023-04-02T19:30:06+00:00"
2173
2444
  },
2174
2445
  {
2175
2446
  "name": "phpstan/phpstan",
2176
- "version": "1.9.2",
2447
+ "version": "1.10.11",
2177
2448
  "source": {
2178
2449
  "type": "git",
2179
2450
  "url": "https://github.com/phpstan/phpstan.git",
2180
- "reference": "d6fdf01c53978b6429f1393ba4afeca39cc68afa"
2451
+ "reference": "8aa62e6ea8b58ffb650e02940e55a788cbc3fe21"
2181
2452
  },
2182
2453
  "dist": {
2183
2454
  "type": "zip",
2184
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d6fdf01c53978b6429f1393ba4afeca39cc68afa",
2185
- "reference": "d6fdf01c53978b6429f1393ba4afeca39cc68afa",
2455
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8aa62e6ea8b58ffb650e02940e55a788cbc3fe21",
2456
+ "reference": "8aa62e6ea8b58ffb650e02940e55a788cbc3fe21",
2186
2457
  "shasum": ""
2187
2458
  },
2188
2459
  "require": {
@@ -2211,8 +2482,11 @@
2211
2482
  "static analysis"
2212
2483
  ],
2213
2484
  "support": {
2485
+ "docs": "https://phpstan.org/user-guide/getting-started",
2486
+ "forum": "https://github.com/phpstan/phpstan/discussions",
2214
2487
  "issues": "https://github.com/phpstan/phpstan/issues",
2215
- "source": "https://github.com/phpstan/phpstan/tree/1.9.2"
2488
+ "security": "https://github.com/phpstan/phpstan/security/policy",
2489
+ "source": "https://github.com/phpstan/phpstan-src"
2216
2490
  },
2217
2491
  "funding": [
2218
2492
  {
@@ -2228,7 +2502,7 @@
2228
2502
  "type": "tidelift"
2229
2503
  }
2230
2504
  ],
2231
- "time": "2022-11-10T09:56:11+00:00"
2505
+ "time": "2023-04-04T19:17:42+00:00"
2232
2506
  },
2233
2507
  {
2234
2508
  "name": "psr/cache",
@@ -2397,16 +2671,16 @@
2397
2671
  },
2398
2672
  {
2399
2673
  "name": "symfony/event-dispatcher",
2400
- "version": "v5.4.9",
2674
+ "version": "v5.4.22",
2401
2675
  "source": {
2402
2676
  "type": "git",
2403
2677
  "url": "https://github.com/symfony/event-dispatcher.git",
2404
- "reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"
2678
+ "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f"
2405
2679
  },
2406
2680
  "dist": {
2407
2681
  "type": "zip",
2408
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
2409
- "reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
2682
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
2683
+ "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
2410
2684
  "shasum": ""
2411
2685
  },
2412
2686
  "require": {
@@ -2462,7 +2736,7 @@
2462
2736
  "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
2463
2737
  "homepage": "https://symfony.com",
2464
2738
  "support": {
2465
- "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.9"
2739
+ "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.22"
2466
2740
  },
2467
2741
  "funding": [
2468
2742
  {
@@ -2478,7 +2752,7 @@
2478
2752
  "type": "tidelift"
2479
2753
  }
2480
2754
  ],
2481
- "time": "2022-05-05T16:45:39+00:00"
2755
+ "time": "2023-03-17T11:31:58+00:00"
2482
2756
  },
2483
2757
  {
2484
2758
  "name": "symfony/event-dispatcher-contracts",
@@ -2561,16 +2835,16 @@
2561
2835
  },
2562
2836
  {
2563
2837
  "name": "symfony/options-resolver",
2564
- "version": "v5.4.11",
2838
+ "version": "v5.4.21",
2565
2839
  "source": {
2566
2840
  "type": "git",
2567
2841
  "url": "https://github.com/symfony/options-resolver.git",
2568
- "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690"
2842
+ "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9"
2569
2843
  },
2570
2844
  "dist": {
2571
2845
  "type": "zip",
2572
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/54f14e36aa73cb8f7261d7686691fd4d75ea2690",
2573
- "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690",
2846
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
2847
+ "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
2574
2848
  "shasum": ""
2575
2849
  },
2576
2850
  "require": {
@@ -2610,86 +2884,7 @@
2610
2884
  "options"
2611
2885
  ],
2612
2886
  "support": {
2613
- "source": "https://github.com/symfony/options-resolver/tree/v5.4.11"
2614
- },
2615
- "funding": [
2616
- {
2617
- "url": "https://symfony.com/sponsor",
2618
- "type": "custom"
2619
- },
2620
- {
2621
- "url": "https://github.com/fabpot",
2622
- "type": "github"
2623
- },
2624
- {
2625
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2626
- "type": "tidelift"
2627
- }
2628
- ],
2629
- "time": "2022-07-20T13:00:38+00:00"
2630
- },
2631
- {
2632
- "name": "symfony/polyfill-php81",
2633
- "version": "v1.26.0",
2634
- "source": {
2635
- "type": "git",
2636
- "url": "https://github.com/symfony/polyfill-php81.git",
2637
- "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1"
2638
- },
2639
- "dist": {
2640
- "type": "zip",
2641
- "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1",
2642
- "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1",
2643
- "shasum": ""
2644
- },
2645
- "require": {
2646
- "php": ">=7.1"
2647
- },
2648
- "type": "library",
2649
- "extra": {
2650
- "branch-alias": {
2651
- "dev-main": "1.26-dev"
2652
- },
2653
- "thanks": {
2654
- "name": "symfony/polyfill",
2655
- "url": "https://github.com/symfony/polyfill"
2656
- }
2657
- },
2658
- "autoload": {
2659
- "files": [
2660
- "bootstrap.php"
2661
- ],
2662
- "psr-4": {
2663
- "Symfony\\Polyfill\\Php81\\": ""
2664
- },
2665
- "classmap": [
2666
- "Resources/stubs"
2667
- ]
2668
- },
2669
- "notification-url": "https://packagist.org/downloads/",
2670
- "license": [
2671
- "MIT"
2672
- ],
2673
- "authors": [
2674
- {
2675
- "name": "Nicolas Grekas",
2676
- "email": "p@tchwork.com"
2677
- },
2678
- {
2679
- "name": "Symfony Community",
2680
- "homepage": "https://symfony.com/contributors"
2681
- }
2682
- ],
2683
- "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
2684
- "homepage": "https://symfony.com",
2685
- "keywords": [
2686
- "compatibility",
2687
- "polyfill",
2688
- "portable",
2689
- "shim"
2690
- ],
2691
- "support": {
2692
- "source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0"
2887
+ "source": "https://github.com/symfony/options-resolver/tree/v5.4.21"
2693
2888
  },
2694
2889
  "funding": [
2695
2890
  {
@@ -2705,20 +2900,20 @@
2705
2900
  "type": "tidelift"
2706
2901
  }
2707
2902
  ],
2708
- "time": "2022-05-24T11:49:31+00:00"
2903
+ "time": "2023-02-14T08:03:56+00:00"
2709
2904
  },
2710
2905
  {
2711
2906
  "name": "symfony/stopwatch",
2712
- "version": "v5.4.13",
2907
+ "version": "v5.4.21",
2713
2908
  "source": {
2714
2909
  "type": "git",
2715
2910
  "url": "https://github.com/symfony/stopwatch.git",
2716
- "reference": "6df7a3effde34d81717bbef4591e5ffe32226d69"
2911
+ "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee"
2717
2912
  },
2718
2913
  "dist": {
2719
2914
  "type": "zip",
2720
- "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6df7a3effde34d81717bbef4591e5ffe32226d69",
2721
- "reference": "6df7a3effde34d81717bbef4591e5ffe32226d69",
2915
+ "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f83692cd869a6f2391691d40a01e8acb89e76fee",
2916
+ "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee",
2722
2917
  "shasum": ""
2723
2918
  },
2724
2919
  "require": {
@@ -2751,7 +2946,7 @@
2751
2946
  "description": "Provides a way to profile code",
2752
2947
  "homepage": "https://symfony.com",
2753
2948
  "support": {
2754
- "source": "https://github.com/symfony/stopwatch/tree/v5.4.13"
2949
+ "source": "https://github.com/symfony/stopwatch/tree/v5.4.21"
2755
2950
  },
2756
2951
  "funding": [
2757
2952
  {
@@ -2767,7 +2962,7 @@
2767
2962
  "type": "tidelift"
2768
2963
  }
2769
2964
  ],
2770
- "time": "2022-09-28T13:19:49+00:00"
2965
+ "time": "2023-02-14T08:03:56+00:00"
2771
2966
  }
2772
2967
  ],
2773
2968
  "aliases": [],