dependabot-composer 0.240.0 → 0.241.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/v2/composer.lock +37 -39
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8bf30c32835a510e9ff8558f4ac9f18ce3fa2e98e0fde30bc9de3775f7dcd762
|
|
4
|
+
data.tar.gz: b096ee63814f44f0cfc9ab912153482c79b913b9ac0ea36c3fcac6a0fd425034
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 441ab4b80a2762a81240373552030579ed8d20003522e74e33005cf530eaa8a2657bbf38384ad87af99899d6fa3525380be86fc5eb8f902f79140bf6e695263a
|
|
7
|
+
data.tar.gz: 603165fa64ce1d22e4bc1c3c5500f554e6e9f6b8d5cb7bdb5591169e0a5f5b6eb9bd09ac86c7063bc972477ffbaa524ae631bfdb0d330d80b1a5c18bcb82013e
|
data/helpers/v2/composer.lock
CHANGED
|
@@ -1052,16 +1052,16 @@
|
|
|
1052
1052
|
},
|
|
1053
1053
|
{
|
|
1054
1054
|
"name": "symfony/console",
|
|
1055
|
-
"version": "v5.4.
|
|
1055
|
+
"version": "v5.4.34",
|
|
1056
1056
|
"source": {
|
|
1057
1057
|
"type": "git",
|
|
1058
1058
|
"url": "https://github.com/symfony/console.git",
|
|
1059
|
-
"reference": "
|
|
1059
|
+
"reference": "4b4d8cd118484aa604ec519062113dd87abde18c"
|
|
1060
1060
|
},
|
|
1061
1061
|
"dist": {
|
|
1062
1062
|
"type": "zip",
|
|
1063
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
|
1064
|
-
"reference": "
|
|
1063
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/4b4d8cd118484aa604ec519062113dd87abde18c",
|
|
1064
|
+
"reference": "4b4d8cd118484aa604ec519062113dd87abde18c",
|
|
1065
1065
|
"shasum": ""
|
|
1066
1066
|
},
|
|
1067
1067
|
"require": {
|
|
@@ -1131,7 +1131,7 @@
|
|
|
1131
1131
|
"terminal"
|
|
1132
1132
|
],
|
|
1133
1133
|
"support": {
|
|
1134
|
-
"source": "https://github.com/symfony/console/tree/v5.4.
|
|
1134
|
+
"source": "https://github.com/symfony/console/tree/v5.4.34"
|
|
1135
1135
|
},
|
|
1136
1136
|
"funding": [
|
|
1137
1137
|
{
|
|
@@ -1147,7 +1147,7 @@
|
|
|
1147
1147
|
"type": "tidelift"
|
|
1148
1148
|
}
|
|
1149
1149
|
],
|
|
1150
|
-
"time": "2023-
|
|
1150
|
+
"time": "2023-12-08T13:33:03+00:00"
|
|
1151
1151
|
},
|
|
1152
1152
|
{
|
|
1153
1153
|
"name": "symfony/deprecation-contracts",
|
|
@@ -1916,16 +1916,16 @@
|
|
|
1916
1916
|
},
|
|
1917
1917
|
{
|
|
1918
1918
|
"name": "symfony/process",
|
|
1919
|
-
"version": "v5.4.
|
|
1919
|
+
"version": "v5.4.34",
|
|
1920
1920
|
"source": {
|
|
1921
1921
|
"type": "git",
|
|
1922
1922
|
"url": "https://github.com/symfony/process.git",
|
|
1923
|
-
"reference": "
|
|
1923
|
+
"reference": "8fa22178dfc368911dbd513b431cd9b06f9afe7a"
|
|
1924
1924
|
},
|
|
1925
1925
|
"dist": {
|
|
1926
1926
|
"type": "zip",
|
|
1927
|
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
|
1928
|
-
"reference": "
|
|
1927
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/8fa22178dfc368911dbd513b431cd9b06f9afe7a",
|
|
1928
|
+
"reference": "8fa22178dfc368911dbd513b431cd9b06f9afe7a",
|
|
1929
1929
|
"shasum": ""
|
|
1930
1930
|
},
|
|
1931
1931
|
"require": {
|
|
@@ -1958,7 +1958,7 @@
|
|
|
1958
1958
|
"description": "Executes commands in sub-processes",
|
|
1959
1959
|
"homepage": "https://symfony.com",
|
|
1960
1960
|
"support": {
|
|
1961
|
-
"source": "https://github.com/symfony/process/tree/v5.4.
|
|
1961
|
+
"source": "https://github.com/symfony/process/tree/v5.4.34"
|
|
1962
1962
|
},
|
|
1963
1963
|
"funding": [
|
|
1964
1964
|
{
|
|
@@ -1974,7 +1974,7 @@
|
|
|
1974
1974
|
"type": "tidelift"
|
|
1975
1975
|
}
|
|
1976
1976
|
],
|
|
1977
|
-
"time": "2023-
|
|
1977
|
+
"time": "2023-12-02T08:41:43+00:00"
|
|
1978
1978
|
},
|
|
1979
1979
|
{
|
|
1980
1980
|
"name": "symfony/service-contracts",
|
|
@@ -2061,16 +2061,16 @@
|
|
|
2061
2061
|
},
|
|
2062
2062
|
{
|
|
2063
2063
|
"name": "symfony/string",
|
|
2064
|
-
"version": "v5.4.
|
|
2064
|
+
"version": "v5.4.34",
|
|
2065
2065
|
"source": {
|
|
2066
2066
|
"type": "git",
|
|
2067
2067
|
"url": "https://github.com/symfony/string.git",
|
|
2068
|
-
"reference": "
|
|
2068
|
+
"reference": "e3f98bfc7885c957488f443df82d97814a3ce061"
|
|
2069
2069
|
},
|
|
2070
2070
|
"dist": {
|
|
2071
2071
|
"type": "zip",
|
|
2072
|
-
"url": "https://api.github.com/repos/symfony/string/zipball/
|
|
2073
|
-
"reference": "
|
|
2072
|
+
"url": "https://api.github.com/repos/symfony/string/zipball/e3f98bfc7885c957488f443df82d97814a3ce061",
|
|
2073
|
+
"reference": "e3f98bfc7885c957488f443df82d97814a3ce061",
|
|
2074
2074
|
"shasum": ""
|
|
2075
2075
|
},
|
|
2076
2076
|
"require": {
|
|
@@ -2127,7 +2127,7 @@
|
|
|
2127
2127
|
"utf8"
|
|
2128
2128
|
],
|
|
2129
2129
|
"support": {
|
|
2130
|
-
"source": "https://github.com/symfony/string/tree/v5.4.
|
|
2130
|
+
"source": "https://github.com/symfony/string/tree/v5.4.34"
|
|
2131
2131
|
},
|
|
2132
2132
|
"funding": [
|
|
2133
2133
|
{
|
|
@@ -2143,27 +2143,28 @@
|
|
|
2143
2143
|
"type": "tidelift"
|
|
2144
2144
|
}
|
|
2145
2145
|
],
|
|
2146
|
-
"time": "2023-
|
|
2146
|
+
"time": "2023-12-09T13:20:28+00:00"
|
|
2147
2147
|
}
|
|
2148
2148
|
],
|
|
2149
2149
|
"packages-dev": [
|
|
2150
2150
|
{
|
|
2151
2151
|
"name": "friendsofphp/php-cs-fixer",
|
|
2152
|
-
"version": "v3.
|
|
2152
|
+
"version": "v3.47.1",
|
|
2153
2153
|
"source": {
|
|
2154
2154
|
"type": "git",
|
|
2155
2155
|
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
|
2156
|
-
"reference": "
|
|
2156
|
+
"reference": "173c60d1eff911c9c54322704623a45561d3241d"
|
|
2157
2157
|
},
|
|
2158
2158
|
"dist": {
|
|
2159
2159
|
"type": "zip",
|
|
2160
|
-
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/
|
|
2161
|
-
"reference": "
|
|
2160
|
+
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/173c60d1eff911c9c54322704623a45561d3241d",
|
|
2161
|
+
"reference": "173c60d1eff911c9c54322704623a45561d3241d",
|
|
2162
2162
|
"shasum": ""
|
|
2163
2163
|
},
|
|
2164
2164
|
"require": {
|
|
2165
2165
|
"composer/semver": "^3.4",
|
|
2166
2166
|
"composer/xdebug-handler": "^3.0.3",
|
|
2167
|
+
"ext-filter": "*",
|
|
2167
2168
|
"ext-json": "*",
|
|
2168
2169
|
"ext-tokenizer": "*",
|
|
2169
2170
|
"php": "^7.4 || ^8.0",
|
|
@@ -2188,10 +2189,7 @@
|
|
|
2188
2189
|
"php-cs-fixer/accessible-object": "^1.1",
|
|
2189
2190
|
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4",
|
|
2190
2191
|
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4",
|
|
2191
|
-
"
|
|
2192
|
-
"phpspec/prophecy-phpunit": "^2.0",
|
|
2193
|
-
"phpunit/phpunit": "^9.6",
|
|
2194
|
-
"symfony/phpunit-bridge": "^6.3.8 || ^7.0",
|
|
2192
|
+
"phpunit/phpunit": "^9.6 || ^10.5.5",
|
|
2195
2193
|
"symfony/yaml": "^5.4 || ^6.0 || ^7.0"
|
|
2196
2194
|
},
|
|
2197
2195
|
"suggest": {
|
|
@@ -2230,7 +2228,7 @@
|
|
|
2230
2228
|
],
|
|
2231
2229
|
"support": {
|
|
2232
2230
|
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
|
|
2233
|
-
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.
|
|
2231
|
+
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.47.1"
|
|
2234
2232
|
},
|
|
2235
2233
|
"funding": [
|
|
2236
2234
|
{
|
|
@@ -2238,20 +2236,20 @@
|
|
|
2238
2236
|
"type": "github"
|
|
2239
2237
|
}
|
|
2240
2238
|
],
|
|
2241
|
-
"time": "
|
|
2239
|
+
"time": "2024-01-16T18:54:21+00:00"
|
|
2242
2240
|
},
|
|
2243
2241
|
{
|
|
2244
2242
|
"name": "phpstan/phpstan",
|
|
2245
|
-
"version": "1.10.
|
|
2243
|
+
"version": "1.10.56",
|
|
2246
2244
|
"source": {
|
|
2247
2245
|
"type": "git",
|
|
2248
2246
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
2249
|
-
"reference": "
|
|
2247
|
+
"reference": "27816a01aea996191ee14d010f325434c0ee76fa"
|
|
2250
2248
|
},
|
|
2251
2249
|
"dist": {
|
|
2252
2250
|
"type": "zip",
|
|
2253
|
-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
|
|
2254
|
-
"reference": "
|
|
2251
|
+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/27816a01aea996191ee14d010f325434c0ee76fa",
|
|
2252
|
+
"reference": "27816a01aea996191ee14d010f325434c0ee76fa",
|
|
2255
2253
|
"shasum": ""
|
|
2256
2254
|
},
|
|
2257
2255
|
"require": {
|
|
@@ -2300,7 +2298,7 @@
|
|
|
2300
2298
|
"type": "tidelift"
|
|
2301
2299
|
}
|
|
2302
2300
|
],
|
|
2303
|
-
"time": "
|
|
2301
|
+
"time": "2024-01-15T10:43:00+00:00"
|
|
2304
2302
|
},
|
|
2305
2303
|
{
|
|
2306
2304
|
"name": "psr/event-dispatcher",
|
|
@@ -2420,16 +2418,16 @@
|
|
|
2420
2418
|
},
|
|
2421
2419
|
{
|
|
2422
2420
|
"name": "symfony/event-dispatcher",
|
|
2423
|
-
"version": "v5.4.
|
|
2421
|
+
"version": "v5.4.34",
|
|
2424
2422
|
"source": {
|
|
2425
2423
|
"type": "git",
|
|
2426
2424
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
2427
|
-
"reference": "
|
|
2425
|
+
"reference": "e3bca343efeb613f843c254e7718ef17c9bdf7a3"
|
|
2428
2426
|
},
|
|
2429
2427
|
"dist": {
|
|
2430
2428
|
"type": "zip",
|
|
2431
|
-
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/
|
|
2432
|
-
"reference": "
|
|
2429
|
+
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e3bca343efeb613f843c254e7718ef17c9bdf7a3",
|
|
2430
|
+
"reference": "e3bca343efeb613f843c254e7718ef17c9bdf7a3",
|
|
2433
2431
|
"shasum": ""
|
|
2434
2432
|
},
|
|
2435
2433
|
"require": {
|
|
@@ -2485,7 +2483,7 @@
|
|
|
2485
2483
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
|
2486
2484
|
"homepage": "https://symfony.com",
|
|
2487
2485
|
"support": {
|
|
2488
|
-
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.
|
|
2486
|
+
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.34"
|
|
2489
2487
|
},
|
|
2490
2488
|
"funding": [
|
|
2491
2489
|
{
|
|
@@ -2501,7 +2499,7 @@
|
|
|
2501
2499
|
"type": "tidelift"
|
|
2502
2500
|
}
|
|
2503
2501
|
],
|
|
2504
|
-
"time": "2023-
|
|
2502
|
+
"time": "2023-12-27T21:12:56+00:00"
|
|
2505
2503
|
},
|
|
2506
2504
|
{
|
|
2507
2505
|
"name": "symfony/event-dispatcher-contracts",
|
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.
|
|
4
|
+
version: 0.241.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-01-
|
|
11
|
+
date: 2024-01-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.
|
|
19
|
+
version: 0.241.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.
|
|
26
|
+
version: 0.241.0
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: debug
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -272,7 +272,7 @@ licenses:
|
|
|
272
272
|
- Nonstandard
|
|
273
273
|
metadata:
|
|
274
274
|
bug_tracker_uri: https://github.com/dependabot/dependabot-core/issues
|
|
275
|
-
changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.
|
|
275
|
+
changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.241.0
|
|
276
276
|
post_install_message:
|
|
277
277
|
rdoc_options: []
|
|
278
278
|
require_paths:
|