dependabot-composer 0.252.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 +71 -69
  3. metadata +5 -19
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c638f08215df68c0d0afa0f0a341ccaf39d5422cb48a35665e455f914a296cf3
4
- data.tar.gz: 3970f6273741521c2f6b7e604e604420db22f954b63cb5991e37087b0f4a3dbe
3
+ metadata.gz: e95550e9cd284cdaa27042fb43187588f7830d8b218d07ed25f6aaa8b9e973c0
4
+ data.tar.gz: 4c7ad1f18ea9de62acc16e4032c9b0f0ec03c1a893c031c8477d3ebae50c3bb0
5
5
  SHA512:
6
- metadata.gz: 0b6ea324eed078227dc1d8968f6fe6170a383bd8f58c0cb66d89e62e24986211117d54b5cb379cc363c2f631c96e6a258130cf0f277df117d473f4f52aa13ec0
7
- data.tar.gz: ebe24b484ce48cdab5ce3ce303cb7eff04adfcef184baebba980cf7e28b7d99ac7857e33159ecbe9ce09e9e6efb95587d94651594687a560e1fef5daeb87f322
6
+ metadata.gz: f1eb7be3c5a61abf1332a5eff463d1523568719a561c45e2b53fa80682eaf3f8bcde16d0b17270c7ce55e8b98f6cc0010b69839b301c8b5e2b85deb9f47159bd
7
+ data.tar.gz: 0f896d3d8629dcffc51ad666f28f5d99664d70b8f6f037c4c851dd476aed2dc108b4b42d6d59d1d09553fe147ab809a9b481ee3201e91f77c0d10216900004bf
@@ -340,16 +340,16 @@
340
340
  },
341
341
  {
342
342
  "name": "composer/pcre",
343
- "version": "3.1.2",
343
+ "version": "3.1.3",
344
344
  "source": {
345
345
  "type": "git",
346
346
  "url": "https://github.com/composer/pcre.git",
347
- "reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace"
347
+ "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8"
348
348
  },
349
349
  "dist": {
350
350
  "type": "zip",
351
- "url": "https://api.github.com/repos/composer/pcre/zipball/4775f35b2d70865807c89d32c8e7385b86eb0ace",
352
- "reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace",
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.2"
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": "2024-03-07T15:38:35+00:00"
410
+ "time": "2024-03-19T10:26:25+00:00"
411
411
  },
412
412
  {
413
413
  "name": "composer/semver",
@@ -572,16 +572,16 @@
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",
@@ -1151,16 +1151,16 @@
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.35",
1221
+ "version": "v5.4.38",
1222
1222
  "source": {
1223
1223
  "type": "git",
1224
1224
  "url": "https://github.com/symfony/filesystem.git",
1225
- "reference": "5a553607d4ffbfa9c0ab62facadea296c9db7086"
1225
+ "reference": "899330a01056077271e2f614c7b28b0379a671eb"
1226
1226
  },
1227
1227
  "dist": {
1228
1228
  "type": "zip",
1229
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/5a553607d4ffbfa9c0ab62facadea296c9db7086",
1230
- "reference": "5a553607d4ffbfa9c0ab62facadea296c9db7086",
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.35"
1265
+ "source": "https://github.com/symfony/filesystem/tree/v5.4.38"
1266
1266
  },
1267
1267
  "funding": [
1268
1268
  {
@@ -1278,7 +1278,7 @@
1278
1278
  "type": "tidelift"
1279
1279
  }
1280
1280
  ],
1281
- "time": "2024-01-23T13:51:25+00:00"
1281
+ "time": "2024-03-21T08:05:07+00:00"
1282
1282
  },
1283
1283
  {
1284
1284
  "name": "symfony/finder",
@@ -1957,16 +1957,16 @@
1957
1957
  },
1958
1958
  {
1959
1959
  "name": "symfony/service-contracts",
1960
- "version": "v2.5.2",
1960
+ "version": "v2.5.3",
1961
1961
  "source": {
1962
1962
  "type": "git",
1963
1963
  "url": "https://github.com/symfony/service-contracts.git",
1964
- "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
1964
+ "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3"
1965
1965
  },
1966
1966
  "dist": {
1967
1967
  "type": "zip",
1968
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
1969
- "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
1968
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/a2329596ddc8fd568900e3fc76cba42489ecc7f3",
1969
+ "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3",
1970
1970
  "shasum": ""
1971
1971
  },
1972
1972
  "require": {
@@ -2020,7 +2020,7 @@
2020
2020
  "standards"
2021
2021
  ],
2022
2022
  "support": {
2023
- "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
2023
+ "source": "https://github.com/symfony/service-contracts/tree/v2.5.3"
2024
2024
  },
2025
2025
  "funding": [
2026
2026
  {
@@ -2036,7 +2036,7 @@
2036
2036
  "type": "tidelift"
2037
2037
  }
2038
2038
  ],
2039
- "time": "2022-05-30T19:17:29+00:00"
2039
+ "time": "2023-04-21T15:04:16+00:00"
2040
2040
  },
2041
2041
  {
2042
2042
  "name": "symfony/string",
@@ -2128,16 +2128,16 @@
2128
2128
  "packages-dev": [
2129
2129
  {
2130
2130
  "name": "friendsofphp/php-cs-fixer",
2131
- "version": "v3.48.0",
2131
+ "version": "v3.53.0",
2132
2132
  "source": {
2133
2133
  "type": "git",
2134
2134
  "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
2135
- "reference": "a92472c6fb66349de25211f31c77eceae3df024e"
2135
+ "reference": "69a19093a9ded8d1baac62ed6c009b8bc148d008"
2136
2136
  },
2137
2137
  "dist": {
2138
2138
  "type": "zip",
2139
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a92472c6fb66349de25211f31c77eceae3df024e",
2140
- "reference": "a92472c6fb66349de25211f31c77eceae3df024e",
2139
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/69a19093a9ded8d1baac62ed6c009b8bc148d008",
2140
+ "reference": "69a19093a9ded8d1baac62ed6c009b8bc148d008",
2141
2141
  "shasum": ""
2142
2142
  },
2143
2143
  "require": {
@@ -2147,7 +2147,7 @@
2147
2147
  "ext-json": "*",
2148
2148
  "ext-tokenizer": "*",
2149
2149
  "php": "^7.4 || ^8.0",
2150
- "sebastian/diff": "^4.0 || ^5.0",
2150
+ "sebastian/diff": "^4.0 || ^5.0 || ^6.0",
2151
2151
  "symfony/console": "^5.4 || ^6.0 || ^7.0",
2152
2152
  "symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
2153
2153
  "symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
@@ -2161,6 +2161,7 @@
2161
2161
  },
2162
2162
  "require-dev": {
2163
2163
  "facile-it/paraunit": "^1.3 || ^2.0",
2164
+ "infection/infection": "^0.27.11",
2164
2165
  "justinrainbow/json-schema": "^5.2",
2165
2166
  "keradus/cli-executor": "^2.1",
2166
2167
  "mikey179/vfsstream": "^1.6.11",
@@ -2168,7 +2169,8 @@
2168
2169
  "php-cs-fixer/accessible-object": "^1.1",
2169
2170
  "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4",
2170
2171
  "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4",
2171
- "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",
2172
2174
  "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
2173
2175
  },
2174
2176
  "suggest": {
@@ -2207,7 +2209,7 @@
2207
2209
  ],
2208
2210
  "support": {
2209
2211
  "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
2210
- "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"
2211
2213
  },
2212
2214
  "funding": [
2213
2215
  {
@@ -2215,20 +2217,20 @@
2215
2217
  "type": "github"
2216
2218
  }
2217
2219
  ],
2218
- "time": "2024-01-19T21:44:39+00:00"
2220
+ "time": "2024-04-08T15:03:00+00:00"
2219
2221
  },
2220
2222
  {
2221
2223
  "name": "phpstan/phpstan",
2222
- "version": "1.10.57",
2224
+ "version": "1.10.66",
2223
2225
  "source": {
2224
2226
  "type": "git",
2225
2227
  "url": "https://github.com/phpstan/phpstan.git",
2226
- "reference": "1627b1d03446904aaa77593f370c5201d2ecc34e"
2228
+ "reference": "94779c987e4ebd620025d9e5fdd23323903950bd"
2227
2229
  },
2228
2230
  "dist": {
2229
2231
  "type": "zip",
2230
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1627b1d03446904aaa77593f370c5201d2ecc34e",
2231
- "reference": "1627b1d03446904aaa77593f370c5201d2ecc34e",
2232
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/94779c987e4ebd620025d9e5fdd23323903950bd",
2233
+ "reference": "94779c987e4ebd620025d9e5fdd23323903950bd",
2232
2234
  "shasum": ""
2233
2235
  },
2234
2236
  "require": {
@@ -2277,7 +2279,7 @@
2277
2279
  "type": "tidelift"
2278
2280
  }
2279
2281
  ],
2280
- "time": "2024-01-24T11:51:34+00:00"
2282
+ "time": "2024-03-28T16:17:31+00:00"
2281
2283
  },
2282
2284
  {
2283
2285
  "name": "psr/event-dispatcher",
@@ -2331,16 +2333,16 @@
2331
2333
  },
2332
2334
  {
2333
2335
  "name": "sebastian/diff",
2334
- "version": "4.0.5",
2336
+ "version": "4.0.6",
2335
2337
  "source": {
2336
2338
  "type": "git",
2337
2339
  "url": "https://github.com/sebastianbergmann/diff.git",
2338
- "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
2340
+ "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
2339
2341
  },
2340
2342
  "dist": {
2341
2343
  "type": "zip",
2342
- "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
2343
- "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
2344
+ "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
2345
+ "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
2344
2346
  "shasum": ""
2345
2347
  },
2346
2348
  "require": {
@@ -2385,7 +2387,7 @@
2385
2387
  ],
2386
2388
  "support": {
2387
2389
  "issues": "https://github.com/sebastianbergmann/diff/issues",
2388
- "source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
2390
+ "source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
2389
2391
  },
2390
2392
  "funding": [
2391
2393
  {
@@ -2393,20 +2395,20 @@
2393
2395
  "type": "github"
2394
2396
  }
2395
2397
  ],
2396
- "time": "2023-05-07T05:35:17+00:00"
2398
+ "time": "2024-03-02T06:30:58+00:00"
2397
2399
  },
2398
2400
  {
2399
2401
  "name": "symfony/event-dispatcher",
2400
- "version": "v5.4.34",
2402
+ "version": "v5.4.35",
2401
2403
  "source": {
2402
2404
  "type": "git",
2403
2405
  "url": "https://github.com/symfony/event-dispatcher.git",
2404
- "reference": "e3bca343efeb613f843c254e7718ef17c9bdf7a3"
2406
+ "reference": "7a69a85c7ea5bdd1e875806a99c51a87d3a74b38"
2405
2407
  },
2406
2408
  "dist": {
2407
2409
  "type": "zip",
2408
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e3bca343efeb613f843c254e7718ef17c9bdf7a3",
2409
- "reference": "e3bca343efeb613f843c254e7718ef17c9bdf7a3",
2410
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7a69a85c7ea5bdd1e875806a99c51a87d3a74b38",
2411
+ "reference": "7a69a85c7ea5bdd1e875806a99c51a87d3a74b38",
2410
2412
  "shasum": ""
2411
2413
  },
2412
2414
  "require": {
@@ -2462,7 +2464,7 @@
2462
2464
  "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
2463
2465
  "homepage": "https://symfony.com",
2464
2466
  "support": {
2465
- "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.34"
2467
+ "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.35"
2466
2468
  },
2467
2469
  "funding": [
2468
2470
  {
@@ -2478,20 +2480,20 @@
2478
2480
  "type": "tidelift"
2479
2481
  }
2480
2482
  ],
2481
- "time": "2023-12-27T21:12:56+00:00"
2483
+ "time": "2024-01-23T13:51:25+00:00"
2482
2484
  },
2483
2485
  {
2484
2486
  "name": "symfony/event-dispatcher-contracts",
2485
- "version": "v2.5.2",
2487
+ "version": "v2.5.3",
2486
2488
  "source": {
2487
2489
  "type": "git",
2488
2490
  "url": "https://github.com/symfony/event-dispatcher-contracts.git",
2489
- "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
2491
+ "reference": "540f4c73e87fd0c71ca44a6aa305d024ac68cb73"
2490
2492
  },
2491
2493
  "dist": {
2492
2494
  "type": "zip",
2493
- "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
2494
- "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
2495
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/540f4c73e87fd0c71ca44a6aa305d024ac68cb73",
2496
+ "reference": "540f4c73e87fd0c71ca44a6aa305d024ac68cb73",
2495
2497
  "shasum": ""
2496
2498
  },
2497
2499
  "require": {
@@ -2541,7 +2543,7 @@
2541
2543
  "standards"
2542
2544
  ],
2543
2545
  "support": {
2544
- "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"
2545
2547
  },
2546
2548
  "funding": [
2547
2549
  {
@@ -2557,7 +2559,7 @@
2557
2559
  "type": "tidelift"
2558
2560
  }
2559
2561
  ],
2560
- "time": "2022-01-02T09:53:40+00:00"
2562
+ "time": "2024-01-23T13:51:25+00:00"
2561
2563
  },
2562
2564
  {
2563
2565
  "name": "symfony/options-resolver",
@@ -2630,16 +2632,16 @@
2630
2632
  },
2631
2633
  {
2632
2634
  "name": "symfony/stopwatch",
2633
- "version": "v5.4.21",
2635
+ "version": "v5.4.35",
2634
2636
  "source": {
2635
2637
  "type": "git",
2636
2638
  "url": "https://github.com/symfony/stopwatch.git",
2637
- "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee"
2639
+ "reference": "887762aa99ff16f65dc8b48aafead415f942d407"
2638
2640
  },
2639
2641
  "dist": {
2640
2642
  "type": "zip",
2641
- "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f83692cd869a6f2391691d40a01e8acb89e76fee",
2642
- "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee",
2643
+ "url": "https://api.github.com/repos/symfony/stopwatch/zipball/887762aa99ff16f65dc8b48aafead415f942d407",
2644
+ "reference": "887762aa99ff16f65dc8b48aafead415f942d407",
2643
2645
  "shasum": ""
2644
2646
  },
2645
2647
  "require": {
@@ -2672,7 +2674,7 @@
2672
2674
  "description": "Provides a way to profile code",
2673
2675
  "homepage": "https://symfony.com",
2674
2676
  "support": {
2675
- "source": "https://github.com/symfony/stopwatch/tree/v5.4.21"
2677
+ "source": "https://github.com/symfony/stopwatch/tree/v5.4.35"
2676
2678
  },
2677
2679
  "funding": [
2678
2680
  {
@@ -2688,7 +2690,7 @@
2688
2690
  "type": "tidelift"
2689
2691
  }
2690
2692
  ],
2691
- "time": "2023-02-14T08:03:56+00:00"
2693
+ "time": "2024-01-23T13:51:25+00:00"
2692
2694
  }
2693
2695
  ],
2694
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.252.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-11 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.252.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.252.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.252.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: