dependabot-composer 0.180.3 → 0.180.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: 2926f5abf671832b6f4b885e9c37d647bb9d720779440994387abe7a6598159b
4
- data.tar.gz: ea731c4548b91b152de277aa871b1f1642609683177ab5b5943498d49b113fe2
3
+ metadata.gz: 4f88399cd6085c881ac94db040fa8e2bdbb3901ca076ce6a919106a2836c4619
4
+ data.tar.gz: ec9f0fca822f98e2da72a180693b87e8e13efbb9ed8ae298df7e617fd7259e31
5
5
  SHA512:
6
- metadata.gz: c350f835968112e0314dd9c4dd4dc99dcf36c0373d193acfb95072d5bf26dfbecad96437c020d73cb61bc856ef025f1b81b189fb2c761f561dbbf085238b2f5b
7
- data.tar.gz: 107d02fc79ec5902823ff1bac2dedda5eef3f78a9b941a7a4500ccc7eb7dd3a483ee0058523074d258b0c243c2511401edd93ed39526f737d58b3bfde30e63e7
6
+ metadata.gz: 0bb3fc14159169cc6cfc2dccef4b356cb8f71d3051b086522fc37f10db2420a6ee8aa507e0449de550ef745a453559504771c4967bdc03511265185474d15381
7
+ data.tar.gz: 3f713814374c3fd5c1c1ce38a49c961515d87cfd61337c6775a86e77109f812ac69e65acde31e8cba13e3d20617d25485e3cd798a17c637a744cc207e9553fd4
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "require-dev": {
8
8
  "friendsofphp/php-cs-fixer": "^2.9",
9
- "phpstan/phpstan": "~1.4.2"
9
+ "phpstan/phpstan": "~1.5.4"
10
10
  },
11
11
  "autoload": {
12
12
  "psr-4": {
@@ -4,7 +4,7 @@
4
4
  "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
5
  "This file is @generated automatically"
6
6
  ],
7
- "content-hash": "77e30385e23f65ea3a28b3e8a8368560",
7
+ "content-hash": "03602c0b4bc1d9c6c9272d1bcf622a0f",
8
8
  "packages": [
9
9
  {
10
10
  "name": "composer/ca-bundle",
@@ -1921,20 +1921,20 @@
1921
1921
  },
1922
1922
  {
1923
1923
  "name": "phpstan/phpstan",
1924
- "version": "1.4.10",
1924
+ "version": "1.5.4",
1925
1925
  "source": {
1926
1926
  "type": "git",
1927
1927
  "url": "https://github.com/phpstan/phpstan.git",
1928
- "reference": "898c479c39caa727bedf4311dd294a8f4e250e72"
1928
+ "reference": "bbf68cae24f6dc023c607ea0f87da55dd9d55c2b"
1929
1929
  },
1930
1930
  "dist": {
1931
1931
  "type": "zip",
1932
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/898c479c39caa727bedf4311dd294a8f4e250e72",
1933
- "reference": "898c479c39caa727bedf4311dd294a8f4e250e72",
1932
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bbf68cae24f6dc023c607ea0f87da55dd9d55c2b",
1933
+ "reference": "bbf68cae24f6dc023c607ea0f87da55dd9d55c2b",
1934
1934
  "shasum": ""
1935
1935
  },
1936
1936
  "require": {
1937
- "php": "^7.1|^8.0"
1937
+ "php": "^7.2|^8.0"
1938
1938
  },
1939
1939
  "conflict": {
1940
1940
  "phpstan/phpstan-shim": "*"
@@ -1972,7 +1972,7 @@
1972
1972
  "type": "tidelift"
1973
1973
  }
1974
1974
  ],
1975
- "time": "2022-03-14T10:25:45+00:00"
1975
+ "time": "2022-04-03T12:39:00+00:00"
1976
1976
  },
1977
1977
  {
1978
1978
  "name": "psr/cache",
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "require-dev": {
8
8
  "friendsofphp/php-cs-fixer": "^3.0",
9
- "phpstan/phpstan": "~1.4.2"
9
+ "phpstan/phpstan": "~1.5.4"
10
10
  },
11
11
  "autoload": {
12
12
  "psr-4": {
@@ -4,7 +4,7 @@
4
4
  "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
5
  "This file is @generated automatically"
6
6
  ],
7
- "content-hash": "73b373bcb911f635ac0adabb64bd21b1",
7
+ "content-hash": "d213a87797435bef13d3f83ba0e3c16b",
8
8
  "packages": [
9
9
  {
10
10
  "name": "composer/ca-bundle",
@@ -79,39 +79,45 @@
79
79
  },
80
80
  {
81
81
  "name": "composer/composer",
82
- "version": "2.2.9",
82
+ "version": "2.3.3",
83
83
  "source": {
84
84
  "type": "git",
85
85
  "url": "https://github.com/composer/composer.git",
86
- "reference": "07eccf080ad63d55d95a7c9133506db7d9029264"
86
+ "reference": "b0024890b8650e52d1a29822856b3c95aa393785"
87
87
  },
88
88
  "dist": {
89
89
  "type": "zip",
90
- "url": "https://api.github.com/repos/composer/composer/zipball/07eccf080ad63d55d95a7c9133506db7d9029264",
91
- "reference": "07eccf080ad63d55d95a7c9133506db7d9029264",
90
+ "url": "https://api.github.com/repos/composer/composer/zipball/b0024890b8650e52d1a29822856b3c95aa393785",
91
+ "reference": "b0024890b8650e52d1a29822856b3c95aa393785",
92
92
  "shasum": ""
93
93
  },
94
94
  "require": {
95
95
  "composer/ca-bundle": "^1.0",
96
96
  "composer/metadata-minifier": "^1.0",
97
- "composer/pcre": "^1.0",
97
+ "composer/pcre": "^2 || ^3",
98
98
  "composer/semver": "^3.0",
99
99
  "composer/spdx-licenses": "^1.2",
100
- "composer/xdebug-handler": "^2.0 || ^3.0",
100
+ "composer/xdebug-handler": "^2.0.2 || ^3.0.3",
101
101
  "justinrainbow/json-schema": "^5.2.11",
102
- "php": "^5.3.2 || ^7.0 || ^8.0",
103
- "psr/log": "^1.0 || ^2.0",
104
- "react/promise": "^1.2 || ^2.7",
102
+ "php": "^7.2.5 || ^8.0",
103
+ "psr/log": "^1.0 || ^2.0 || ^3.0",
104
+ "react/promise": "^2.8",
105
105
  "seld/jsonlint": "^1.4",
106
- "seld/phar-utils": "^1.0",
107
- "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
108
- "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
109
- "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
110
- "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
106
+ "seld/phar-utils": "^1.2",
107
+ "symfony/console": "^5.4.1 || ^6.0",
108
+ "symfony/filesystem": "^5.4 || ^6.0",
109
+ "symfony/finder": "^5.4 || ^6.0",
110
+ "symfony/polyfill-php73": "^1.24",
111
+ "symfony/polyfill-php80": "^1.24",
112
+ "symfony/process": "^5.4 || ^6.0"
111
113
  },
112
114
  "require-dev": {
113
- "phpspec/prophecy": "^1.10",
114
- "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0"
115
+ "phpstan/phpstan": "^1.4.1",
116
+ "phpstan/phpstan-deprecation-rules": "^1",
117
+ "phpstan/phpstan-phpunit": "^1.0",
118
+ "phpstan/phpstan-strict-rules": "^1",
119
+ "phpstan/phpstan-symfony": "^1.1",
120
+ "symfony/phpunit-bridge": "^6.0"
115
121
  },
116
122
  "suggest": {
117
123
  "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
@@ -124,7 +130,7 @@
124
130
  "type": "library",
125
131
  "extra": {
126
132
  "branch-alias": {
127
- "dev-main": "2.2-dev"
133
+ "dev-main": "2.3-dev"
128
134
  }
129
135
  },
130
136
  "autoload": {
@@ -169,7 +175,7 @@
169
175
  "type": "tidelift"
170
176
  }
171
177
  ],
172
- "time": "2022-03-15T21:13:37+00:00"
178
+ "time": "2022-04-01T20:15:35+00:00"
173
179
  },
174
180
  {
175
181
  "name": "composer/metadata-minifier",
@@ -238,30 +244,30 @@
238
244
  },
239
245
  {
240
246
  "name": "composer/pcre",
241
- "version": "1.0.1",
247
+ "version": "3.0.0",
242
248
  "source": {
243
249
  "type": "git",
244
250
  "url": "https://github.com/composer/pcre.git",
245
- "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560"
251
+ "reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd"
246
252
  },
247
253
  "dist": {
248
254
  "type": "zip",
249
- "url": "https://api.github.com/repos/composer/pcre/zipball/67a32d7d6f9f560b726ab25a061b38ff3a80c560",
250
- "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560",
255
+ "url": "https://api.github.com/repos/composer/pcre/zipball/e300eb6c535192decd27a85bc72a9290f0d6b3bd",
256
+ "reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd",
251
257
  "shasum": ""
252
258
  },
253
259
  "require": {
254
- "php": "^5.3.2 || ^7.0 || ^8.0"
260
+ "php": "^7.4 || ^8.0"
255
261
  },
256
262
  "require-dev": {
257
263
  "phpstan/phpstan": "^1.3",
258
264
  "phpstan/phpstan-strict-rules": "^1.1",
259
- "symfony/phpunit-bridge": "^4.2 || ^5"
265
+ "symfony/phpunit-bridge": "^5"
260
266
  },
261
267
  "type": "library",
262
268
  "extra": {
263
269
  "branch-alias": {
264
- "dev-main": "1.x-dev"
270
+ "dev-main": "3.x-dev"
265
271
  }
266
272
  },
267
273
  "autoload": {
@@ -301,20 +307,20 @@
301
307
  "type": "tidelift"
302
308
  }
303
309
  ],
304
- "time": "2022-01-21T20:24:37+00:00"
310
+ "time": "2022-02-25T20:21:48+00:00"
305
311
  },
306
312
  {
307
313
  "name": "composer/semver",
308
- "version": "3.3.1",
314
+ "version": "3.3.2",
309
315
  "source": {
310
316
  "type": "git",
311
317
  "url": "https://github.com/composer/semver.git",
312
- "reference": "5d8e574bb0e69188786b8ef77d43341222a41a71"
318
+ "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
313
319
  },
314
320
  "dist": {
315
321
  "type": "zip",
316
- "url": "https://api.github.com/repos/composer/semver/zipball/5d8e574bb0e69188786b8ef77d43341222a41a71",
317
- "reference": "5d8e574bb0e69188786b8ef77d43341222a41a71",
322
+ "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
323
+ "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
318
324
  "shasum": ""
319
325
  },
320
326
  "require": {
@@ -377,7 +383,7 @@
377
383
  "type": "tidelift"
378
384
  }
379
385
  ],
380
- "time": "2022-03-16T11:22:07+00:00"
386
+ "time": "2022-04-01T19:23:25+00:00"
381
387
  },
382
388
  {
383
389
  "name": "composer/spdx-licenses",
@@ -746,23 +752,24 @@
746
752
  },
747
753
  {
748
754
  "name": "seld/jsonlint",
749
- "version": "1.8.3",
755
+ "version": "1.9.0",
750
756
  "source": {
751
757
  "type": "git",
752
758
  "url": "https://github.com/Seldaek/jsonlint.git",
753
- "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
759
+ "reference": "4211420d25eba80712bff236a98960ef68b866b7"
754
760
  },
755
761
  "dist": {
756
762
  "type": "zip",
757
- "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
758
- "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
763
+ "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7",
764
+ "reference": "4211420d25eba80712bff236a98960ef68b866b7",
759
765
  "shasum": ""
760
766
  },
761
767
  "require": {
762
768
  "php": "^5.3 || ^7.0 || ^8.0"
763
769
  },
764
770
  "require-dev": {
765
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
771
+ "phpstan/phpstan": "^1.5",
772
+ "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
766
773
  },
767
774
  "bin": [
768
775
  "bin/jsonlint"
@@ -801,7 +808,7 @@
801
808
  "type": "tidelift"
802
809
  }
803
810
  ],
804
- "time": "2020-11-11T09:19:24+00:00"
811
+ "time": "2022-04-01T13:37:23+00:00"
805
812
  },
806
813
  {
807
814
  "name": "seld/phar-utils",
@@ -849,16 +856,16 @@
849
856
  },
850
857
  {
851
858
  "name": "symfony/console",
852
- "version": "v5.4.5",
859
+ "version": "v5.4.7",
853
860
  "source": {
854
861
  "type": "git",
855
862
  "url": "https://github.com/symfony/console.git",
856
- "reference": "d8111acc99876953f52fe16d4c50eb60940d49ad"
863
+ "reference": "900275254f0a1a2afff1ab0e11abd5587a10e1d6"
857
864
  },
858
865
  "dist": {
859
866
  "type": "zip",
860
- "url": "https://api.github.com/repos/symfony/console/zipball/d8111acc99876953f52fe16d4c50eb60940d49ad",
861
- "reference": "d8111acc99876953f52fe16d4c50eb60940d49ad",
867
+ "url": "https://api.github.com/repos/symfony/console/zipball/900275254f0a1a2afff1ab0e11abd5587a10e1d6",
868
+ "reference": "900275254f0a1a2afff1ab0e11abd5587a10e1d6",
862
869
  "shasum": ""
863
870
  },
864
871
  "require": {
@@ -941,7 +948,7 @@
941
948
  "type": "tidelift"
942
949
  }
943
950
  ],
944
- "time": "2022-02-24T12:45:35+00:00"
951
+ "time": "2022-03-31T17:09:19+00:00"
945
952
  },
946
953
  {
947
954
  "name": "symfony/deprecation-contracts",
@@ -1009,16 +1016,16 @@
1009
1016
  },
1010
1017
  {
1011
1018
  "name": "symfony/filesystem",
1012
- "version": "v5.4.6",
1019
+ "version": "v5.4.7",
1013
1020
  "source": {
1014
1021
  "type": "git",
1015
1022
  "url": "https://github.com/symfony/filesystem.git",
1016
- "reference": "d53a45039974952af7f7ebc461ccdd4295e29440"
1023
+ "reference": "3a4442138d80c9f7b600fb297534ac718b61d37f"
1017
1024
  },
1018
1025
  "dist": {
1019
1026
  "type": "zip",
1020
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/d53a45039974952af7f7ebc461ccdd4295e29440",
1021
- "reference": "d53a45039974952af7f7ebc461ccdd4295e29440",
1027
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/3a4442138d80c9f7b600fb297534ac718b61d37f",
1028
+ "reference": "3a4442138d80c9f7b600fb297534ac718b61d37f",
1022
1029
  "shasum": ""
1023
1030
  },
1024
1031
  "require": {
@@ -1066,7 +1073,7 @@
1066
1073
  "type": "tidelift"
1067
1074
  }
1068
1075
  ],
1069
- "time": "2022-03-02T12:42:23+00:00"
1076
+ "time": "2022-04-01T12:33:59+00:00"
1070
1077
  },
1071
1078
  {
1072
1079
  "name": "symfony/finder",
@@ -1604,16 +1611,16 @@
1604
1611
  },
1605
1612
  {
1606
1613
  "name": "symfony/process",
1607
- "version": "v5.4.5",
1614
+ "version": "v5.4.7",
1608
1615
  "source": {
1609
1616
  "type": "git",
1610
1617
  "url": "https://github.com/symfony/process.git",
1611
- "reference": "95440409896f90a5f85db07a32b517ecec17fa4c"
1618
+ "reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb"
1612
1619
  },
1613
1620
  "dist": {
1614
1621
  "type": "zip",
1615
- "url": "https://api.github.com/repos/symfony/process/zipball/95440409896f90a5f85db07a32b517ecec17fa4c",
1616
- "reference": "95440409896f90a5f85db07a32b517ecec17fa4c",
1622
+ "url": "https://api.github.com/repos/symfony/process/zipball/38a44b2517b470a436e1c944bf9b9ba3961137fb",
1623
+ "reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb",
1617
1624
  "shasum": ""
1618
1625
  },
1619
1626
  "require": {
@@ -1659,7 +1666,7 @@
1659
1666
  "type": "tidelift"
1660
1667
  }
1661
1668
  ],
1662
- "time": "2022-01-30T18:16:22+00:00"
1669
+ "time": "2022-03-18T16:18:52+00:00"
1663
1670
  },
1664
1671
  {
1665
1672
  "name": "symfony/service-contracts",
@@ -2101,20 +2108,20 @@
2101
2108
  },
2102
2109
  {
2103
2110
  "name": "phpstan/phpstan",
2104
- "version": "1.4.10",
2111
+ "version": "1.5.4",
2105
2112
  "source": {
2106
2113
  "type": "git",
2107
2114
  "url": "https://github.com/phpstan/phpstan.git",
2108
- "reference": "898c479c39caa727bedf4311dd294a8f4e250e72"
2115
+ "reference": "bbf68cae24f6dc023c607ea0f87da55dd9d55c2b"
2109
2116
  },
2110
2117
  "dist": {
2111
2118
  "type": "zip",
2112
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/898c479c39caa727bedf4311dd294a8f4e250e72",
2113
- "reference": "898c479c39caa727bedf4311dd294a8f4e250e72",
2119
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bbf68cae24f6dc023c607ea0f87da55dd9d55c2b",
2120
+ "reference": "bbf68cae24f6dc023c607ea0f87da55dd9d55c2b",
2114
2121
  "shasum": ""
2115
2122
  },
2116
2123
  "require": {
2117
- "php": "^7.1|^8.0"
2124
+ "php": "^7.2|^8.0"
2118
2125
  },
2119
2126
  "conflict": {
2120
2127
  "phpstan/phpstan-shim": "*"
@@ -2152,7 +2159,7 @@
2152
2159
  "type": "tidelift"
2153
2160
  }
2154
2161
  ],
2155
- "time": "2022-03-14T10:25:45+00:00"
2162
+ "time": "2022-04-03T12:39:00+00:00"
2156
2163
  },
2157
2164
  {
2158
2165
  "name": "psr/cache",
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.180.3
4
+ version: 0.180.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-04-04 00:00:00.000000000 Z
11
+ date: 2022-04-06 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.180.3
19
+ version: 0.180.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.180.3
26
+ version: 0.180.4
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: debug
29
29
  requirement: !ruby/object:Gem::Requirement