dependabot-composer 0.117.11 → 0.118.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c87f0556952c8baab0e3469f8a5d2d08de39fa1559e07e868fdae452688fc369
4
- data.tar.gz: 8a4762c7eeb64e9af67aa9d8248d15a29dc390c843a5503491c171d3f2e51a88
3
+ metadata.gz: a2b921239651d528b2fb3c36b69ba8cb9db1cd5fc373c05ec0966f37447c9846
4
+ data.tar.gz: 66573f93b71dba27dbb8665fe99e2489682128800133c05563b0ec01ffaab2d3
5
5
  SHA512:
6
- metadata.gz: 9edd3151a6df388c5c03698d0951a46636a1a9e6b8d2137540fdf28548e1eeb1856260957ae3e1256c9a05724634242962378178dc1f11ad846dfcd8171bbe97
7
- data.tar.gz: 9c2cfe616ab20320f49c427a3ae945e814154fb4225854bc38d0b81006008fd1657839895c17dacbaed237670f31598fc0760ccf593b598ec4b9381e1abb2fbd
6
+ metadata.gz: 223b9b6c6a960ec81b1f715838dc34f5446f8230053b70b420809f36dbfddd3b16385673f0b99642dbd086ae64a5f3be4334bddfe7e366a16a73a9caa36f56d6
7
+ data.tar.gz: eb3a9a18abb3bb66b627bd3b84cfc320908345b50a03769c82c73d471d4d62f9da3ef1bf24013641b7b45f7cb71ace6778dd065250401578bf20c9515bf85354
@@ -8,16 +8,16 @@
8
8
  "packages": [
9
9
  {
10
10
  "name": "composer/ca-bundle",
11
- "version": "1.2.6",
11
+ "version": "1.2.7",
12
12
  "source": {
13
13
  "type": "git",
14
14
  "url": "https://github.com/composer/ca-bundle.git",
15
- "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e"
15
+ "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd"
16
16
  },
17
17
  "dist": {
18
18
  "type": "zip",
19
- "url": "https://api.github.com/repos/composer/ca-bundle/zipball/47fe531de31fca4a1b997f87308e7d7804348f7e",
20
- "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e",
19
+ "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd",
20
+ "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd",
21
21
  "shasum": ""
22
22
  },
23
23
  "require": {
@@ -60,20 +60,30 @@
60
60
  "ssl",
61
61
  "tls"
62
62
  ],
63
- "time": "2020-01-13T10:02:55+00:00"
63
+ "funding": [
64
+ {
65
+ "url": "https://packagist.com",
66
+ "type": "custom"
67
+ },
68
+ {
69
+ "url": "https://tidelift.com/funding/github/packagist/composer/composer",
70
+ "type": "tidelift"
71
+ }
72
+ ],
73
+ "time": "2020-04-08T08:27:21+00:00"
64
74
  },
65
75
  {
66
76
  "name": "composer/composer",
67
- "version": "1.9.3",
77
+ "version": "1.10.7",
68
78
  "source": {
69
79
  "type": "git",
70
80
  "url": "https://github.com/composer/composer.git",
71
- "reference": "1291a16ce3f48bfdeca39d64fca4875098af4d7b"
81
+ "reference": "956608ea4f7de9e58c53dfb019d85ae62b193c39"
72
82
  },
73
83
  "dist": {
74
84
  "type": "zip",
75
- "url": "https://api.github.com/repos/composer/composer/zipball/1291a16ce3f48bfdeca39d64fca4875098af4d7b",
76
- "reference": "1291a16ce3f48bfdeca39d64fca4875098af4d7b",
85
+ "url": "https://api.github.com/repos/composer/composer/zipball/956608ea4f7de9e58c53dfb019d85ae62b193c39",
86
+ "reference": "956608ea4f7de9e58c53dfb019d85ae62b193c39",
77
87
  "shasum": ""
78
88
  },
79
89
  "require": {
@@ -81,22 +91,23 @@
81
91
  "composer/semver": "^1.0",
82
92
  "composer/spdx-licenses": "^1.2",
83
93
  "composer/xdebug-handler": "^1.1",
84
- "justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0",
94
+ "justinrainbow/json-schema": "^5.2.10",
85
95
  "php": "^5.3.2 || ^7.0",
86
96
  "psr/log": "^1.0",
87
97
  "seld/jsonlint": "^1.4",
88
98
  "seld/phar-utils": "^1.0",
89
- "symfony/console": "^2.7 || ^3.0 || ^4.0",
90
- "symfony/filesystem": "^2.7 || ^3.0 || ^4.0",
91
- "symfony/finder": "^2.7 || ^3.0 || ^4.0",
92
- "symfony/process": "^2.7 || ^3.0 || ^4.0"
99
+ "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
100
+ "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0",
101
+ "symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0",
102
+ "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0"
93
103
  },
94
104
  "conflict": {
95
- "symfony/console": "2.8.38"
105
+ "symfony/console": "2.8.38",
106
+ "symfony/phpunit-bridge": "3.4.40"
96
107
  },
97
108
  "require-dev": {
98
- "phpunit/phpunit": "^4.8.35 || ^5.7",
99
- "phpunit/phpunit-mock-objects": "^2.3 || ^3.0"
109
+ "phpspec/prophecy": "^1.10",
110
+ "symfony/phpunit-bridge": "^3.4"
100
111
  },
101
112
  "suggest": {
102
113
  "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
@@ -109,7 +120,7 @@
109
120
  "type": "library",
110
121
  "extra": {
111
122
  "branch-alias": {
112
- "dev-master": "1.9-dev"
123
+ "dev-master": "1.10-dev"
113
124
  }
114
125
  },
115
126
  "autoload": {
@@ -140,7 +151,21 @@
140
151
  "dependency",
141
152
  "package"
142
153
  ],
143
- "time": "2020-02-04T11:58:49+00:00"
154
+ "funding": [
155
+ {
156
+ "url": "https://packagist.com",
157
+ "type": "custom"
158
+ },
159
+ {
160
+ "url": "https://github.com/composer",
161
+ "type": "github"
162
+ },
163
+ {
164
+ "url": "https://tidelift.com/funding/github/packagist/composer/composer",
165
+ "type": "tidelift"
166
+ }
167
+ ],
168
+ "time": "2020-06-03T08:03:56+00:00"
144
169
  },
145
170
  {
146
171
  "name": "composer/semver",
@@ -205,16 +230,16 @@
205
230
  },
206
231
  {
207
232
  "name": "composer/spdx-licenses",
208
- "version": "1.5.2",
233
+ "version": "1.5.3",
209
234
  "source": {
210
235
  "type": "git",
211
236
  "url": "https://github.com/composer/spdx-licenses.git",
212
- "reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5"
237
+ "reference": "0c3e51e1880ca149682332770e25977c70cf9dae"
213
238
  },
214
239
  "dist": {
215
240
  "type": "zip",
216
- "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/7ac1e6aec371357df067f8a688c3d6974df68fa5",
217
- "reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5",
241
+ "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/0c3e51e1880ca149682332770e25977c70cf9dae",
242
+ "reference": "0c3e51e1880ca149682332770e25977c70cf9dae",
218
243
  "shasum": ""
219
244
  },
220
245
  "require": {
@@ -261,20 +286,20 @@
261
286
  "spdx",
262
287
  "validator"
263
288
  ],
264
- "time": "2019-07-29T10:31:59+00:00"
289
+ "time": "2020-02-14T07:44:31+00:00"
265
290
  },
266
291
  {
267
292
  "name": "composer/xdebug-handler",
268
- "version": "1.4.1",
293
+ "version": "1.4.2",
269
294
  "source": {
270
295
  "type": "git",
271
296
  "url": "https://github.com/composer/xdebug-handler.git",
272
- "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7"
297
+ "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51"
273
298
  },
274
299
  "dist": {
275
300
  "type": "zip",
276
- "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7",
277
- "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7",
301
+ "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51",
302
+ "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51",
278
303
  "shasum": ""
279
304
  },
280
305
  "require": {
@@ -305,20 +330,34 @@
305
330
  "Xdebug",
306
331
  "performance"
307
332
  ],
308
- "time": "2020-03-01T12:26:26+00:00"
333
+ "funding": [
334
+ {
335
+ "url": "https://packagist.com",
336
+ "type": "custom"
337
+ },
338
+ {
339
+ "url": "https://github.com/composer",
340
+ "type": "github"
341
+ },
342
+ {
343
+ "url": "https://tidelift.com/funding/github/packagist/composer/composer",
344
+ "type": "tidelift"
345
+ }
346
+ ],
347
+ "time": "2020-06-04T11:16:35+00:00"
309
348
  },
310
349
  {
311
350
  "name": "justinrainbow/json-schema",
312
- "version": "5.2.9",
351
+ "version": "5.2.10",
313
352
  "source": {
314
353
  "type": "git",
315
354
  "url": "https://github.com/justinrainbow/json-schema.git",
316
- "reference": "44c6787311242a979fa15c704327c20e7221a0e4"
355
+ "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
317
356
  },
318
357
  "dist": {
319
358
  "type": "zip",
320
- "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/44c6787311242a979fa15c704327c20e7221a0e4",
321
- "reference": "44c6787311242a979fa15c704327c20e7221a0e4",
359
+ "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
360
+ "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
322
361
  "shasum": ""
323
362
  },
324
363
  "require": {
@@ -371,7 +410,7 @@
371
410
  "json",
372
411
  "schema"
373
412
  ],
374
- "time": "2019-09-25T14:49:45+00:00"
413
+ "time": "2020-05-27T16:41:55+00:00"
375
414
  },
376
415
  {
377
416
  "name": "psr/log",
@@ -422,20 +461,20 @@
422
461
  },
423
462
  {
424
463
  "name": "seld/jsonlint",
425
- "version": "1.7.2",
464
+ "version": "1.8.0",
426
465
  "source": {
427
466
  "type": "git",
428
467
  "url": "https://github.com/Seldaek/jsonlint.git",
429
- "reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19"
468
+ "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1"
430
469
  },
431
470
  "dist": {
432
471
  "type": "zip",
433
- "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/e2e5d290e4d2a4f0eb449f510071392e00e10d19",
434
- "reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19",
472
+ "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1",
473
+ "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1",
435
474
  "shasum": ""
436
475
  },
437
476
  "require": {
438
- "php": "^5.3 || ^7.0"
477
+ "php": "^5.3 || ^7.0 || ^8.0"
439
478
  },
440
479
  "require-dev": {
441
480
  "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
@@ -467,20 +506,30 @@
467
506
  "parser",
468
507
  "validator"
469
508
  ],
470
- "time": "2019-10-24T14:27:39+00:00"
509
+ "funding": [
510
+ {
511
+ "url": "https://github.com/Seldaek",
512
+ "type": "github"
513
+ },
514
+ {
515
+ "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
516
+ "type": "tidelift"
517
+ }
518
+ ],
519
+ "time": "2020-04-30T19:05:18+00:00"
471
520
  },
472
521
  {
473
522
  "name": "seld/phar-utils",
474
- "version": "1.0.2",
523
+ "version": "1.1.0",
475
524
  "source": {
476
525
  "type": "git",
477
526
  "url": "https://github.com/Seldaek/phar-utils.git",
478
- "reference": "84715761c35808076b00908a20317a3a8a67d17e"
527
+ "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0"
479
528
  },
480
529
  "dist": {
481
530
  "type": "zip",
482
- "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/84715761c35808076b00908a20317a3a8a67d17e",
483
- "reference": "84715761c35808076b00908a20317a3a8a67d17e",
531
+ "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8800503d56b9867d43d9c303b9cbcc26016e82f0",
532
+ "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0",
484
533
  "shasum": ""
485
534
  },
486
535
  "require": {
@@ -509,22 +558,22 @@
509
558
  ],
510
559
  "description": "PHAR file format utilities, for when PHP phars you up",
511
560
  "keywords": [
512
- "phra"
561
+ "phar"
513
562
  ],
514
- "time": "2020-01-13T10:41:09+00:00"
563
+ "time": "2020-02-14T15:25:33+00:00"
515
564
  },
516
565
  {
517
566
  "name": "symfony/console",
518
- "version": "v3.4.39",
567
+ "version": "v3.4.42",
519
568
  "source": {
520
569
  "type": "git",
521
570
  "url": "https://github.com/symfony/console.git",
522
- "reference": "bf60d5e606cd595391c5f82bf6b570d9573fa120"
571
+ "reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13"
523
572
  },
524
573
  "dist": {
525
574
  "type": "zip",
526
- "url": "https://api.github.com/repos/symfony/console/zipball/bf60d5e606cd595391c5f82bf6b570d9573fa120",
527
- "reference": "bf60d5e606cd595391c5f82bf6b570d9573fa120",
575
+ "url": "https://api.github.com/repos/symfony/console/zipball/bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13",
576
+ "reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13",
528
577
  "shasum": ""
529
578
  },
530
579
  "require": {
@@ -583,20 +632,34 @@
583
632
  ],
584
633
  "description": "Symfony Console Component",
585
634
  "homepage": "https://symfony.com",
586
- "time": "2020-03-27T17:07:22+00:00"
635
+ "funding": [
636
+ {
637
+ "url": "https://symfony.com/sponsor",
638
+ "type": "custom"
639
+ },
640
+ {
641
+ "url": "https://github.com/fabpot",
642
+ "type": "github"
643
+ },
644
+ {
645
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
646
+ "type": "tidelift"
647
+ }
648
+ ],
649
+ "time": "2020-05-30T18:58:05+00:00"
587
650
  },
588
651
  {
589
652
  "name": "symfony/debug",
590
- "version": "v3.4.39",
653
+ "version": "v3.4.42",
591
654
  "source": {
592
655
  "type": "git",
593
656
  "url": "https://github.com/symfony/debug.git",
594
- "reference": "ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29"
657
+ "reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d"
595
658
  },
596
659
  "dist": {
597
660
  "type": "zip",
598
- "url": "https://api.github.com/repos/symfony/debug/zipball/ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29",
599
- "reference": "ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29",
661
+ "url": "https://api.github.com/repos/symfony/debug/zipball/518c6a00d0872da30bd06aee3ea59a0a5cf54d6d",
662
+ "reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d",
600
663
  "shasum": ""
601
664
  },
602
665
  "require": {
@@ -639,20 +702,34 @@
639
702
  ],
640
703
  "description": "Symfony Debug Component",
641
704
  "homepage": "https://symfony.com",
642
- "time": "2020-03-23T10:22:40+00:00"
705
+ "funding": [
706
+ {
707
+ "url": "https://symfony.com/sponsor",
708
+ "type": "custom"
709
+ },
710
+ {
711
+ "url": "https://github.com/fabpot",
712
+ "type": "github"
713
+ },
714
+ {
715
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
716
+ "type": "tidelift"
717
+ }
718
+ ],
719
+ "time": "2020-05-22T18:25:20+00:00"
643
720
  },
644
721
  {
645
722
  "name": "symfony/filesystem",
646
- "version": "v3.4.39",
723
+ "version": "v3.4.42",
647
724
  "source": {
648
725
  "type": "git",
649
726
  "url": "https://github.com/symfony/filesystem.git",
650
- "reference": "ec47520778d524b1736e768e0678cd1f01c03019"
727
+ "reference": "0f625d0cb1e59c8c4ba61abb170125175218ff10"
651
728
  },
652
729
  "dist": {
653
730
  "type": "zip",
654
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/ec47520778d524b1736e768e0678cd1f01c03019",
655
- "reference": "ec47520778d524b1736e768e0678cd1f01c03019",
731
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/0f625d0cb1e59c8c4ba61abb170125175218ff10",
732
+ "reference": "0f625d0cb1e59c8c4ba61abb170125175218ff10",
656
733
  "shasum": ""
657
734
  },
658
735
  "require": {
@@ -689,11 +766,25 @@
689
766
  ],
690
767
  "description": "Symfony Filesystem Component",
691
768
  "homepage": "https://symfony.com",
692
- "time": "2020-03-16T08:31:04+00:00"
769
+ "funding": [
770
+ {
771
+ "url": "https://symfony.com/sponsor",
772
+ "type": "custom"
773
+ },
774
+ {
775
+ "url": "https://github.com/fabpot",
776
+ "type": "github"
777
+ },
778
+ {
779
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
780
+ "type": "tidelift"
781
+ }
782
+ ],
783
+ "time": "2020-05-30T17:48:24+00:00"
693
784
  },
694
785
  {
695
786
  "name": "symfony/finder",
696
- "version": "v3.4.39",
787
+ "version": "v3.4.42",
697
788
  "source": {
698
789
  "type": "git",
699
790
  "url": "https://github.com/symfony/finder.git",
@@ -738,20 +829,34 @@
738
829
  ],
739
830
  "description": "Symfony Finder Component",
740
831
  "homepage": "https://symfony.com",
832
+ "funding": [
833
+ {
834
+ "url": "https://symfony.com/sponsor",
835
+ "type": "custom"
836
+ },
837
+ {
838
+ "url": "https://github.com/fabpot",
839
+ "type": "github"
840
+ },
841
+ {
842
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
843
+ "type": "tidelift"
844
+ }
845
+ ],
741
846
  "time": "2020-02-14T07:34:21+00:00"
742
847
  },
743
848
  {
744
849
  "name": "symfony/polyfill-ctype",
745
- "version": "v1.15.0",
850
+ "version": "v1.17.0",
746
851
  "source": {
747
852
  "type": "git",
748
853
  "url": "https://github.com/symfony/polyfill-ctype.git",
749
- "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14"
854
+ "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
750
855
  },
751
856
  "dist": {
752
857
  "type": "zip",
753
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
754
- "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
858
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
859
+ "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
755
860
  "shasum": ""
756
861
  },
757
862
  "require": {
@@ -763,7 +868,7 @@
763
868
  "type": "library",
764
869
  "extra": {
765
870
  "branch-alias": {
766
- "dev-master": "1.15-dev"
871
+ "dev-master": "1.17-dev"
767
872
  }
768
873
  },
769
874
  "autoload": {
@@ -796,20 +901,34 @@
796
901
  "polyfill",
797
902
  "portable"
798
903
  ],
799
- "time": "2020-02-27T09:26:54+00:00"
904
+ "funding": [
905
+ {
906
+ "url": "https://symfony.com/sponsor",
907
+ "type": "custom"
908
+ },
909
+ {
910
+ "url": "https://github.com/fabpot",
911
+ "type": "github"
912
+ },
913
+ {
914
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
915
+ "type": "tidelift"
916
+ }
917
+ ],
918
+ "time": "2020-05-12T16:14:59+00:00"
800
919
  },
801
920
  {
802
921
  "name": "symfony/polyfill-mbstring",
803
- "version": "v1.15.0",
922
+ "version": "v1.17.0",
804
923
  "source": {
805
924
  "type": "git",
806
925
  "url": "https://github.com/symfony/polyfill-mbstring.git",
807
- "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
926
+ "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
808
927
  },
809
928
  "dist": {
810
929
  "type": "zip",
811
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
812
- "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
930
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
931
+ "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
813
932
  "shasum": ""
814
933
  },
815
934
  "require": {
@@ -821,7 +940,7 @@
821
940
  "type": "library",
822
941
  "extra": {
823
942
  "branch-alias": {
824
- "dev-master": "1.15-dev"
943
+ "dev-master": "1.17-dev"
825
944
  }
826
945
  },
827
946
  "autoload": {
@@ -855,20 +974,34 @@
855
974
  "portable",
856
975
  "shim"
857
976
  ],
858
- "time": "2020-03-09T19:04:49+00:00"
977
+ "funding": [
978
+ {
979
+ "url": "https://symfony.com/sponsor",
980
+ "type": "custom"
981
+ },
982
+ {
983
+ "url": "https://github.com/fabpot",
984
+ "type": "github"
985
+ },
986
+ {
987
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
988
+ "type": "tidelift"
989
+ }
990
+ ],
991
+ "time": "2020-05-12T16:47:27+00:00"
859
992
  },
860
993
  {
861
994
  "name": "symfony/process",
862
- "version": "v3.4.39",
995
+ "version": "v3.4.42",
863
996
  "source": {
864
997
  "type": "git",
865
998
  "url": "https://github.com/symfony/process.git",
866
- "reference": "1dbc09f6e14703ae2398efc86b02ae2bcd9a9931"
999
+ "reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21"
867
1000
  },
868
1001
  "dist": {
869
1002
  "type": "zip",
870
- "url": "https://api.github.com/repos/symfony/process/zipball/1dbc09f6e14703ae2398efc86b02ae2bcd9a9931",
871
- "reference": "1dbc09f6e14703ae2398efc86b02ae2bcd9a9931",
1003
+ "url": "https://api.github.com/repos/symfony/process/zipball/8a895f0c92a7c4b10db95139bcff71bdf66d4d21",
1004
+ "reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21",
872
1005
  "shasum": ""
873
1006
  },
874
1007
  "require": {
@@ -904,7 +1037,21 @@
904
1037
  ],
905
1038
  "description": "Symfony Process Component",
906
1039
  "homepage": "https://symfony.com",
907
- "time": "2020-03-20T06:07:50+00:00"
1040
+ "funding": [
1041
+ {
1042
+ "url": "https://symfony.com/sponsor",
1043
+ "type": "custom"
1044
+ },
1045
+ {
1046
+ "url": "https://github.com/fabpot",
1047
+ "type": "github"
1048
+ },
1049
+ {
1050
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1051
+ "type": "tidelift"
1052
+ }
1053
+ ],
1054
+ "time": "2020-05-23T17:05:51+00:00"
908
1055
  }
909
1056
  ],
910
1057
  "packages-dev": [
@@ -1126,6 +1273,12 @@
1126
1273
  }
1127
1274
  ],
1128
1275
  "description": "A tool to automatically fix PHP code style",
1276
+ "funding": [
1277
+ {
1278
+ "url": "https://github.com/keradus",
1279
+ "type": "github"
1280
+ }
1281
+ ],
1129
1282
  "time": "2020-04-15T18:51:10+00:00"
1130
1283
  },
1131
1284
  {
@@ -1226,16 +1379,16 @@
1226
1379
  },
1227
1380
  {
1228
1381
  "name": "phpstan/phpstan",
1229
- "version": "0.12.19",
1382
+ "version": "0.12.29",
1230
1383
  "source": {
1231
1384
  "type": "git",
1232
1385
  "url": "https://github.com/phpstan/phpstan.git",
1233
- "reference": "054f6d76b12ba9a6c13a5a8d5fcdf51219615f4d"
1386
+ "reference": "9771daaf6b95c6313b908d0bcdee0afcd51f838a"
1234
1387
  },
1235
1388
  "dist": {
1236
1389
  "type": "zip",
1237
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/054f6d76b12ba9a6c13a5a8d5fcdf51219615f4d",
1238
- "reference": "054f6d76b12ba9a6c13a5a8d5fcdf51219615f4d",
1390
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9771daaf6b95c6313b908d0bcdee0afcd51f838a",
1391
+ "reference": "9771daaf6b95c6313b908d0bcdee0afcd51f838a",
1239
1392
  "shasum": ""
1240
1393
  },
1241
1394
  "require": {
@@ -1264,7 +1417,21 @@
1264
1417
  "MIT"
1265
1418
  ],
1266
1419
  "description": "PHPStan - PHP Static Analysis Tool",
1267
- "time": "2020-04-19T20:35:10+00:00"
1420
+ "funding": [
1421
+ {
1422
+ "url": "https://github.com/ondrejmirtes",
1423
+ "type": "github"
1424
+ },
1425
+ {
1426
+ "url": "https://www.patreon.com/phpstan",
1427
+ "type": "patreon"
1428
+ },
1429
+ {
1430
+ "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
1431
+ "type": "tidelift"
1432
+ }
1433
+ ],
1434
+ "time": "2020-06-14T14:10:59+00:00"
1268
1435
  },
1269
1436
  {
1270
1437
  "name": "symfony/event-dispatcher",
@@ -1327,6 +1494,20 @@
1327
1494
  ],
1328
1495
  "description": "Symfony EventDispatcher Component",
1329
1496
  "homepage": "https://symfony.com",
1497
+ "funding": [
1498
+ {
1499
+ "url": "https://symfony.com/sponsor",
1500
+ "type": "custom"
1501
+ },
1502
+ {
1503
+ "url": "https://github.com/fabpot",
1504
+ "type": "github"
1505
+ },
1506
+ {
1507
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1508
+ "type": "tidelift"
1509
+ }
1510
+ ],
1330
1511
  "time": "2020-03-15T09:38:08+00:00"
1331
1512
  },
1332
1513
  {
@@ -1495,6 +1676,20 @@
1495
1676
  "portable",
1496
1677
  "shim"
1497
1678
  ],
1679
+ "funding": [
1680
+ {
1681
+ "url": "https://symfony.com/sponsor",
1682
+ "type": "custom"
1683
+ },
1684
+ {
1685
+ "url": "https://github.com/fabpot",
1686
+ "type": "github"
1687
+ },
1688
+ {
1689
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1690
+ "type": "tidelift"
1691
+ }
1692
+ ],
1498
1693
  "time": "2020-02-27T09:26:54+00:00"
1499
1694
  },
1500
1695
  {
@@ -1544,6 +1739,20 @@
1544
1739
  ],
1545
1740
  "description": "Symfony Stopwatch Component",
1546
1741
  "homepage": "https://symfony.com",
1742
+ "funding": [
1743
+ {
1744
+ "url": "https://symfony.com/sponsor",
1745
+ "type": "custom"
1746
+ },
1747
+ {
1748
+ "url": "https://github.com/fabpot",
1749
+ "type": "github"
1750
+ },
1751
+ {
1752
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1753
+ "type": "tidelift"
1754
+ }
1755
+ ],
1547
1756
  "time": "2020-03-15T09:38:08+00:00"
1548
1757
  }
1549
1758
  ],
@@ -1556,5 +1765,6 @@
1556
1765
  "php": "^7.1",
1557
1766
  "ext-json": "*"
1558
1767
  },
1559
- "platform-dev": []
1768
+ "platform-dev": [],
1769
+ "plugin-api-version": "1.1.0"
1560
1770
  }
@@ -11,7 +11,7 @@ require "dependabot/composer/file_parser"
11
11
  module Dependabot
12
12
  module Composer
13
13
  class UpdateChecker
14
- class VersionResolver
14
+ class VersionResolver # rubocop:disable Metrics/ClassLength
15
15
  class MissingExtensions < StandardError
16
16
  attr_reader :extensions
17
17
 
@@ -72,10 +72,7 @@ module Dependabot
72
72
  def fetch_latest_resolvable_version_string
73
73
  base_directory = dependency_files.first.directory
74
74
  SharedHelpers.in_a_temporary_directory(base_directory) do
75
- File.write("composer.json", prepared_composer_json_content)
76
- File.write("composer.lock", lockfile.content) if lockfile
77
- File.write("auth.json", auth_json.content) if auth_json
78
-
75
+ write_temporary_dependency_files
79
76
  run_update_checker
80
77
  end
81
78
  rescue SharedHelpers::HelperSubprocessFailed => e
@@ -85,6 +82,37 @@ module Dependabot
85
82
  handle_composer_errors(e)
86
83
  end
87
84
 
85
+ def write_temporary_dependency_files(unlock_requirement: true)
86
+ write_dependency_file(unlock_requirement: unlock_requirement)
87
+ write_path_dependency_files
88
+ write_lockfile
89
+ write_auth_file
90
+ end
91
+
92
+ def write_dependency_file(unlock_requirement:)
93
+ File.write(
94
+ "composer.json",
95
+ prepared_composer_json_content(
96
+ unlock_requirement: unlock_requirement
97
+ )
98
+ )
99
+ end
100
+
101
+ def write_path_dependency_files
102
+ path_dependency_files.each do |file|
103
+ FileUtils.mkdir_p(Pathname.new(file.name).dirname)
104
+ File.write(file.name, file.content)
105
+ end
106
+ end
107
+
108
+ def write_lockfile
109
+ File.write("composer.lock", lockfile.content) if lockfile
110
+ end
111
+
112
+ def write_auth_file
113
+ File.write("auth.json", auth_json.content) if auth_json
114
+ end
115
+
88
116
  def transitory_failure?(error)
89
117
  return true if error.message.include?("404 Not Found")
90
118
  return true if error.message.include?("timed out")
@@ -332,17 +360,10 @@ module Dependabot
332
360
  end
333
361
  end
334
362
 
335
- # rubocop:disable Metrics/AbcSize
336
- # rubocop:disable Metrics/PerceivedComplexity
337
363
  def check_original_requirements_resolvable
338
364
  base_directory = dependency_files.first.directory
339
365
  SharedHelpers.in_a_temporary_directory(base_directory) do
340
- File.write(
341
- "composer.json",
342
- prepared_composer_json_content(unlock_requirement: false)
343
- )
344
- File.write("composer.lock", lockfile.content) if lockfile
345
- File.write("auth.json", auth_json.content) if auth_json
366
+ write_temporary_dependency_files(unlock_requirement: false)
346
367
 
347
368
  run_update_checker
348
369
  end
@@ -370,9 +391,6 @@ module Dependabot
370
391
 
371
392
  raise Dependabot::DependencyFileNotResolvable, e.message
372
393
  end
373
- # rubocop:enable Metrics/AbcSize
374
-
375
- # rubocop:enable Metrics/PerceivedComplexity
376
394
 
377
395
  def version_for_reqs(requirements)
378
396
  req_arrays =
@@ -445,6 +463,11 @@ module Dependabot
445
463
  dependency_files.find { |f| f.name == "composer.json" }
446
464
  end
447
465
 
466
+ def path_dependency_files
467
+ @path_dependency_files ||=
468
+ dependency_files.select { |f| f.name.end_with?("/composer.json") }
469
+ end
470
+
448
471
  def lockfile
449
472
  @lockfile ||=
450
473
  dependency_files.find { |f| f.name == "composer.lock" }
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.117.11
4
+ version: 0.118.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-28 00:00:00.000000000 Z
11
+ date: 2020-06-19 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.117.11
19
+ version: 0.118.4
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.117.11
26
+ version: 0.118.4
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: byebug
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -114,28 +114,28 @@ dependencies:
114
114
  requirements:
115
115
  - - "~>"
116
116
  - !ruby/object:Gem::Version
117
- version: 0.83.0
117
+ version: 0.85.0
118
118
  type: :development
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
122
  - - "~>"
123
123
  - !ruby/object:Gem::Version
124
- version: 0.83.0
124
+ version: 0.85.0
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: vcr
127
127
  requirement: !ruby/object:Gem::Requirement
128
128
  requirements:
129
129
  - - '='
130
130
  - !ruby/object:Gem::Version
131
- version: '5.0'
131
+ version: 6.0.0
132
132
  type: :development
133
133
  prerelease: false
134
134
  version_requirements: !ruby/object:Gem::Requirement
135
135
  requirements:
136
136
  - - '='
137
137
  - !ruby/object:Gem::Version
138
- version: '5.0'
138
+ version: 6.0.0
139
139
  - !ruby/object:Gem::Dependency
140
140
  name: webmock
141
141
  requirement: !ruby/object:Gem::Requirement