dependabot-composer 0.118.3 → 0.118.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/helpers/composer.lock +257 -49
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a2b921239651d528b2fb3c36b69ba8cb9db1cd5fc373c05ec0966f37447c9846
|
|
4
|
+
data.tar.gz: 66573f93b71dba27dbb8665fe99e2489682128800133c05563b0ec01ffaab2d3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 223b9b6c6a960ec81b1f715838dc34f5446f8230053b70b420809f36dbfddd3b16385673f0b99642dbd086ae64a5f3be4334bddfe7e366a16a73a9caa36f56d6
|
|
7
|
+
data.tar.gz: eb3a9a18abb3bb66b627bd3b84cfc320908345b50a03769c82c73d471d4d62f9da3ef1bf24013641b7b45f7cb71ace6778dd065250401578bf20c9515bf85354
|
data/helpers/composer.lock
CHANGED
|
@@ -60,20 +60,30 @@
|
|
|
60
60
|
"ssl",
|
|
61
61
|
"tls"
|
|
62
62
|
],
|
|
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
|
+
],
|
|
63
73
|
"time": "2020-04-08T08:27:21+00:00"
|
|
64
74
|
},
|
|
65
75
|
{
|
|
66
76
|
"name": "composer/composer",
|
|
67
|
-
"version": "1.10.
|
|
77
|
+
"version": "1.10.7",
|
|
68
78
|
"source": {
|
|
69
79
|
"type": "git",
|
|
70
80
|
"url": "https://github.com/composer/composer.git",
|
|
71
|
-
"reference": "
|
|
81
|
+
"reference": "956608ea4f7de9e58c53dfb019d85ae62b193c39"
|
|
72
82
|
},
|
|
73
83
|
"dist": {
|
|
74
84
|
"type": "zip",
|
|
75
|
-
"url": "https://api.github.com/repos/composer/composer/zipball/
|
|
76
|
-
"reference": "
|
|
85
|
+
"url": "https://api.github.com/repos/composer/composer/zipball/956608ea4f7de9e58c53dfb019d85ae62b193c39",
|
|
86
|
+
"reference": "956608ea4f7de9e58c53dfb019d85ae62b193c39",
|
|
77
87
|
"shasum": ""
|
|
78
88
|
},
|
|
79
89
|
"require": {
|
|
@@ -81,7 +91,7 @@
|
|
|
81
91
|
"composer/semver": "^1.0",
|
|
82
92
|
"composer/spdx-licenses": "^1.2",
|
|
83
93
|
"composer/xdebug-handler": "^1.1",
|
|
84
|
-
"justinrainbow/json-schema": "^
|
|
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",
|
|
@@ -141,7 +151,21 @@
|
|
|
141
151
|
"dependency",
|
|
142
152
|
"package"
|
|
143
153
|
],
|
|
144
|
-
"
|
|
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"
|
|
145
169
|
},
|
|
146
170
|
{
|
|
147
171
|
"name": "composer/semver",
|
|
@@ -266,16 +290,16 @@
|
|
|
266
290
|
},
|
|
267
291
|
{
|
|
268
292
|
"name": "composer/xdebug-handler",
|
|
269
|
-
"version": "1.4.
|
|
293
|
+
"version": "1.4.2",
|
|
270
294
|
"source": {
|
|
271
295
|
"type": "git",
|
|
272
296
|
"url": "https://github.com/composer/xdebug-handler.git",
|
|
273
|
-
"reference": "
|
|
297
|
+
"reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51"
|
|
274
298
|
},
|
|
275
299
|
"dist": {
|
|
276
300
|
"type": "zip",
|
|
277
|
-
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/
|
|
278
|
-
"reference": "
|
|
301
|
+
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51",
|
|
302
|
+
"reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51",
|
|
279
303
|
"shasum": ""
|
|
280
304
|
},
|
|
281
305
|
"require": {
|
|
@@ -306,20 +330,34 @@
|
|
|
306
330
|
"Xdebug",
|
|
307
331
|
"performance"
|
|
308
332
|
],
|
|
309
|
-
"
|
|
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"
|
|
310
348
|
},
|
|
311
349
|
{
|
|
312
350
|
"name": "justinrainbow/json-schema",
|
|
313
|
-
"version": "5.2.
|
|
351
|
+
"version": "5.2.10",
|
|
314
352
|
"source": {
|
|
315
353
|
"type": "git",
|
|
316
354
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
|
317
|
-
"reference": "
|
|
355
|
+
"reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
|
|
318
356
|
},
|
|
319
357
|
"dist": {
|
|
320
358
|
"type": "zip",
|
|
321
|
-
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/
|
|
322
|
-
"reference": "
|
|
359
|
+
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
|
|
360
|
+
"reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
|
|
323
361
|
"shasum": ""
|
|
324
362
|
},
|
|
325
363
|
"require": {
|
|
@@ -372,7 +410,7 @@
|
|
|
372
410
|
"json",
|
|
373
411
|
"schema"
|
|
374
412
|
],
|
|
375
|
-
"time": "
|
|
413
|
+
"time": "2020-05-27T16:41:55+00:00"
|
|
376
414
|
},
|
|
377
415
|
{
|
|
378
416
|
"name": "psr/log",
|
|
@@ -468,6 +506,16 @@
|
|
|
468
506
|
"parser",
|
|
469
507
|
"validator"
|
|
470
508
|
],
|
|
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
|
+
],
|
|
471
519
|
"time": "2020-04-30T19:05:18+00:00"
|
|
472
520
|
},
|
|
473
521
|
{
|
|
@@ -516,16 +564,16 @@
|
|
|
516
564
|
},
|
|
517
565
|
{
|
|
518
566
|
"name": "symfony/console",
|
|
519
|
-
"version": "v3.4.
|
|
567
|
+
"version": "v3.4.42",
|
|
520
568
|
"source": {
|
|
521
569
|
"type": "git",
|
|
522
570
|
"url": "https://github.com/symfony/console.git",
|
|
523
|
-
"reference": "
|
|
571
|
+
"reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13"
|
|
524
572
|
},
|
|
525
573
|
"dist": {
|
|
526
574
|
"type": "zip",
|
|
527
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
|
528
|
-
"reference": "
|
|
575
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13",
|
|
576
|
+
"reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13",
|
|
529
577
|
"shasum": ""
|
|
530
578
|
},
|
|
531
579
|
"require": {
|
|
@@ -584,20 +632,34 @@
|
|
|
584
632
|
],
|
|
585
633
|
"description": "Symfony Console Component",
|
|
586
634
|
"homepage": "https://symfony.com",
|
|
587
|
-
"
|
|
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"
|
|
588
650
|
},
|
|
589
651
|
{
|
|
590
652
|
"name": "symfony/debug",
|
|
591
|
-
"version": "v3.4.
|
|
653
|
+
"version": "v3.4.42",
|
|
592
654
|
"source": {
|
|
593
655
|
"type": "git",
|
|
594
656
|
"url": "https://github.com/symfony/debug.git",
|
|
595
|
-
"reference": "
|
|
657
|
+
"reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d"
|
|
596
658
|
},
|
|
597
659
|
"dist": {
|
|
598
660
|
"type": "zip",
|
|
599
|
-
"url": "https://api.github.com/repos/symfony/debug/zipball/
|
|
600
|
-
"reference": "
|
|
661
|
+
"url": "https://api.github.com/repos/symfony/debug/zipball/518c6a00d0872da30bd06aee3ea59a0a5cf54d6d",
|
|
662
|
+
"reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d",
|
|
601
663
|
"shasum": ""
|
|
602
664
|
},
|
|
603
665
|
"require": {
|
|
@@ -640,20 +702,34 @@
|
|
|
640
702
|
],
|
|
641
703
|
"description": "Symfony Debug Component",
|
|
642
704
|
"homepage": "https://symfony.com",
|
|
643
|
-
"
|
|
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"
|
|
644
720
|
},
|
|
645
721
|
{
|
|
646
722
|
"name": "symfony/filesystem",
|
|
647
|
-
"version": "v3.4.
|
|
723
|
+
"version": "v3.4.42",
|
|
648
724
|
"source": {
|
|
649
725
|
"type": "git",
|
|
650
726
|
"url": "https://github.com/symfony/filesystem.git",
|
|
651
|
-
"reference": "
|
|
727
|
+
"reference": "0f625d0cb1e59c8c4ba61abb170125175218ff10"
|
|
652
728
|
},
|
|
653
729
|
"dist": {
|
|
654
730
|
"type": "zip",
|
|
655
|
-
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
|
|
656
|
-
"reference": "
|
|
731
|
+
"url": "https://api.github.com/repos/symfony/filesystem/zipball/0f625d0cb1e59c8c4ba61abb170125175218ff10",
|
|
732
|
+
"reference": "0f625d0cb1e59c8c4ba61abb170125175218ff10",
|
|
657
733
|
"shasum": ""
|
|
658
734
|
},
|
|
659
735
|
"require": {
|
|
@@ -690,11 +766,25 @@
|
|
|
690
766
|
],
|
|
691
767
|
"description": "Symfony Filesystem Component",
|
|
692
768
|
"homepage": "https://symfony.com",
|
|
693
|
-
"
|
|
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"
|
|
694
784
|
},
|
|
695
785
|
{
|
|
696
786
|
"name": "symfony/finder",
|
|
697
|
-
"version": "v3.4.
|
|
787
|
+
"version": "v3.4.42",
|
|
698
788
|
"source": {
|
|
699
789
|
"type": "git",
|
|
700
790
|
"url": "https://github.com/symfony/finder.git",
|
|
@@ -739,20 +829,34 @@
|
|
|
739
829
|
],
|
|
740
830
|
"description": "Symfony Finder Component",
|
|
741
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
|
+
],
|
|
742
846
|
"time": "2020-02-14T07:34:21+00:00"
|
|
743
847
|
},
|
|
744
848
|
{
|
|
745
849
|
"name": "symfony/polyfill-ctype",
|
|
746
|
-
"version": "v1.
|
|
850
|
+
"version": "v1.17.0",
|
|
747
851
|
"source": {
|
|
748
852
|
"type": "git",
|
|
749
853
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
750
|
-
"reference": "
|
|
854
|
+
"reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
|
|
751
855
|
},
|
|
752
856
|
"dist": {
|
|
753
857
|
"type": "zip",
|
|
754
|
-
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
|
|
755
|
-
"reference": "
|
|
858
|
+
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
|
|
859
|
+
"reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
|
|
756
860
|
"shasum": ""
|
|
757
861
|
},
|
|
758
862
|
"require": {
|
|
@@ -764,7 +868,7 @@
|
|
|
764
868
|
"type": "library",
|
|
765
869
|
"extra": {
|
|
766
870
|
"branch-alias": {
|
|
767
|
-
"dev-master": "1.
|
|
871
|
+
"dev-master": "1.17-dev"
|
|
768
872
|
}
|
|
769
873
|
},
|
|
770
874
|
"autoload": {
|
|
@@ -797,20 +901,34 @@
|
|
|
797
901
|
"polyfill",
|
|
798
902
|
"portable"
|
|
799
903
|
],
|
|
800
|
-
"
|
|
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"
|
|
801
919
|
},
|
|
802
920
|
{
|
|
803
921
|
"name": "symfony/polyfill-mbstring",
|
|
804
|
-
"version": "v1.
|
|
922
|
+
"version": "v1.17.0",
|
|
805
923
|
"source": {
|
|
806
924
|
"type": "git",
|
|
807
925
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
808
|
-
"reference": "
|
|
926
|
+
"reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
|
|
809
927
|
},
|
|
810
928
|
"dist": {
|
|
811
929
|
"type": "zip",
|
|
812
|
-
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/
|
|
813
|
-
"reference": "
|
|
930
|
+
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
|
|
931
|
+
"reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
|
|
814
932
|
"shasum": ""
|
|
815
933
|
},
|
|
816
934
|
"require": {
|
|
@@ -822,7 +940,7 @@
|
|
|
822
940
|
"type": "library",
|
|
823
941
|
"extra": {
|
|
824
942
|
"branch-alias": {
|
|
825
|
-
"dev-master": "1.
|
|
943
|
+
"dev-master": "1.17-dev"
|
|
826
944
|
}
|
|
827
945
|
},
|
|
828
946
|
"autoload": {
|
|
@@ -856,20 +974,34 @@
|
|
|
856
974
|
"portable",
|
|
857
975
|
"shim"
|
|
858
976
|
],
|
|
859
|
-
"
|
|
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"
|
|
860
992
|
},
|
|
861
993
|
{
|
|
862
994
|
"name": "symfony/process",
|
|
863
|
-
"version": "v3.4.
|
|
995
|
+
"version": "v3.4.42",
|
|
864
996
|
"source": {
|
|
865
997
|
"type": "git",
|
|
866
998
|
"url": "https://github.com/symfony/process.git",
|
|
867
|
-
"reference": "
|
|
999
|
+
"reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21"
|
|
868
1000
|
},
|
|
869
1001
|
"dist": {
|
|
870
1002
|
"type": "zip",
|
|
871
|
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
|
872
|
-
"reference": "
|
|
1003
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/8a895f0c92a7c4b10db95139bcff71bdf66d4d21",
|
|
1004
|
+
"reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21",
|
|
873
1005
|
"shasum": ""
|
|
874
1006
|
},
|
|
875
1007
|
"require": {
|
|
@@ -905,7 +1037,21 @@
|
|
|
905
1037
|
],
|
|
906
1038
|
"description": "Symfony Process Component",
|
|
907
1039
|
"homepage": "https://symfony.com",
|
|
908
|
-
"
|
|
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"
|
|
909
1055
|
}
|
|
910
1056
|
],
|
|
911
1057
|
"packages-dev": [
|
|
@@ -1127,6 +1273,12 @@
|
|
|
1127
1273
|
}
|
|
1128
1274
|
],
|
|
1129
1275
|
"description": "A tool to automatically fix PHP code style",
|
|
1276
|
+
"funding": [
|
|
1277
|
+
{
|
|
1278
|
+
"url": "https://github.com/keradus",
|
|
1279
|
+
"type": "github"
|
|
1280
|
+
}
|
|
1281
|
+
],
|
|
1130
1282
|
"time": "2020-04-15T18:51:10+00:00"
|
|
1131
1283
|
},
|
|
1132
1284
|
{
|
|
@@ -1265,6 +1417,20 @@
|
|
|
1265
1417
|
"MIT"
|
|
1266
1418
|
],
|
|
1267
1419
|
"description": "PHPStan - PHP Static Analysis Tool",
|
|
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
|
+
],
|
|
1268
1434
|
"time": "2020-06-14T14:10:59+00:00"
|
|
1269
1435
|
},
|
|
1270
1436
|
{
|
|
@@ -1328,6 +1494,20 @@
|
|
|
1328
1494
|
],
|
|
1329
1495
|
"description": "Symfony EventDispatcher Component",
|
|
1330
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
|
+
],
|
|
1331
1511
|
"time": "2020-03-15T09:38:08+00:00"
|
|
1332
1512
|
},
|
|
1333
1513
|
{
|
|
@@ -1496,6 +1676,20 @@
|
|
|
1496
1676
|
"portable",
|
|
1497
1677
|
"shim"
|
|
1498
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
|
+
],
|
|
1499
1693
|
"time": "2020-02-27T09:26:54+00:00"
|
|
1500
1694
|
},
|
|
1501
1695
|
{
|
|
@@ -1545,6 +1739,20 @@
|
|
|
1545
1739
|
],
|
|
1546
1740
|
"description": "Symfony Stopwatch Component",
|
|
1547
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
|
+
],
|
|
1548
1756
|
"time": "2020-03-15T09:38:08+00:00"
|
|
1549
1757
|
}
|
|
1550
1758
|
],
|
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.118.
|
|
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-06-
|
|
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.118.
|
|
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.118.
|
|
26
|
+
version: 0.118.4
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: byebug
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|