dependabot-composer 0.250.0 → 0.252.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/helpers/v2/composer.lock +123 -144
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5311d1ab2e533138e3821c082a3d6669060c0b45b06ca9132e7dd81e3ab4df4b
4
- data.tar.gz: 86759ea61986457856942148936b62c3ca8070be29c6f6f3478e5b8e572bd8ef
3
+ metadata.gz: c638f08215df68c0d0afa0f0a341ccaf39d5422cb48a35665e455f914a296cf3
4
+ data.tar.gz: 3970f6273741521c2f6b7e604e604420db22f954b63cb5991e37087b0f4a3dbe
5
5
  SHA512:
6
- metadata.gz: 6932afa6812de8feb057133db629101f7c37d302e5915d90d4b6ac546d30219cbc7bd6092f55d0d4e27a3c4df8970990f7a3e292cb4afaa36c9be97c85c7de95
7
- data.tar.gz: 9bcda1a828173cce76a0105d0b1b6cf4a27ba32127684f05a911e10cc96045ed761d745c6cea9a30f036f524784b2dd4722c5b951e07d75a10594c9d4ae60412
6
+ metadata.gz: 0b6ea324eed078227dc1d8968f6fe6170a383bd8f58c0cb66d89e62e24986211117d54b5cb379cc363c2f631c96e6a258130cf0f277df117d473f4f52aa13ec0
7
+ data.tar.gz: ebe24b484ce48cdab5ce3ce303cb7eff04adfcef184baebba980cf7e28b7d99ac7857e33159ecbe9ce09e9e6efb95587d94651594687a560e1fef5daeb87f322
@@ -8,28 +8,28 @@
8
8
  "packages": [
9
9
  {
10
10
  "name": "composer/ca-bundle",
11
- "version": "1.3.7",
11
+ "version": "1.5.0",
12
12
  "source": {
13
13
  "type": "git",
14
14
  "url": "https://github.com/composer/ca-bundle.git",
15
- "reference": "76e46335014860eec1aa5a724799a00a2e47cc85"
15
+ "reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99"
16
16
  },
17
17
  "dist": {
18
18
  "type": "zip",
19
- "url": "https://api.github.com/repos/composer/ca-bundle/zipball/76e46335014860eec1aa5a724799a00a2e47cc85",
20
- "reference": "76e46335014860eec1aa5a724799a00a2e47cc85",
19
+ "url": "https://api.github.com/repos/composer/ca-bundle/zipball/0c5ccfcfea312b5c5a190a21ac5cef93f74baf99",
20
+ "reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99",
21
21
  "shasum": ""
22
22
  },
23
23
  "require": {
24
24
  "ext-openssl": "*",
25
25
  "ext-pcre": "*",
26
- "php": "^5.3.2 || ^7.0 || ^8.0"
26
+ "php": "^7.2 || ^8.0"
27
27
  },
28
28
  "require-dev": {
29
- "phpstan/phpstan": "^0.12.55",
29
+ "phpstan/phpstan": "^1.10",
30
30
  "psr/log": "^1.0",
31
31
  "symfony/phpunit-bridge": "^4.2 || ^5",
32
- "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
32
+ "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
33
33
  },
34
34
  "type": "library",
35
35
  "extra": {
@@ -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.7"
67
+ "source": "https://github.com/composer/ca-bundle/tree/1.5.0"
68
68
  },
69
69
  "funding": [
70
70
  {
@@ -80,20 +80,20 @@
80
80
  "type": "tidelift"
81
81
  }
82
82
  ],
83
- "time": "2023-08-30T09:31:38+00:00"
83
+ "time": "2024-03-15T14:00:32+00:00"
84
84
  },
85
85
  {
86
86
  "name": "composer/class-map-generator",
87
- "version": "1.1.0",
87
+ "version": "1.1.1",
88
88
  "source": {
89
89
  "type": "git",
90
90
  "url": "https://github.com/composer/class-map-generator.git",
91
- "reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9"
91
+ "reference": "8286a62d243312ed99b3eee20d5005c961adb311"
92
92
  },
93
93
  "dist": {
94
94
  "type": "zip",
95
- "url": "https://api.github.com/repos/composer/class-map-generator/zipball/953cc4ea32e0c31f2185549c7d216d7921f03da9",
96
- "reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9",
95
+ "url": "https://api.github.com/repos/composer/class-map-generator/zipball/8286a62d243312ed99b3eee20d5005c961adb311",
96
+ "reference": "8286a62d243312ed99b3eee20d5005c961adb311",
97
97
  "shasum": ""
98
98
  },
99
99
  "require": {
@@ -137,7 +137,7 @@
137
137
  ],
138
138
  "support": {
139
139
  "issues": "https://github.com/composer/class-map-generator/issues",
140
- "source": "https://github.com/composer/class-map-generator/tree/1.1.0"
140
+ "source": "https://github.com/composer/class-map-generator/tree/1.1.1"
141
141
  },
142
142
  "funding": [
143
143
  {
@@ -153,20 +153,20 @@
153
153
  "type": "tidelift"
154
154
  }
155
155
  ],
156
- "time": "2023-06-30T13:58:57+00:00"
156
+ "time": "2024-03-15T12:53:41+00:00"
157
157
  },
158
158
  {
159
159
  "name": "composer/composer",
160
- "version": "2.6.5",
160
+ "version": "2.7.2",
161
161
  "source": {
162
162
  "type": "git",
163
163
  "url": "https://github.com/composer/composer.git",
164
- "reference": "4b0fe89db9e65b1e64df633a992e70a7a215ab33"
164
+ "reference": "b826edb791571ab1eaf281eb1bd6e181a1192adc"
165
165
  },
166
166
  "dist": {
167
167
  "type": "zip",
168
- "url": "https://api.github.com/repos/composer/composer/zipball/4b0fe89db9e65b1e64df633a992e70a7a215ab33",
169
- "reference": "4b0fe89db9e65b1e64df633a992e70a7a215ab33",
168
+ "url": "https://api.github.com/repos/composer/composer/zipball/b826edb791571ab1eaf281eb1bd6e181a1192adc",
169
+ "reference": "b826edb791571ab1eaf281eb1bd6e181a1192adc",
170
170
  "shasum": ""
171
171
  },
172
172
  "require": {
@@ -198,7 +198,7 @@
198
198
  "phpstan/phpstan-phpunit": "^1.0",
199
199
  "phpstan/phpstan-strict-rules": "^1",
200
200
  "phpstan/phpstan-symfony": "^1.2.10",
201
- "symfony/phpunit-bridge": "^6.0 || ^7"
201
+ "symfony/phpunit-bridge": "^6.4.1 || ^7.0.1"
202
202
  },
203
203
  "suggest": {
204
204
  "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
@@ -211,7 +211,7 @@
211
211
  "type": "library",
212
212
  "extra": {
213
213
  "branch-alias": {
214
- "dev-main": "2.6-dev"
214
+ "dev-main": "2.7-dev"
215
215
  },
216
216
  "phpstan": {
217
217
  "includes": [
@@ -251,7 +251,7 @@
251
251
  "irc": "ircs://irc.libera.chat:6697/composer",
252
252
  "issues": "https://github.com/composer/composer/issues",
253
253
  "security": "https://github.com/composer/composer/security/policy",
254
- "source": "https://github.com/composer/composer/tree/2.6.5"
254
+ "source": "https://github.com/composer/composer/tree/2.7.2"
255
255
  },
256
256
  "funding": [
257
257
  {
@@ -267,7 +267,7 @@
267
267
  "type": "tidelift"
268
268
  }
269
269
  ],
270
- "time": "2023-10-06T08:11:52+00:00"
270
+ "time": "2024-03-11T16:12:18+00:00"
271
271
  },
272
272
  {
273
273
  "name": "composer/metadata-minifier",
@@ -340,16 +340,16 @@
340
340
  },
341
341
  {
342
342
  "name": "composer/pcre",
343
- "version": "3.1.1",
343
+ "version": "3.1.2",
344
344
  "source": {
345
345
  "type": "git",
346
346
  "url": "https://github.com/composer/pcre.git",
347
- "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9"
347
+ "reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace"
348
348
  },
349
349
  "dist": {
350
350
  "type": "zip",
351
- "url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9",
352
- "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9",
351
+ "url": "https://api.github.com/repos/composer/pcre/zipball/4775f35b2d70865807c89d32c8e7385b86eb0ace",
352
+ "reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace",
353
353
  "shasum": ""
354
354
  },
355
355
  "require": {
@@ -391,7 +391,7 @@
391
391
  ],
392
392
  "support": {
393
393
  "issues": "https://github.com/composer/pcre/issues",
394
- "source": "https://github.com/composer/pcre/tree/3.1.1"
394
+ "source": "https://github.com/composer/pcre/tree/3.1.2"
395
395
  },
396
396
  "funding": [
397
397
  {
@@ -407,7 +407,7 @@
407
407
  "type": "tidelift"
408
408
  }
409
409
  ],
410
- "time": "2023-10-11T07:11:09+00:00"
410
+ "time": "2024-03-07T15:38:35+00:00"
411
411
  },
412
412
  {
413
413
  "name": "composer/semver",
@@ -492,16 +492,16 @@
492
492
  },
493
493
  {
494
494
  "name": "composer/spdx-licenses",
495
- "version": "1.5.7",
495
+ "version": "1.5.8",
496
496
  "source": {
497
497
  "type": "git",
498
498
  "url": "https://github.com/composer/spdx-licenses.git",
499
- "reference": "c848241796da2abf65837d51dce1fae55a960149"
499
+ "reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a"
500
500
  },
501
501
  "dist": {
502
502
  "type": "zip",
503
- "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
504
- "reference": "c848241796da2abf65837d51dce1fae55a960149",
503
+ "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a",
504
+ "reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a",
505
505
  "shasum": ""
506
506
  },
507
507
  "require": {
@@ -550,9 +550,9 @@
550
550
  "validator"
551
551
  ],
552
552
  "support": {
553
- "irc": "irc://irc.freenode.org/composer",
553
+ "irc": "ircs://irc.libera.chat:6697/composer",
554
554
  "issues": "https://github.com/composer/spdx-licenses/issues",
555
- "source": "https://github.com/composer/spdx-licenses/tree/1.5.7"
555
+ "source": "https://github.com/composer/spdx-licenses/tree/1.5.8"
556
556
  },
557
557
  "funding": [
558
558
  {
@@ -568,7 +568,7 @@
568
568
  "type": "tidelift"
569
569
  }
570
570
  ],
571
- "time": "2022-05-23T07:37:50+00:00"
571
+ "time": "2023-11-20T07:44:33+00:00"
572
572
  },
573
573
  {
574
574
  "name": "composer/xdebug-handler",
@@ -806,24 +806,24 @@
806
806
  },
807
807
  {
808
808
  "name": "react/promise",
809
- "version": "v3.0.0",
809
+ "version": "v3.1.0",
810
810
  "source": {
811
811
  "type": "git",
812
812
  "url": "https://github.com/reactphp/promise.git",
813
- "reference": "c86753c76fd3be465d93b308f18d189f01a22be4"
813
+ "reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c"
814
814
  },
815
815
  "dist": {
816
816
  "type": "zip",
817
- "url": "https://api.github.com/repos/reactphp/promise/zipball/c86753c76fd3be465d93b308f18d189f01a22be4",
818
- "reference": "c86753c76fd3be465d93b308f18d189f01a22be4",
817
+ "url": "https://api.github.com/repos/reactphp/promise/zipball/e563d55d1641de1dea9f5e84f3cccc66d2bfe02c",
818
+ "reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c",
819
819
  "shasum": ""
820
820
  },
821
821
  "require": {
822
822
  "php": ">=7.1.0"
823
823
  },
824
824
  "require-dev": {
825
- "phpstan/phpstan": "1.10.20 || 1.4.10",
826
- "phpunit/phpunit": "^9.5 || ^7.5"
825
+ "phpstan/phpstan": "1.10.39 || 1.4.10",
826
+ "phpunit/phpunit": "^9.6 || ^7.5"
827
827
  },
828
828
  "type": "library",
829
829
  "autoload": {
@@ -867,7 +867,7 @@
867
867
  ],
868
868
  "support": {
869
869
  "issues": "https://github.com/reactphp/promise/issues",
870
- "source": "https://github.com/reactphp/promise/tree/v3.0.0"
870
+ "source": "https://github.com/reactphp/promise/tree/v3.1.0"
871
871
  },
872
872
  "funding": [
873
873
  {
@@ -875,20 +875,20 @@
875
875
  "type": "open_collective"
876
876
  }
877
877
  ],
878
- "time": "2023-07-11T16:12:49+00:00"
878
+ "time": "2023-11-16T16:21:57+00:00"
879
879
  },
880
880
  {
881
881
  "name": "seld/jsonlint",
882
- "version": "1.10.0",
882
+ "version": "1.10.2",
883
883
  "source": {
884
884
  "type": "git",
885
885
  "url": "https://github.com/Seldaek/jsonlint.git",
886
- "reference": "594fd6462aad8ecee0b45ca5045acea4776667f1"
886
+ "reference": "9bb7db07b5d66d90f6ebf542f09fc67d800e5259"
887
887
  },
888
888
  "dist": {
889
889
  "type": "zip",
890
- "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/594fd6462aad8ecee0b45ca5045acea4776667f1",
891
- "reference": "594fd6462aad8ecee0b45ca5045acea4776667f1",
890
+ "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9bb7db07b5d66d90f6ebf542f09fc67d800e5259",
891
+ "reference": "9bb7db07b5d66d90f6ebf542f09fc67d800e5259",
892
892
  "shasum": ""
893
893
  },
894
894
  "require": {
@@ -915,7 +915,7 @@
915
915
  {
916
916
  "name": "Jordi Boggiano",
917
917
  "email": "j.boggiano@seld.be",
918
- "homepage": "http://seld.be"
918
+ "homepage": "https://seld.be"
919
919
  }
920
920
  ],
921
921
  "description": "JSON Linter",
@@ -927,7 +927,7 @@
927
927
  ],
928
928
  "support": {
929
929
  "issues": "https://github.com/Seldaek/jsonlint/issues",
930
- "source": "https://github.com/Seldaek/jsonlint/tree/1.10.0"
930
+ "source": "https://github.com/Seldaek/jsonlint/tree/1.10.2"
931
931
  },
932
932
  "funding": [
933
933
  {
@@ -939,7 +939,7 @@
939
939
  "type": "tidelift"
940
940
  }
941
941
  ],
942
- "time": "2023-05-11T13:16:46+00:00"
942
+ "time": "2024-02-07T12:57:50+00:00"
943
943
  },
944
944
  {
945
945
  "name": "seld/phar-utils",
@@ -1052,16 +1052,16 @@
1052
1052
  },
1053
1053
  {
1054
1054
  "name": "symfony/console",
1055
- "version": "v5.4.34",
1055
+ "version": "v5.4.36",
1056
1056
  "source": {
1057
1057
  "type": "git",
1058
1058
  "url": "https://github.com/symfony/console.git",
1059
- "reference": "4b4d8cd118484aa604ec519062113dd87abde18c"
1059
+ "reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e"
1060
1060
  },
1061
1061
  "dist": {
1062
1062
  "type": "zip",
1063
- "url": "https://api.github.com/repos/symfony/console/zipball/4b4d8cd118484aa604ec519062113dd87abde18c",
1064
- "reference": "4b4d8cd118484aa604ec519062113dd87abde18c",
1063
+ "url": "https://api.github.com/repos/symfony/console/zipball/39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e",
1064
+ "reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e",
1065
1065
  "shasum": ""
1066
1066
  },
1067
1067
  "require": {
@@ -1131,7 +1131,7 @@
1131
1131
  "terminal"
1132
1132
  ],
1133
1133
  "support": {
1134
- "source": "https://github.com/symfony/console/tree/v5.4.34"
1134
+ "source": "https://github.com/symfony/console/tree/v5.4.36"
1135
1135
  },
1136
1136
  "funding": [
1137
1137
  {
@@ -1147,7 +1147,7 @@
1147
1147
  "type": "tidelift"
1148
1148
  }
1149
1149
  ],
1150
- "time": "2023-12-08T13:33:03+00:00"
1150
+ "time": "2024-02-20T16:33:57+00:00"
1151
1151
  },
1152
1152
  {
1153
1153
  "name": "symfony/deprecation-contracts",
@@ -1218,16 +1218,16 @@
1218
1218
  },
1219
1219
  {
1220
1220
  "name": "symfony/filesystem",
1221
- "version": "v5.4.25",
1221
+ "version": "v5.4.35",
1222
1222
  "source": {
1223
1223
  "type": "git",
1224
1224
  "url": "https://github.com/symfony/filesystem.git",
1225
- "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364"
1225
+ "reference": "5a553607d4ffbfa9c0ab62facadea296c9db7086"
1226
1226
  },
1227
1227
  "dist": {
1228
1228
  "type": "zip",
1229
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
1230
- "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
1229
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/5a553607d4ffbfa9c0ab62facadea296c9db7086",
1230
+ "reference": "5a553607d4ffbfa9c0ab62facadea296c9db7086",
1231
1231
  "shasum": ""
1232
1232
  },
1233
1233
  "require": {
@@ -1262,7 +1262,7 @@
1262
1262
  "description": "Provides basic utilities for the filesystem",
1263
1263
  "homepage": "https://symfony.com",
1264
1264
  "support": {
1265
- "source": "https://github.com/symfony/filesystem/tree/v5.4.25"
1265
+ "source": "https://github.com/symfony/filesystem/tree/v5.4.35"
1266
1266
  },
1267
1267
  "funding": [
1268
1268
  {
@@ -1278,20 +1278,20 @@
1278
1278
  "type": "tidelift"
1279
1279
  }
1280
1280
  ],
1281
- "time": "2023-05-31T13:04:02+00:00"
1281
+ "time": "2024-01-23T13:51:25+00:00"
1282
1282
  },
1283
1283
  {
1284
1284
  "name": "symfony/finder",
1285
- "version": "v5.4.27",
1285
+ "version": "v5.4.35",
1286
1286
  "source": {
1287
1287
  "type": "git",
1288
1288
  "url": "https://github.com/symfony/finder.git",
1289
- "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
1289
+ "reference": "abe6d6f77d9465fed3cd2d029b29d03b56b56435"
1290
1290
  },
1291
1291
  "dist": {
1292
1292
  "type": "zip",
1293
- "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
1294
- "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
1293
+ "url": "https://api.github.com/repos/symfony/finder/zipball/abe6d6f77d9465fed3cd2d029b29d03b56b56435",
1294
+ "reference": "abe6d6f77d9465fed3cd2d029b29d03b56b56435",
1295
1295
  "shasum": ""
1296
1296
  },
1297
1297
  "require": {
@@ -1325,7 +1325,7 @@
1325
1325
  "description": "Finds files and directories via an intuitive fluent interface",
1326
1326
  "homepage": "https://symfony.com",
1327
1327
  "support": {
1328
- "source": "https://github.com/symfony/finder/tree/v5.4.27"
1328
+ "source": "https://github.com/symfony/finder/tree/v5.4.35"
1329
1329
  },
1330
1330
  "funding": [
1331
1331
  {
@@ -1341,20 +1341,20 @@
1341
1341
  "type": "tidelift"
1342
1342
  }
1343
1343
  ],
1344
- "time": "2023-07-31T08:02:31+00:00"
1344
+ "time": "2024-01-23T13:51:25+00:00"
1345
1345
  },
1346
1346
  {
1347
1347
  "name": "symfony/polyfill-ctype",
1348
- "version": "v1.28.0",
1348
+ "version": "v1.29.0",
1349
1349
  "source": {
1350
1350
  "type": "git",
1351
1351
  "url": "https://github.com/symfony/polyfill-ctype.git",
1352
- "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
1352
+ "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
1353
1353
  },
1354
1354
  "dist": {
1355
1355
  "type": "zip",
1356
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
1357
- "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
1356
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
1357
+ "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
1358
1358
  "shasum": ""
1359
1359
  },
1360
1360
  "require": {
@@ -1368,9 +1368,6 @@
1368
1368
  },
1369
1369
  "type": "library",
1370
1370
  "extra": {
1371
- "branch-alias": {
1372
- "dev-main": "1.28-dev"
1373
- },
1374
1371
  "thanks": {
1375
1372
  "name": "symfony/polyfill",
1376
1373
  "url": "https://github.com/symfony/polyfill"
@@ -1407,7 +1404,7 @@
1407
1404
  "portable"
1408
1405
  ],
1409
1406
  "support": {
1410
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
1407
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0"
1411
1408
  },
1412
1409
  "funding": [
1413
1410
  {
@@ -1423,20 +1420,20 @@
1423
1420
  "type": "tidelift"
1424
1421
  }
1425
1422
  ],
1426
- "time": "2023-01-26T09:26:14+00:00"
1423
+ "time": "2024-01-29T20:11:03+00:00"
1427
1424
  },
1428
1425
  {
1429
1426
  "name": "symfony/polyfill-intl-grapheme",
1430
- "version": "v1.28.0",
1427
+ "version": "v1.29.0",
1431
1428
  "source": {
1432
1429
  "type": "git",
1433
1430
  "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
1434
- "reference": "875e90aeea2777b6f135677f618529449334a612"
1431
+ "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
1435
1432
  },
1436
1433
  "dist": {
1437
1434
  "type": "zip",
1438
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
1439
- "reference": "875e90aeea2777b6f135677f618529449334a612",
1435
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
1436
+ "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
1440
1437
  "shasum": ""
1441
1438
  },
1442
1439
  "require": {
@@ -1447,9 +1444,6 @@
1447
1444
  },
1448
1445
  "type": "library",
1449
1446
  "extra": {
1450
- "branch-alias": {
1451
- "dev-main": "1.28-dev"
1452
- },
1453
1447
  "thanks": {
1454
1448
  "name": "symfony/polyfill",
1455
1449
  "url": "https://github.com/symfony/polyfill"
@@ -1488,7 +1482,7 @@
1488
1482
  "shim"
1489
1483
  ],
1490
1484
  "support": {
1491
- "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
1485
+ "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
1492
1486
  },
1493
1487
  "funding": [
1494
1488
  {
@@ -1504,20 +1498,20 @@
1504
1498
  "type": "tidelift"
1505
1499
  }
1506
1500
  ],
1507
- "time": "2023-01-26T09:26:14+00:00"
1501
+ "time": "2024-01-29T20:11:03+00:00"
1508
1502
  },
1509
1503
  {
1510
1504
  "name": "symfony/polyfill-intl-normalizer",
1511
- "version": "v1.28.0",
1505
+ "version": "v1.29.0",
1512
1506
  "source": {
1513
1507
  "type": "git",
1514
1508
  "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
1515
- "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
1509
+ "reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
1516
1510
  },
1517
1511
  "dist": {
1518
1512
  "type": "zip",
1519
- "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
1520
- "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
1513
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
1514
+ "reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
1521
1515
  "shasum": ""
1522
1516
  },
1523
1517
  "require": {
@@ -1528,9 +1522,6 @@
1528
1522
  },
1529
1523
  "type": "library",
1530
1524
  "extra": {
1531
- "branch-alias": {
1532
- "dev-main": "1.28-dev"
1533
- },
1534
1525
  "thanks": {
1535
1526
  "name": "symfony/polyfill",
1536
1527
  "url": "https://github.com/symfony/polyfill"
@@ -1572,7 +1563,7 @@
1572
1563
  "shim"
1573
1564
  ],
1574
1565
  "support": {
1575
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
1566
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
1576
1567
  },
1577
1568
  "funding": [
1578
1569
  {
@@ -1588,20 +1579,20 @@
1588
1579
  "type": "tidelift"
1589
1580
  }
1590
1581
  ],
1591
- "time": "2023-01-26T09:26:14+00:00"
1582
+ "time": "2024-01-29T20:11:03+00:00"
1592
1583
  },
1593
1584
  {
1594
1585
  "name": "symfony/polyfill-mbstring",
1595
- "version": "v1.28.0",
1586
+ "version": "v1.29.0",
1596
1587
  "source": {
1597
1588
  "type": "git",
1598
1589
  "url": "https://github.com/symfony/polyfill-mbstring.git",
1599
- "reference": "42292d99c55abe617799667f454222c54c60e229"
1590
+ "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
1600
1591
  },
1601
1592
  "dist": {
1602
1593
  "type": "zip",
1603
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
1604
- "reference": "42292d99c55abe617799667f454222c54c60e229",
1594
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
1595
+ "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
1605
1596
  "shasum": ""
1606
1597
  },
1607
1598
  "require": {
@@ -1615,9 +1606,6 @@
1615
1606
  },
1616
1607
  "type": "library",
1617
1608
  "extra": {
1618
- "branch-alias": {
1619
- "dev-main": "1.28-dev"
1620
- },
1621
1609
  "thanks": {
1622
1610
  "name": "symfony/polyfill",
1623
1611
  "url": "https://github.com/symfony/polyfill"
@@ -1655,7 +1643,7 @@
1655
1643
  "shim"
1656
1644
  ],
1657
1645
  "support": {
1658
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
1646
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
1659
1647
  },
1660
1648
  "funding": [
1661
1649
  {
@@ -1671,20 +1659,20 @@
1671
1659
  "type": "tidelift"
1672
1660
  }
1673
1661
  ],
1674
- "time": "2023-07-28T09:04:16+00:00"
1662
+ "time": "2024-01-29T20:11:03+00:00"
1675
1663
  },
1676
1664
  {
1677
1665
  "name": "symfony/polyfill-php73",
1678
- "version": "v1.28.0",
1666
+ "version": "v1.29.0",
1679
1667
  "source": {
1680
1668
  "type": "git",
1681
1669
  "url": "https://github.com/symfony/polyfill-php73.git",
1682
- "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
1670
+ "reference": "21bd091060673a1177ae842c0ef8fe30893114d2"
1683
1671
  },
1684
1672
  "dist": {
1685
1673
  "type": "zip",
1686
- "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
1687
- "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
1674
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/21bd091060673a1177ae842c0ef8fe30893114d2",
1675
+ "reference": "21bd091060673a1177ae842c0ef8fe30893114d2",
1688
1676
  "shasum": ""
1689
1677
  },
1690
1678
  "require": {
@@ -1692,9 +1680,6 @@
1692
1680
  },
1693
1681
  "type": "library",
1694
1682
  "extra": {
1695
- "branch-alias": {
1696
- "dev-main": "1.28-dev"
1697
- },
1698
1683
  "thanks": {
1699
1684
  "name": "symfony/polyfill",
1700
1685
  "url": "https://github.com/symfony/polyfill"
@@ -1734,7 +1719,7 @@
1734
1719
  "shim"
1735
1720
  ],
1736
1721
  "support": {
1737
- "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
1722
+ "source": "https://github.com/symfony/polyfill-php73/tree/v1.29.0"
1738
1723
  },
1739
1724
  "funding": [
1740
1725
  {
@@ -1750,20 +1735,20 @@
1750
1735
  "type": "tidelift"
1751
1736
  }
1752
1737
  ],
1753
- "time": "2023-01-26T09:26:14+00:00"
1738
+ "time": "2024-01-29T20:11:03+00:00"
1754
1739
  },
1755
1740
  {
1756
1741
  "name": "symfony/polyfill-php80",
1757
- "version": "v1.28.0",
1742
+ "version": "v1.29.0",
1758
1743
  "source": {
1759
1744
  "type": "git",
1760
1745
  "url": "https://github.com/symfony/polyfill-php80.git",
1761
- "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
1746
+ "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
1762
1747
  },
1763
1748
  "dist": {
1764
1749
  "type": "zip",
1765
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
1766
- "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
1750
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
1751
+ "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
1767
1752
  "shasum": ""
1768
1753
  },
1769
1754
  "require": {
@@ -1771,9 +1756,6 @@
1771
1756
  },
1772
1757
  "type": "library",
1773
1758
  "extra": {
1774
- "branch-alias": {
1775
- "dev-main": "1.28-dev"
1776
- },
1777
1759
  "thanks": {
1778
1760
  "name": "symfony/polyfill",
1779
1761
  "url": "https://github.com/symfony/polyfill"
@@ -1817,7 +1799,7 @@
1817
1799
  "shim"
1818
1800
  ],
1819
1801
  "support": {
1820
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
1802
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0"
1821
1803
  },
1822
1804
  "funding": [
1823
1805
  {
@@ -1833,20 +1815,20 @@
1833
1815
  "type": "tidelift"
1834
1816
  }
1835
1817
  ],
1836
- "time": "2023-01-26T09:26:14+00:00"
1818
+ "time": "2024-01-29T20:11:03+00:00"
1837
1819
  },
1838
1820
  {
1839
1821
  "name": "symfony/polyfill-php81",
1840
- "version": "v1.28.0",
1822
+ "version": "v1.29.0",
1841
1823
  "source": {
1842
1824
  "type": "git",
1843
1825
  "url": "https://github.com/symfony/polyfill-php81.git",
1844
- "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
1826
+ "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d"
1845
1827
  },
1846
1828
  "dist": {
1847
1829
  "type": "zip",
1848
- "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
1849
- "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
1830
+ "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d",
1831
+ "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d",
1850
1832
  "shasum": ""
1851
1833
  },
1852
1834
  "require": {
@@ -1854,9 +1836,6 @@
1854
1836
  },
1855
1837
  "type": "library",
1856
1838
  "extra": {
1857
- "branch-alias": {
1858
- "dev-main": "1.28-dev"
1859
- },
1860
1839
  "thanks": {
1861
1840
  "name": "symfony/polyfill",
1862
1841
  "url": "https://github.com/symfony/polyfill"
@@ -1896,7 +1875,7 @@
1896
1875
  "shim"
1897
1876
  ],
1898
1877
  "support": {
1899
- "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
1878
+ "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0"
1900
1879
  },
1901
1880
  "funding": [
1902
1881
  {
@@ -1912,20 +1891,20 @@
1912
1891
  "type": "tidelift"
1913
1892
  }
1914
1893
  ],
1915
- "time": "2023-01-26T09:26:14+00:00"
1894
+ "time": "2024-01-29T20:11:03+00:00"
1916
1895
  },
1917
1896
  {
1918
1897
  "name": "symfony/process",
1919
- "version": "v5.4.34",
1898
+ "version": "v5.4.36",
1920
1899
  "source": {
1921
1900
  "type": "git",
1922
1901
  "url": "https://github.com/symfony/process.git",
1923
- "reference": "8fa22178dfc368911dbd513b431cd9b06f9afe7a"
1902
+ "reference": "4fdf34004f149cc20b2f51d7d119aa500caad975"
1924
1903
  },
1925
1904
  "dist": {
1926
1905
  "type": "zip",
1927
- "url": "https://api.github.com/repos/symfony/process/zipball/8fa22178dfc368911dbd513b431cd9b06f9afe7a",
1928
- "reference": "8fa22178dfc368911dbd513b431cd9b06f9afe7a",
1906
+ "url": "https://api.github.com/repos/symfony/process/zipball/4fdf34004f149cc20b2f51d7d119aa500caad975",
1907
+ "reference": "4fdf34004f149cc20b2f51d7d119aa500caad975",
1929
1908
  "shasum": ""
1930
1909
  },
1931
1910
  "require": {
@@ -1958,7 +1937,7 @@
1958
1937
  "description": "Executes commands in sub-processes",
1959
1938
  "homepage": "https://symfony.com",
1960
1939
  "support": {
1961
- "source": "https://github.com/symfony/process/tree/v5.4.34"
1940
+ "source": "https://github.com/symfony/process/tree/v5.4.36"
1962
1941
  },
1963
1942
  "funding": [
1964
1943
  {
@@ -1974,7 +1953,7 @@
1974
1953
  "type": "tidelift"
1975
1954
  }
1976
1955
  ],
1977
- "time": "2023-12-02T08:41:43+00:00"
1956
+ "time": "2024-02-12T15:49:53+00:00"
1978
1957
  },
1979
1958
  {
1980
1959
  "name": "symfony/service-contracts",
@@ -2061,16 +2040,16 @@
2061
2040
  },
2062
2041
  {
2063
2042
  "name": "symfony/string",
2064
- "version": "v5.4.34",
2043
+ "version": "v5.4.36",
2065
2044
  "source": {
2066
2045
  "type": "git",
2067
2046
  "url": "https://github.com/symfony/string.git",
2068
- "reference": "e3f98bfc7885c957488f443df82d97814a3ce061"
2047
+ "reference": "4e232c83622bd8cd32b794216aa29d0d266d353b"
2069
2048
  },
2070
2049
  "dist": {
2071
2050
  "type": "zip",
2072
- "url": "https://api.github.com/repos/symfony/string/zipball/e3f98bfc7885c957488f443df82d97814a3ce061",
2073
- "reference": "e3f98bfc7885c957488f443df82d97814a3ce061",
2051
+ "url": "https://api.github.com/repos/symfony/string/zipball/4e232c83622bd8cd32b794216aa29d0d266d353b",
2052
+ "reference": "4e232c83622bd8cd32b794216aa29d0d266d353b",
2074
2053
  "shasum": ""
2075
2054
  },
2076
2055
  "require": {
@@ -2127,7 +2106,7 @@
2127
2106
  "utf8"
2128
2107
  ],
2129
2108
  "support": {
2130
- "source": "https://github.com/symfony/string/tree/v5.4.34"
2109
+ "source": "https://github.com/symfony/string/tree/v5.4.36"
2131
2110
  },
2132
2111
  "funding": [
2133
2112
  {
@@ -2143,7 +2122,7 @@
2143
2122
  "type": "tidelift"
2144
2123
  }
2145
2124
  ],
2146
- "time": "2023-12-09T13:20:28+00:00"
2125
+ "time": "2024-02-01T08:49:30+00:00"
2147
2126
  }
2148
2127
  ],
2149
2128
  "packages-dev": [
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dependabot-composer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.250.0
4
+ version: 0.252.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-02 00:00:00.000000000 Z
11
+ date: 2024-04-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dependabot-common
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.250.0
19
+ version: 0.252.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.250.0
26
+ version: 0.252.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: debug
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -286,7 +286,7 @@ licenses:
286
286
  - Nonstandard
287
287
  metadata:
288
288
  bug_tracker_uri: https://github.com/dependabot/dependabot-core/issues
289
- changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.250.0
289
+ changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.252.0
290
290
  post_install_message:
291
291
  rdoc_options: []
292
292
  require_paths: