dependabot-composer 0.251.0 → 0.253.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 +182 -201
  3. metadata +5 -19
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 43cc34f3a4546f48f8a8fac724ec72f03076e3290e8b8d8da7cc535c32b021ca
4
- data.tar.gz: a91c69ea2127931ab198acc8ca9f116299d17d1ab738b40decb7de7955e847f5
3
+ metadata.gz: e95550e9cd284cdaa27042fb43187588f7830d8b218d07ed25f6aaa8b9e973c0
4
+ data.tar.gz: 4c7ad1f18ea9de62acc16e4032c9b0f0ec03c1a893c031c8477d3ebae50c3bb0
5
5
  SHA512:
6
- metadata.gz: c54f6ba6931ec07207621099ca1534601f526311bb6c309a825af5a6d566e5fb7b37dd75922ec2d745f96670de4a02c1d971dbc87e19089deb114e0d5e96b6ec
7
- data.tar.gz: b0f4b2c67f48376aba96d06062114299f2362d26c87fc9ec9c0f13c2860e0959fa046987568a7db00335e5dc1ed536050cca6895e66da41fabd30ad50c0b5cf0
6
+ metadata.gz: f1eb7be3c5a61abf1332a5eff463d1523568719a561c45e2b53fa80682eaf3f8bcde16d0b17270c7ce55e8b98f6cc0010b69839b301c8b5e2b85deb9f47159bd
7
+ data.tar.gz: 0f896d3d8629dcffc51ad666f28f5d99664d70b8f6f037c4c851dd476aed2dc108b4b42d6d59d1d09553fe147ab809a9b481ee3201e91f77c0d10216900004bf
@@ -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.3",
344
344
  "source": {
345
345
  "type": "git",
346
346
  "url": "https://github.com/composer/pcre.git",
347
- "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9"
347
+ "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8"
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/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
352
+ "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
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.3"
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-19T10:26:25+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,20 +568,20 @@
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",
575
- "version": "3.0.3",
575
+ "version": "3.0.4",
576
576
  "source": {
577
577
  "type": "git",
578
578
  "url": "https://github.com/composer/xdebug-handler.git",
579
- "reference": "ced299686f41dce890debac69273b47ffe98a40c"
579
+ "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255"
580
580
  },
581
581
  "dist": {
582
582
  "type": "zip",
583
- "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
584
- "reference": "ced299686f41dce890debac69273b47ffe98a40c",
583
+ "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/4f988f8fdf580d53bdb2d1278fe93d1ed5462255",
584
+ "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255",
585
585
  "shasum": ""
586
586
  },
587
587
  "require": {
@@ -592,7 +592,7 @@
592
592
  "require-dev": {
593
593
  "phpstan/phpstan": "^1.0",
594
594
  "phpstan/phpstan-strict-rules": "^1.1",
595
- "symfony/phpunit-bridge": "^6.0"
595
+ "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5"
596
596
  },
597
597
  "type": "library",
598
598
  "autoload": {
@@ -616,9 +616,9 @@
616
616
  "performance"
617
617
  ],
618
618
  "support": {
619
- "irc": "irc://irc.freenode.org/composer",
619
+ "irc": "ircs://irc.libera.chat:6697/composer",
620
620
  "issues": "https://github.com/composer/xdebug-handler/issues",
621
- "source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
621
+ "source": "https://github.com/composer/xdebug-handler/tree/3.0.4"
622
622
  },
623
623
  "funding": [
624
624
  {
@@ -634,7 +634,7 @@
634
634
  "type": "tidelift"
635
635
  }
636
636
  ],
637
- "time": "2022-02-25T21:32:43+00:00"
637
+ "time": "2024-03-26T18:29:49+00:00"
638
638
  },
639
639
  {
640
640
  "name": "justinrainbow/json-schema",
@@ -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,20 +1147,20 @@
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",
1154
- "version": "v2.5.2",
1154
+ "version": "v2.5.3",
1155
1155
  "source": {
1156
1156
  "type": "git",
1157
1157
  "url": "https://github.com/symfony/deprecation-contracts.git",
1158
- "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
1158
+ "reference": "80d075412b557d41002320b96a096ca65aa2c98d"
1159
1159
  },
1160
1160
  "dist": {
1161
1161
  "type": "zip",
1162
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
1163
- "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
1162
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/80d075412b557d41002320b96a096ca65aa2c98d",
1163
+ "reference": "80d075412b557d41002320b96a096ca65aa2c98d",
1164
1164
  "shasum": ""
1165
1165
  },
1166
1166
  "require": {
@@ -1198,7 +1198,7 @@
1198
1198
  "description": "A generic function and convention to trigger deprecation notices",
1199
1199
  "homepage": "https://symfony.com",
1200
1200
  "support": {
1201
- "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
1201
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.3"
1202
1202
  },
1203
1203
  "funding": [
1204
1204
  {
@@ -1214,20 +1214,20 @@
1214
1214
  "type": "tidelift"
1215
1215
  }
1216
1216
  ],
1217
- "time": "2022-01-02T09:53:40+00:00"
1217
+ "time": "2023-01-24T14:02:46+00:00"
1218
1218
  },
1219
1219
  {
1220
1220
  "name": "symfony/filesystem",
1221
- "version": "v5.4.25",
1221
+ "version": "v5.4.38",
1222
1222
  "source": {
1223
1223
  "type": "git",
1224
1224
  "url": "https://github.com/symfony/filesystem.git",
1225
- "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364"
1225
+ "reference": "899330a01056077271e2f614c7b28b0379a671eb"
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/899330a01056077271e2f614c7b28b0379a671eb",
1230
+ "reference": "899330a01056077271e2f614c7b28b0379a671eb",
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.38"
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-03-21T08:05:07+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,20 +1953,20 @@
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",
1981
- "version": "v2.5.2",
1960
+ "version": "v2.5.3",
1982
1961
  "source": {
1983
1962
  "type": "git",
1984
1963
  "url": "https://github.com/symfony/service-contracts.git",
1985
- "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
1964
+ "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3"
1986
1965
  },
1987
1966
  "dist": {
1988
1967
  "type": "zip",
1989
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
1990
- "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
1968
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/a2329596ddc8fd568900e3fc76cba42489ecc7f3",
1969
+ "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3",
1991
1970
  "shasum": ""
1992
1971
  },
1993
1972
  "require": {
@@ -2041,7 +2020,7 @@
2041
2020
  "standards"
2042
2021
  ],
2043
2022
  "support": {
2044
- "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
2023
+ "source": "https://github.com/symfony/service-contracts/tree/v2.5.3"
2045
2024
  },
2046
2025
  "funding": [
2047
2026
  {
@@ -2057,20 +2036,20 @@
2057
2036
  "type": "tidelift"
2058
2037
  }
2059
2038
  ],
2060
- "time": "2022-05-30T19:17:29+00:00"
2039
+ "time": "2023-04-21T15:04:16+00:00"
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,22 +2122,22 @@
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": [
2150
2129
  {
2151
2130
  "name": "friendsofphp/php-cs-fixer",
2152
- "version": "v3.48.0",
2131
+ "version": "v3.53.0",
2153
2132
  "source": {
2154
2133
  "type": "git",
2155
2134
  "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
2156
- "reference": "a92472c6fb66349de25211f31c77eceae3df024e"
2135
+ "reference": "69a19093a9ded8d1baac62ed6c009b8bc148d008"
2157
2136
  },
2158
2137
  "dist": {
2159
2138
  "type": "zip",
2160
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a92472c6fb66349de25211f31c77eceae3df024e",
2161
- "reference": "a92472c6fb66349de25211f31c77eceae3df024e",
2139
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/69a19093a9ded8d1baac62ed6c009b8bc148d008",
2140
+ "reference": "69a19093a9ded8d1baac62ed6c009b8bc148d008",
2162
2141
  "shasum": ""
2163
2142
  },
2164
2143
  "require": {
@@ -2168,7 +2147,7 @@
2168
2147
  "ext-json": "*",
2169
2148
  "ext-tokenizer": "*",
2170
2149
  "php": "^7.4 || ^8.0",
2171
- "sebastian/diff": "^4.0 || ^5.0",
2150
+ "sebastian/diff": "^4.0 || ^5.0 || ^6.0",
2172
2151
  "symfony/console": "^5.4 || ^6.0 || ^7.0",
2173
2152
  "symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
2174
2153
  "symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
@@ -2182,6 +2161,7 @@
2182
2161
  },
2183
2162
  "require-dev": {
2184
2163
  "facile-it/paraunit": "^1.3 || ^2.0",
2164
+ "infection/infection": "^0.27.11",
2185
2165
  "justinrainbow/json-schema": "^5.2",
2186
2166
  "keradus/cli-executor": "^2.1",
2187
2167
  "mikey179/vfsstream": "^1.6.11",
@@ -2189,7 +2169,8 @@
2189
2169
  "php-cs-fixer/accessible-object": "^1.1",
2190
2170
  "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4",
2191
2171
  "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4",
2192
- "phpunit/phpunit": "^9.6 || ^10.5.5",
2172
+ "phpunit/phpunit": "^9.6 || ^10.5.5 || ^11.0.2",
2173
+ "symfony/var-dumper": "^5.4 || ^6.0 || ^7.0",
2193
2174
  "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
2194
2175
  },
2195
2176
  "suggest": {
@@ -2228,7 +2209,7 @@
2228
2209
  ],
2229
2210
  "support": {
2230
2211
  "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
2231
- "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.48.0"
2212
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.53.0"
2232
2213
  },
2233
2214
  "funding": [
2234
2215
  {
@@ -2236,20 +2217,20 @@
2236
2217
  "type": "github"
2237
2218
  }
2238
2219
  ],
2239
- "time": "2024-01-19T21:44:39+00:00"
2220
+ "time": "2024-04-08T15:03:00+00:00"
2240
2221
  },
2241
2222
  {
2242
2223
  "name": "phpstan/phpstan",
2243
- "version": "1.10.57",
2224
+ "version": "1.10.66",
2244
2225
  "source": {
2245
2226
  "type": "git",
2246
2227
  "url": "https://github.com/phpstan/phpstan.git",
2247
- "reference": "1627b1d03446904aaa77593f370c5201d2ecc34e"
2228
+ "reference": "94779c987e4ebd620025d9e5fdd23323903950bd"
2248
2229
  },
2249
2230
  "dist": {
2250
2231
  "type": "zip",
2251
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1627b1d03446904aaa77593f370c5201d2ecc34e",
2252
- "reference": "1627b1d03446904aaa77593f370c5201d2ecc34e",
2232
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/94779c987e4ebd620025d9e5fdd23323903950bd",
2233
+ "reference": "94779c987e4ebd620025d9e5fdd23323903950bd",
2253
2234
  "shasum": ""
2254
2235
  },
2255
2236
  "require": {
@@ -2298,7 +2279,7 @@
2298
2279
  "type": "tidelift"
2299
2280
  }
2300
2281
  ],
2301
- "time": "2024-01-24T11:51:34+00:00"
2282
+ "time": "2024-03-28T16:17:31+00:00"
2302
2283
  },
2303
2284
  {
2304
2285
  "name": "psr/event-dispatcher",
@@ -2352,16 +2333,16 @@
2352
2333
  },
2353
2334
  {
2354
2335
  "name": "sebastian/diff",
2355
- "version": "4.0.5",
2336
+ "version": "4.0.6",
2356
2337
  "source": {
2357
2338
  "type": "git",
2358
2339
  "url": "https://github.com/sebastianbergmann/diff.git",
2359
- "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
2340
+ "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
2360
2341
  },
2361
2342
  "dist": {
2362
2343
  "type": "zip",
2363
- "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
2364
- "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
2344
+ "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
2345
+ "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
2365
2346
  "shasum": ""
2366
2347
  },
2367
2348
  "require": {
@@ -2406,7 +2387,7 @@
2406
2387
  ],
2407
2388
  "support": {
2408
2389
  "issues": "https://github.com/sebastianbergmann/diff/issues",
2409
- "source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
2390
+ "source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
2410
2391
  },
2411
2392
  "funding": [
2412
2393
  {
@@ -2414,20 +2395,20 @@
2414
2395
  "type": "github"
2415
2396
  }
2416
2397
  ],
2417
- "time": "2023-05-07T05:35:17+00:00"
2398
+ "time": "2024-03-02T06:30:58+00:00"
2418
2399
  },
2419
2400
  {
2420
2401
  "name": "symfony/event-dispatcher",
2421
- "version": "v5.4.34",
2402
+ "version": "v5.4.35",
2422
2403
  "source": {
2423
2404
  "type": "git",
2424
2405
  "url": "https://github.com/symfony/event-dispatcher.git",
2425
- "reference": "e3bca343efeb613f843c254e7718ef17c9bdf7a3"
2406
+ "reference": "7a69a85c7ea5bdd1e875806a99c51a87d3a74b38"
2426
2407
  },
2427
2408
  "dist": {
2428
2409
  "type": "zip",
2429
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e3bca343efeb613f843c254e7718ef17c9bdf7a3",
2430
- "reference": "e3bca343efeb613f843c254e7718ef17c9bdf7a3",
2410
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7a69a85c7ea5bdd1e875806a99c51a87d3a74b38",
2411
+ "reference": "7a69a85c7ea5bdd1e875806a99c51a87d3a74b38",
2431
2412
  "shasum": ""
2432
2413
  },
2433
2414
  "require": {
@@ -2483,7 +2464,7 @@
2483
2464
  "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
2484
2465
  "homepage": "https://symfony.com",
2485
2466
  "support": {
2486
- "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.34"
2467
+ "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.35"
2487
2468
  },
2488
2469
  "funding": [
2489
2470
  {
@@ -2499,20 +2480,20 @@
2499
2480
  "type": "tidelift"
2500
2481
  }
2501
2482
  ],
2502
- "time": "2023-12-27T21:12:56+00:00"
2483
+ "time": "2024-01-23T13:51:25+00:00"
2503
2484
  },
2504
2485
  {
2505
2486
  "name": "symfony/event-dispatcher-contracts",
2506
- "version": "v2.5.2",
2487
+ "version": "v2.5.3",
2507
2488
  "source": {
2508
2489
  "type": "git",
2509
2490
  "url": "https://github.com/symfony/event-dispatcher-contracts.git",
2510
- "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
2491
+ "reference": "540f4c73e87fd0c71ca44a6aa305d024ac68cb73"
2511
2492
  },
2512
2493
  "dist": {
2513
2494
  "type": "zip",
2514
- "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
2515
- "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
2495
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/540f4c73e87fd0c71ca44a6aa305d024ac68cb73",
2496
+ "reference": "540f4c73e87fd0c71ca44a6aa305d024ac68cb73",
2516
2497
  "shasum": ""
2517
2498
  },
2518
2499
  "require": {
@@ -2562,7 +2543,7 @@
2562
2543
  "standards"
2563
2544
  ],
2564
2545
  "support": {
2565
- "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2"
2546
+ "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.3"
2566
2547
  },
2567
2548
  "funding": [
2568
2549
  {
@@ -2578,7 +2559,7 @@
2578
2559
  "type": "tidelift"
2579
2560
  }
2580
2561
  ],
2581
- "time": "2022-01-02T09:53:40+00:00"
2562
+ "time": "2024-01-23T13:51:25+00:00"
2582
2563
  },
2583
2564
  {
2584
2565
  "name": "symfony/options-resolver",
@@ -2651,16 +2632,16 @@
2651
2632
  },
2652
2633
  {
2653
2634
  "name": "symfony/stopwatch",
2654
- "version": "v5.4.21",
2635
+ "version": "v5.4.35",
2655
2636
  "source": {
2656
2637
  "type": "git",
2657
2638
  "url": "https://github.com/symfony/stopwatch.git",
2658
- "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee"
2639
+ "reference": "887762aa99ff16f65dc8b48aafead415f942d407"
2659
2640
  },
2660
2641
  "dist": {
2661
2642
  "type": "zip",
2662
- "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f83692cd869a6f2391691d40a01e8acb89e76fee",
2663
- "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee",
2643
+ "url": "https://api.github.com/repos/symfony/stopwatch/zipball/887762aa99ff16f65dc8b48aafead415f942d407",
2644
+ "reference": "887762aa99ff16f65dc8b48aafead415f942d407",
2664
2645
  "shasum": ""
2665
2646
  },
2666
2647
  "require": {
@@ -2693,7 +2674,7 @@
2693
2674
  "description": "Provides a way to profile code",
2694
2675
  "homepage": "https://symfony.com",
2695
2676
  "support": {
2696
- "source": "https://github.com/symfony/stopwatch/tree/v5.4.21"
2677
+ "source": "https://github.com/symfony/stopwatch/tree/v5.4.35"
2697
2678
  },
2698
2679
  "funding": [
2699
2680
  {
@@ -2709,7 +2690,7 @@
2709
2690
  "type": "tidelift"
2710
2691
  }
2711
2692
  ],
2712
- "time": "2023-02-14T08:03:56+00:00"
2693
+ "time": "2024-01-23T13:51:25+00:00"
2713
2694
  }
2714
2695
  ],
2715
2696
  "aliases": [],
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.251.0
4
+ version: 0.253.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-05 00:00:00.000000000 Z
11
+ date: 2024-04-18 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.251.0
19
+ version: 0.253.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.251.0
26
+ version: 0.253.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: debug
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -164,20 +164,6 @@ dependencies:
164
164
  - - "~>"
165
165
  - !ruby/object:Gem::Version
166
166
  version: 0.7.3
167
- - !ruby/object:Gem::Dependency
168
- name: stackprof
169
- requirement: !ruby/object:Gem::Requirement
170
- requirements:
171
- - - "~>"
172
- - !ruby/object:Gem::Version
173
- version: 0.2.16
174
- type: :development
175
- prerelease: false
176
- version_requirements: !ruby/object:Gem::Requirement
177
- requirements:
178
- - - "~>"
179
- - !ruby/object:Gem::Version
180
- version: 0.2.16
181
167
  - !ruby/object:Gem::Dependency
182
168
  name: turbo_tests
183
169
  requirement: !ruby/object:Gem::Requirement
@@ -286,7 +272,7 @@ licenses:
286
272
  - Nonstandard
287
273
  metadata:
288
274
  bug_tracker_uri: https://github.com/dependabot/dependabot-core/issues
289
- changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.251.0
275
+ changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.253.0
290
276
  post_install_message:
291
277
  rdoc_options: []
292
278
  require_paths: