dependabot-composer 0.162.2 → 0.163.0
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/v1/composer.lock +161 -157
- data/helpers/v2/composer.lock +186 -105
- metadata +4 -4
data/helpers/v1/composer.lock
CHANGED
|
@@ -8,16 +8,16 @@
|
|
|
8
8
|
"packages": [
|
|
9
9
|
{
|
|
10
10
|
"name": "composer/ca-bundle",
|
|
11
|
-
"version": "1.2.
|
|
11
|
+
"version": "1.2.11",
|
|
12
12
|
"source": {
|
|
13
13
|
"type": "git",
|
|
14
14
|
"url": "https://github.com/composer/ca-bundle.git",
|
|
15
|
-
"reference": "
|
|
15
|
+
"reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582"
|
|
16
16
|
},
|
|
17
17
|
"dist": {
|
|
18
18
|
"type": "zip",
|
|
19
|
-
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/
|
|
20
|
-
"reference": "
|
|
19
|
+
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/0b072d51c5a9c6f3412f7ea3ab043d6603cb2582",
|
|
20
|
+
"reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582",
|
|
21
21
|
"shasum": ""
|
|
22
22
|
},
|
|
23
23
|
"require": {
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"phpstan/phpstan": "^0.12.55",
|
|
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"
|
|
32
|
+
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
|
|
33
33
|
},
|
|
34
34
|
"type": "library",
|
|
35
35
|
"extra": {
|
|
@@ -75,20 +75,20 @@
|
|
|
75
75
|
"type": "tidelift"
|
|
76
76
|
}
|
|
77
77
|
],
|
|
78
|
-
"time": "2021-
|
|
78
|
+
"time": "2021-09-25T20:32:43+00:00"
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"name": "composer/composer",
|
|
82
|
-
"version": "1.10.
|
|
82
|
+
"version": "1.10.23",
|
|
83
83
|
"source": {
|
|
84
84
|
"type": "git",
|
|
85
85
|
"url": "https://github.com/composer/composer.git",
|
|
86
|
-
"reference": "
|
|
86
|
+
"reference": "eb3bae3d3de2e4abd94fa56fbe18355aba0b47ae"
|
|
87
87
|
},
|
|
88
88
|
"dist": {
|
|
89
89
|
"type": "zip",
|
|
90
|
-
"url": "https://api.github.com/repos/composer/composer/zipball/
|
|
91
|
-
"reference": "
|
|
90
|
+
"url": "https://api.github.com/repos/composer/composer/zipball/eb3bae3d3de2e4abd94fa56fbe18355aba0b47ae",
|
|
91
|
+
"reference": "eb3bae3d3de2e4abd94fa56fbe18355aba0b47ae",
|
|
92
92
|
"shasum": ""
|
|
93
93
|
},
|
|
94
94
|
"require": {
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"type": "tidelift"
|
|
170
170
|
}
|
|
171
171
|
],
|
|
172
|
-
"time": "2021-
|
|
172
|
+
"time": "2021-10-05T07:44:27+00:00"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"name": "composer/semver",
|
|
@@ -381,16 +381,16 @@
|
|
|
381
381
|
},
|
|
382
382
|
{
|
|
383
383
|
"name": "justinrainbow/json-schema",
|
|
384
|
-
"version": "5.2.
|
|
384
|
+
"version": "5.2.11",
|
|
385
385
|
"source": {
|
|
386
386
|
"type": "git",
|
|
387
387
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
|
388
|
-
"reference": "
|
|
388
|
+
"reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa"
|
|
389
389
|
},
|
|
390
390
|
"dist": {
|
|
391
391
|
"type": "zip",
|
|
392
|
-
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/
|
|
393
|
-
"reference": "
|
|
392
|
+
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa",
|
|
393
|
+
"reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa",
|
|
394
394
|
"shasum": ""
|
|
395
395
|
},
|
|
396
396
|
"require": {
|
|
@@ -443,7 +443,7 @@
|
|
|
443
443
|
"json",
|
|
444
444
|
"schema"
|
|
445
445
|
],
|
|
446
|
-
"time": "
|
|
446
|
+
"time": "2021-07-22T09:24:00+00:00"
|
|
447
447
|
},
|
|
448
448
|
{
|
|
449
449
|
"name": "psr/container",
|
|
@@ -597,16 +597,16 @@
|
|
|
597
597
|
},
|
|
598
598
|
{
|
|
599
599
|
"name": "seld/phar-utils",
|
|
600
|
-
"version": "1.1.
|
|
600
|
+
"version": "1.1.2",
|
|
601
601
|
"source": {
|
|
602
602
|
"type": "git",
|
|
603
603
|
"url": "https://github.com/Seldaek/phar-utils.git",
|
|
604
|
-
"reference": "
|
|
604
|
+
"reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0"
|
|
605
605
|
},
|
|
606
606
|
"dist": {
|
|
607
607
|
"type": "zip",
|
|
608
|
-
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/
|
|
609
|
-
"reference": "
|
|
608
|
+
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/749042a2315705d2dfbbc59234dd9ceb22bf3ff0",
|
|
609
|
+
"reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0",
|
|
610
610
|
"shasum": ""
|
|
611
611
|
},
|
|
612
612
|
"require": {
|
|
@@ -637,31 +637,33 @@
|
|
|
637
637
|
"keywords": [
|
|
638
638
|
"phar"
|
|
639
639
|
],
|
|
640
|
-
"time": "
|
|
640
|
+
"time": "2021-08-19T21:01:38+00:00"
|
|
641
641
|
},
|
|
642
642
|
{
|
|
643
643
|
"name": "symfony/console",
|
|
644
|
-
"version": "v5.
|
|
644
|
+
"version": "v5.3.7",
|
|
645
645
|
"source": {
|
|
646
646
|
"type": "git",
|
|
647
647
|
"url": "https://github.com/symfony/console.git",
|
|
648
|
-
"reference": "
|
|
648
|
+
"reference": "8b1008344647462ae6ec57559da166c2bfa5e16a"
|
|
649
649
|
},
|
|
650
650
|
"dist": {
|
|
651
651
|
"type": "zip",
|
|
652
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
|
653
|
-
"reference": "
|
|
652
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/8b1008344647462ae6ec57559da166c2bfa5e16a",
|
|
653
|
+
"reference": "8b1008344647462ae6ec57559da166c2bfa5e16a",
|
|
654
654
|
"shasum": ""
|
|
655
655
|
},
|
|
656
656
|
"require": {
|
|
657
657
|
"php": ">=7.2.5",
|
|
658
|
+
"symfony/deprecation-contracts": "^2.1",
|
|
658
659
|
"symfony/polyfill-mbstring": "~1.0",
|
|
659
660
|
"symfony/polyfill-php73": "^1.8",
|
|
660
|
-
"symfony/polyfill-php80": "^1.
|
|
661
|
+
"symfony/polyfill-php80": "^1.16",
|
|
661
662
|
"symfony/service-contracts": "^1.1|^2",
|
|
662
663
|
"symfony/string": "^5.1"
|
|
663
664
|
},
|
|
664
665
|
"conflict": {
|
|
666
|
+
"psr/log": ">=3",
|
|
665
667
|
"symfony/dependency-injection": "<4.4",
|
|
666
668
|
"symfony/dotenv": "<5.1",
|
|
667
669
|
"symfony/event-dispatcher": "<4.4",
|
|
@@ -669,10 +671,10 @@
|
|
|
669
671
|
"symfony/process": "<4.4"
|
|
670
672
|
},
|
|
671
673
|
"provide": {
|
|
672
|
-
"psr/log-implementation": "1.0"
|
|
674
|
+
"psr/log-implementation": "1.0|2.0"
|
|
673
675
|
},
|
|
674
676
|
"require-dev": {
|
|
675
|
-
"psr/log": "
|
|
677
|
+
"psr/log": "^1|^2",
|
|
676
678
|
"symfony/config": "^4.4|^5.0",
|
|
677
679
|
"symfony/dependency-injection": "^4.4|^5.0",
|
|
678
680
|
"symfony/event-dispatcher": "^4.4|^5.0",
|
|
@@ -731,25 +733,90 @@
|
|
|
731
733
|
"type": "tidelift"
|
|
732
734
|
}
|
|
733
735
|
],
|
|
734
|
-
"time": "2021-
|
|
736
|
+
"time": "2021-08-25T20:02:16+00:00"
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"name": "symfony/deprecation-contracts",
|
|
740
|
+
"version": "v2.4.0",
|
|
741
|
+
"source": {
|
|
742
|
+
"type": "git",
|
|
743
|
+
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
744
|
+
"reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
|
|
745
|
+
},
|
|
746
|
+
"dist": {
|
|
747
|
+
"type": "zip",
|
|
748
|
+
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
|
|
749
|
+
"reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
|
|
750
|
+
"shasum": ""
|
|
751
|
+
},
|
|
752
|
+
"require": {
|
|
753
|
+
"php": ">=7.1"
|
|
754
|
+
},
|
|
755
|
+
"type": "library",
|
|
756
|
+
"extra": {
|
|
757
|
+
"branch-alias": {
|
|
758
|
+
"dev-main": "2.4-dev"
|
|
759
|
+
},
|
|
760
|
+
"thanks": {
|
|
761
|
+
"name": "symfony/contracts",
|
|
762
|
+
"url": "https://github.com/symfony/contracts"
|
|
763
|
+
}
|
|
764
|
+
},
|
|
765
|
+
"autoload": {
|
|
766
|
+
"files": [
|
|
767
|
+
"function.php"
|
|
768
|
+
]
|
|
769
|
+
},
|
|
770
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
771
|
+
"license": [
|
|
772
|
+
"MIT"
|
|
773
|
+
],
|
|
774
|
+
"authors": [
|
|
775
|
+
{
|
|
776
|
+
"name": "Nicolas Grekas",
|
|
777
|
+
"email": "p@tchwork.com"
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"name": "Symfony Community",
|
|
781
|
+
"homepage": "https://symfony.com/contributors"
|
|
782
|
+
}
|
|
783
|
+
],
|
|
784
|
+
"description": "A generic function and convention to trigger deprecation notices",
|
|
785
|
+
"homepage": "https://symfony.com",
|
|
786
|
+
"funding": [
|
|
787
|
+
{
|
|
788
|
+
"url": "https://symfony.com/sponsor",
|
|
789
|
+
"type": "custom"
|
|
790
|
+
},
|
|
791
|
+
{
|
|
792
|
+
"url": "https://github.com/fabpot",
|
|
793
|
+
"type": "github"
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
797
|
+
"type": "tidelift"
|
|
798
|
+
}
|
|
799
|
+
],
|
|
800
|
+
"time": "2021-03-23T23:28:01+00:00"
|
|
735
801
|
},
|
|
736
802
|
{
|
|
737
803
|
"name": "symfony/filesystem",
|
|
738
|
-
"version": "v5.
|
|
804
|
+
"version": "v5.3.4",
|
|
739
805
|
"source": {
|
|
740
806
|
"type": "git",
|
|
741
807
|
"url": "https://github.com/symfony/filesystem.git",
|
|
742
|
-
"reference": "
|
|
808
|
+
"reference": "343f4fe324383ca46792cae728a3b6e2f708fb32"
|
|
743
809
|
},
|
|
744
810
|
"dist": {
|
|
745
811
|
"type": "zip",
|
|
746
|
-
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
|
|
747
|
-
"reference": "
|
|
812
|
+
"url": "https://api.github.com/repos/symfony/filesystem/zipball/343f4fe324383ca46792cae728a3b6e2f708fb32",
|
|
813
|
+
"reference": "343f4fe324383ca46792cae728a3b6e2f708fb32",
|
|
748
814
|
"shasum": ""
|
|
749
815
|
},
|
|
750
816
|
"require": {
|
|
751
817
|
"php": ">=7.2.5",
|
|
752
|
-
"symfony/polyfill-ctype": "~1.8"
|
|
818
|
+
"symfony/polyfill-ctype": "~1.8",
|
|
819
|
+
"symfony/polyfill-php80": "^1.16"
|
|
753
820
|
},
|
|
754
821
|
"type": "library",
|
|
755
822
|
"autoload": {
|
|
@@ -790,24 +857,25 @@
|
|
|
790
857
|
"type": "tidelift"
|
|
791
858
|
}
|
|
792
859
|
],
|
|
793
|
-
"time": "2021-
|
|
860
|
+
"time": "2021-07-21T12:40:44+00:00"
|
|
794
861
|
},
|
|
795
862
|
{
|
|
796
863
|
"name": "symfony/finder",
|
|
797
|
-
"version": "v5.
|
|
864
|
+
"version": "v5.3.7",
|
|
798
865
|
"source": {
|
|
799
866
|
"type": "git",
|
|
800
867
|
"url": "https://github.com/symfony/finder.git",
|
|
801
|
-
"reference": "
|
|
868
|
+
"reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93"
|
|
802
869
|
},
|
|
803
870
|
"dist": {
|
|
804
871
|
"type": "zip",
|
|
805
|
-
"url": "https://api.github.com/repos/symfony/finder/zipball/
|
|
806
|
-
"reference": "
|
|
872
|
+
"url": "https://api.github.com/repos/symfony/finder/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
|
|
873
|
+
"reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
|
|
807
874
|
"shasum": ""
|
|
808
875
|
},
|
|
809
876
|
"require": {
|
|
810
|
-
"php": ">=7.2.5"
|
|
877
|
+
"php": ">=7.2.5",
|
|
878
|
+
"symfony/polyfill-php80": "^1.16"
|
|
811
879
|
},
|
|
812
880
|
"type": "library",
|
|
813
881
|
"autoload": {
|
|
@@ -848,20 +916,20 @@
|
|
|
848
916
|
"type": "tidelift"
|
|
849
917
|
}
|
|
850
918
|
],
|
|
851
|
-
"time": "2021-
|
|
919
|
+
"time": "2021-08-04T21:20:46+00:00"
|
|
852
920
|
},
|
|
853
921
|
{
|
|
854
922
|
"name": "symfony/polyfill-ctype",
|
|
855
|
-
"version": "v1.
|
|
923
|
+
"version": "v1.23.0",
|
|
856
924
|
"source": {
|
|
857
925
|
"type": "git",
|
|
858
926
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
859
|
-
"reference": "
|
|
927
|
+
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
|
|
860
928
|
},
|
|
861
929
|
"dist": {
|
|
862
930
|
"type": "zip",
|
|
863
|
-
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
|
|
864
|
-
"reference": "
|
|
931
|
+
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
|
|
932
|
+
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
|
|
865
933
|
"shasum": ""
|
|
866
934
|
},
|
|
867
935
|
"require": {
|
|
@@ -873,7 +941,7 @@
|
|
|
873
941
|
"type": "library",
|
|
874
942
|
"extra": {
|
|
875
943
|
"branch-alias": {
|
|
876
|
-
"dev-main": "1.
|
|
944
|
+
"dev-main": "1.23-dev"
|
|
877
945
|
},
|
|
878
946
|
"thanks": {
|
|
879
947
|
"name": "symfony/polyfill",
|
|
@@ -924,20 +992,20 @@
|
|
|
924
992
|
"type": "tidelift"
|
|
925
993
|
}
|
|
926
994
|
],
|
|
927
|
-
"time": "2021-
|
|
995
|
+
"time": "2021-02-19T12:13:01+00:00"
|
|
928
996
|
},
|
|
929
997
|
{
|
|
930
998
|
"name": "symfony/polyfill-intl-grapheme",
|
|
931
|
-
"version": "v1.
|
|
999
|
+
"version": "v1.23.1",
|
|
932
1000
|
"source": {
|
|
933
1001
|
"type": "git",
|
|
934
1002
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
935
|
-
"reference": "
|
|
1003
|
+
"reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
|
|
936
1004
|
},
|
|
937
1005
|
"dist": {
|
|
938
1006
|
"type": "zip",
|
|
939
|
-
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/
|
|
940
|
-
"reference": "
|
|
1007
|
+
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
|
|
1008
|
+
"reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
|
|
941
1009
|
"shasum": ""
|
|
942
1010
|
},
|
|
943
1011
|
"require": {
|
|
@@ -949,7 +1017,7 @@
|
|
|
949
1017
|
"type": "library",
|
|
950
1018
|
"extra": {
|
|
951
1019
|
"branch-alias": {
|
|
952
|
-
"dev-main": "1.
|
|
1020
|
+
"dev-main": "1.23-dev"
|
|
953
1021
|
},
|
|
954
1022
|
"thanks": {
|
|
955
1023
|
"name": "symfony/polyfill",
|
|
@@ -1002,20 +1070,20 @@
|
|
|
1002
1070
|
"type": "tidelift"
|
|
1003
1071
|
}
|
|
1004
1072
|
],
|
|
1005
|
-
"time": "2021-
|
|
1073
|
+
"time": "2021-05-27T12:26:48+00:00"
|
|
1006
1074
|
},
|
|
1007
1075
|
{
|
|
1008
1076
|
"name": "symfony/polyfill-intl-normalizer",
|
|
1009
|
-
"version": "v1.
|
|
1077
|
+
"version": "v1.23.0",
|
|
1010
1078
|
"source": {
|
|
1011
1079
|
"type": "git",
|
|
1012
1080
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
1013
|
-
"reference": "
|
|
1081
|
+
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
|
|
1014
1082
|
},
|
|
1015
1083
|
"dist": {
|
|
1016
1084
|
"type": "zip",
|
|
1017
|
-
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/
|
|
1018
|
-
"reference": "
|
|
1085
|
+
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
|
1086
|
+
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
|
1019
1087
|
"shasum": ""
|
|
1020
1088
|
},
|
|
1021
1089
|
"require": {
|
|
@@ -1027,7 +1095,7 @@
|
|
|
1027
1095
|
"type": "library",
|
|
1028
1096
|
"extra": {
|
|
1029
1097
|
"branch-alias": {
|
|
1030
|
-
"dev-main": "1.
|
|
1098
|
+
"dev-main": "1.23-dev"
|
|
1031
1099
|
},
|
|
1032
1100
|
"thanks": {
|
|
1033
1101
|
"name": "symfony/polyfill",
|
|
@@ -1083,20 +1151,20 @@
|
|
|
1083
1151
|
"type": "tidelift"
|
|
1084
1152
|
}
|
|
1085
1153
|
],
|
|
1086
|
-
"time": "2021-
|
|
1154
|
+
"time": "2021-02-19T12:13:01+00:00"
|
|
1087
1155
|
},
|
|
1088
1156
|
{
|
|
1089
1157
|
"name": "symfony/polyfill-mbstring",
|
|
1090
|
-
"version": "v1.
|
|
1158
|
+
"version": "v1.23.1",
|
|
1091
1159
|
"source": {
|
|
1092
1160
|
"type": "git",
|
|
1093
1161
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
1094
|
-
"reference": "
|
|
1162
|
+
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
|
|
1095
1163
|
},
|
|
1096
1164
|
"dist": {
|
|
1097
1165
|
"type": "zip",
|
|
1098
|
-
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/
|
|
1099
|
-
"reference": "
|
|
1166
|
+
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
|
|
1167
|
+
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
|
|
1100
1168
|
"shasum": ""
|
|
1101
1169
|
},
|
|
1102
1170
|
"require": {
|
|
@@ -1108,7 +1176,7 @@
|
|
|
1108
1176
|
"type": "library",
|
|
1109
1177
|
"extra": {
|
|
1110
1178
|
"branch-alias": {
|
|
1111
|
-
"dev-main": "1.
|
|
1179
|
+
"dev-main": "1.23-dev"
|
|
1112
1180
|
},
|
|
1113
1181
|
"thanks": {
|
|
1114
1182
|
"name": "symfony/polyfill",
|
|
@@ -1160,20 +1228,20 @@
|
|
|
1160
1228
|
"type": "tidelift"
|
|
1161
1229
|
}
|
|
1162
1230
|
],
|
|
1163
|
-
"time": "2021-
|
|
1231
|
+
"time": "2021-05-27T12:26:48+00:00"
|
|
1164
1232
|
},
|
|
1165
1233
|
{
|
|
1166
1234
|
"name": "symfony/polyfill-php73",
|
|
1167
|
-
"version": "v1.
|
|
1235
|
+
"version": "v1.23.0",
|
|
1168
1236
|
"source": {
|
|
1169
1237
|
"type": "git",
|
|
1170
1238
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
1171
|
-
"reference": "
|
|
1239
|
+
"reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
|
|
1172
1240
|
},
|
|
1173
1241
|
"dist": {
|
|
1174
1242
|
"type": "zip",
|
|
1175
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/
|
|
1176
|
-
"reference": "
|
|
1243
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
|
|
1244
|
+
"reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
|
|
1177
1245
|
"shasum": ""
|
|
1178
1246
|
},
|
|
1179
1247
|
"require": {
|
|
@@ -1182,7 +1250,7 @@
|
|
|
1182
1250
|
"type": "library",
|
|
1183
1251
|
"extra": {
|
|
1184
1252
|
"branch-alias": {
|
|
1185
|
-
"dev-main": "1.
|
|
1253
|
+
"dev-main": "1.23-dev"
|
|
1186
1254
|
},
|
|
1187
1255
|
"thanks": {
|
|
1188
1256
|
"name": "symfony/polyfill",
|
|
@@ -1236,20 +1304,20 @@
|
|
|
1236
1304
|
"type": "tidelift"
|
|
1237
1305
|
}
|
|
1238
1306
|
],
|
|
1239
|
-
"time": "2021-
|
|
1307
|
+
"time": "2021-02-19T12:13:01+00:00"
|
|
1240
1308
|
},
|
|
1241
1309
|
{
|
|
1242
1310
|
"name": "symfony/polyfill-php80",
|
|
1243
|
-
"version": "v1.
|
|
1311
|
+
"version": "v1.23.1",
|
|
1244
1312
|
"source": {
|
|
1245
1313
|
"type": "git",
|
|
1246
1314
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
1247
|
-
"reference": "
|
|
1315
|
+
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
|
|
1248
1316
|
},
|
|
1249
1317
|
"dist": {
|
|
1250
1318
|
"type": "zip",
|
|
1251
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/
|
|
1252
|
-
"reference": "
|
|
1319
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
|
|
1320
|
+
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
|
|
1253
1321
|
"shasum": ""
|
|
1254
1322
|
},
|
|
1255
1323
|
"require": {
|
|
@@ -1258,7 +1326,7 @@
|
|
|
1258
1326
|
"type": "library",
|
|
1259
1327
|
"extra": {
|
|
1260
1328
|
"branch-alias": {
|
|
1261
|
-
"dev-main": "1.
|
|
1329
|
+
"dev-main": "1.23-dev"
|
|
1262
1330
|
},
|
|
1263
1331
|
"thanks": {
|
|
1264
1332
|
"name": "symfony/polyfill",
|
|
@@ -1316,25 +1384,25 @@
|
|
|
1316
1384
|
"type": "tidelift"
|
|
1317
1385
|
}
|
|
1318
1386
|
],
|
|
1319
|
-
"time": "2021-
|
|
1387
|
+
"time": "2021-07-28T13:41:28+00:00"
|
|
1320
1388
|
},
|
|
1321
1389
|
{
|
|
1322
1390
|
"name": "symfony/process",
|
|
1323
|
-
"version": "v5.
|
|
1391
|
+
"version": "v5.3.7",
|
|
1324
1392
|
"source": {
|
|
1325
1393
|
"type": "git",
|
|
1326
1394
|
"url": "https://github.com/symfony/process.git",
|
|
1327
|
-
"reference": "
|
|
1395
|
+
"reference": "38f26c7d6ed535217ea393e05634cb0b244a1967"
|
|
1328
1396
|
},
|
|
1329
1397
|
"dist": {
|
|
1330
1398
|
"type": "zip",
|
|
1331
|
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
|
1332
|
-
"reference": "
|
|
1399
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/38f26c7d6ed535217ea393e05634cb0b244a1967",
|
|
1400
|
+
"reference": "38f26c7d6ed535217ea393e05634cb0b244a1967",
|
|
1333
1401
|
"shasum": ""
|
|
1334
1402
|
},
|
|
1335
1403
|
"require": {
|
|
1336
1404
|
"php": ">=7.2.5",
|
|
1337
|
-
"symfony/polyfill-php80": "^1.
|
|
1405
|
+
"symfony/polyfill-php80": "^1.16"
|
|
1338
1406
|
},
|
|
1339
1407
|
"type": "library",
|
|
1340
1408
|
"autoload": {
|
|
@@ -1375,7 +1443,7 @@
|
|
|
1375
1443
|
"type": "tidelift"
|
|
1376
1444
|
}
|
|
1377
1445
|
],
|
|
1378
|
-
"time": "2021-
|
|
1446
|
+
"time": "2021-08-04T21:20:46+00:00"
|
|
1379
1447
|
},
|
|
1380
1448
|
{
|
|
1381
1449
|
"name": "symfony/service-contracts",
|
|
@@ -1455,16 +1523,16 @@
|
|
|
1455
1523
|
},
|
|
1456
1524
|
{
|
|
1457
1525
|
"name": "symfony/string",
|
|
1458
|
-
"version": "v5.
|
|
1526
|
+
"version": "v5.3.7",
|
|
1459
1527
|
"source": {
|
|
1460
1528
|
"type": "git",
|
|
1461
1529
|
"url": "https://github.com/symfony/string.git",
|
|
1462
|
-
"reference": "
|
|
1530
|
+
"reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5"
|
|
1463
1531
|
},
|
|
1464
1532
|
"dist": {
|
|
1465
1533
|
"type": "zip",
|
|
1466
|
-
"url": "https://api.github.com/repos/symfony/string/zipball/
|
|
1467
|
-
"reference": "
|
|
1534
|
+
"url": "https://api.github.com/repos/symfony/string/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5",
|
|
1535
|
+
"reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5",
|
|
1468
1536
|
"shasum": ""
|
|
1469
1537
|
},
|
|
1470
1538
|
"require": {
|
|
@@ -1531,7 +1599,7 @@
|
|
|
1531
1599
|
"type": "tidelift"
|
|
1532
1600
|
}
|
|
1533
1601
|
],
|
|
1534
|
-
"time": "2021-
|
|
1602
|
+
"time": "2021-08-26T08:00:08+00:00"
|
|
1535
1603
|
}
|
|
1536
1604
|
],
|
|
1537
1605
|
"packages-dev": [
|
|
@@ -1835,16 +1903,16 @@
|
|
|
1835
1903
|
},
|
|
1836
1904
|
{
|
|
1837
1905
|
"name": "phpstan/phpstan",
|
|
1838
|
-
"version": "0.12.
|
|
1906
|
+
"version": "0.12.99",
|
|
1839
1907
|
"source": {
|
|
1840
1908
|
"type": "git",
|
|
1841
1909
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
1842
|
-
"reference": "
|
|
1910
|
+
"reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7"
|
|
1843
1911
|
},
|
|
1844
1912
|
"dist": {
|
|
1845
1913
|
"type": "zip",
|
|
1846
|
-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
|
|
1847
|
-
"reference": "
|
|
1914
|
+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/b4d40f1d759942f523be267a1bab6884f46ca3f7",
|
|
1915
|
+
"reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7",
|
|
1848
1916
|
"shasum": ""
|
|
1849
1917
|
},
|
|
1850
1918
|
"require": {
|
|
@@ -1891,7 +1959,7 @@
|
|
|
1891
1959
|
"type": "tidelift"
|
|
1892
1960
|
}
|
|
1893
1961
|
],
|
|
1894
|
-
"time": "2021-
|
|
1962
|
+
"time": "2021-09-12T20:09:55+00:00"
|
|
1895
1963
|
},
|
|
1896
1964
|
{
|
|
1897
1965
|
"name": "psr/event-dispatcher",
|
|
@@ -1939,70 +2007,6 @@
|
|
|
1939
2007
|
],
|
|
1940
2008
|
"time": "2019-01-08T18:20:26+00:00"
|
|
1941
2009
|
},
|
|
1942
|
-
{
|
|
1943
|
-
"name": "symfony/deprecation-contracts",
|
|
1944
|
-
"version": "v2.4.0",
|
|
1945
|
-
"source": {
|
|
1946
|
-
"type": "git",
|
|
1947
|
-
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
1948
|
-
"reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
|
|
1949
|
-
},
|
|
1950
|
-
"dist": {
|
|
1951
|
-
"type": "zip",
|
|
1952
|
-
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
|
|
1953
|
-
"reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
|
|
1954
|
-
"shasum": ""
|
|
1955
|
-
},
|
|
1956
|
-
"require": {
|
|
1957
|
-
"php": ">=7.1"
|
|
1958
|
-
},
|
|
1959
|
-
"type": "library",
|
|
1960
|
-
"extra": {
|
|
1961
|
-
"branch-alias": {
|
|
1962
|
-
"dev-main": "2.4-dev"
|
|
1963
|
-
},
|
|
1964
|
-
"thanks": {
|
|
1965
|
-
"name": "symfony/contracts",
|
|
1966
|
-
"url": "https://github.com/symfony/contracts"
|
|
1967
|
-
}
|
|
1968
|
-
},
|
|
1969
|
-
"autoload": {
|
|
1970
|
-
"files": [
|
|
1971
|
-
"function.php"
|
|
1972
|
-
]
|
|
1973
|
-
},
|
|
1974
|
-
"notification-url": "https://packagist.org/downloads/",
|
|
1975
|
-
"license": [
|
|
1976
|
-
"MIT"
|
|
1977
|
-
],
|
|
1978
|
-
"authors": [
|
|
1979
|
-
{
|
|
1980
|
-
"name": "Nicolas Grekas",
|
|
1981
|
-
"email": "p@tchwork.com"
|
|
1982
|
-
},
|
|
1983
|
-
{
|
|
1984
|
-
"name": "Symfony Community",
|
|
1985
|
-
"homepage": "https://symfony.com/contributors"
|
|
1986
|
-
}
|
|
1987
|
-
],
|
|
1988
|
-
"description": "A generic function and convention to trigger deprecation notices",
|
|
1989
|
-
"homepage": "https://symfony.com",
|
|
1990
|
-
"funding": [
|
|
1991
|
-
{
|
|
1992
|
-
"url": "https://symfony.com/sponsor",
|
|
1993
|
-
"type": "custom"
|
|
1994
|
-
},
|
|
1995
|
-
{
|
|
1996
|
-
"url": "https://github.com/fabpot",
|
|
1997
|
-
"type": "github"
|
|
1998
|
-
},
|
|
1999
|
-
{
|
|
2000
|
-
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
2001
|
-
"type": "tidelift"
|
|
2002
|
-
}
|
|
2003
|
-
],
|
|
2004
|
-
"time": "2021-03-23T23:28:01+00:00"
|
|
2005
|
-
},
|
|
2006
2010
|
{
|
|
2007
2011
|
"name": "symfony/event-dispatcher",
|
|
2008
2012
|
"version": "v5.2.4",
|