dependabot-composer 0.113.23 → 0.113.24
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/helpers/composer.lock +52 -52
- data/helpers/src/Hasher.php +1 -8
- data/helpers/src/Updater.php +0 -4
- 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: 725206781655ac5000ad3294d77ebfa03494e4a8375b067aead2a91831b7de81
|
4
|
+
data.tar.gz: 93643909ead58c287a3ba6809195dfc0add333ab50bd386906e3b18d89f798fd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f0ee7db671be33639fc9aec45fb506a1062dcaa2632cef9240e57fde47a887274ea092c40628b76c8571d67db23ab971b8914a89db2f785358a7b9d6d574df9e
|
7
|
+
data.tar.gz: 466a12e2561935f80d23f5bd52dd050f3d2510b8ca7eba3150f1858ab6dbb9c21bc7b734f91f45c6c71f642d32b2faabcd5c43bf02cea65599910858186ed337
|
data/helpers/composer.lock
CHANGED
@@ -266,24 +266,24 @@
|
|
266
266
|
},
|
267
267
|
{
|
268
268
|
"name": "composer/xdebug-handler",
|
269
|
-
"version": "1.
|
269
|
+
"version": "1.4.0",
|
270
270
|
"source": {
|
271
271
|
"type": "git",
|
272
272
|
"url": "https://github.com/composer/xdebug-handler.git",
|
273
|
-
"reference": "
|
273
|
+
"reference": "cbe23383749496fe0f373345208b79568e4bc248"
|
274
274
|
},
|
275
275
|
"dist": {
|
276
276
|
"type": "zip",
|
277
|
-
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/
|
278
|
-
"reference": "
|
277
|
+
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/cbe23383749496fe0f373345208b79568e4bc248",
|
278
|
+
"reference": "cbe23383749496fe0f373345208b79568e4bc248",
|
279
279
|
"shasum": ""
|
280
280
|
},
|
281
281
|
"require": {
|
282
|
-
"php": "^5.3.2 || ^7.0",
|
282
|
+
"php": "^5.3.2 || ^7.0 || ^8.0",
|
283
283
|
"psr/log": "^1.0"
|
284
284
|
},
|
285
285
|
"require-dev": {
|
286
|
-
"phpunit/phpunit": "^4.8.35 || ^5.7 ||
|
286
|
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
|
287
287
|
},
|
288
288
|
"type": "library",
|
289
289
|
"autoload": {
|
@@ -301,12 +301,12 @@
|
|
301
301
|
"email": "john-stevenson@blueyonder.co.uk"
|
302
302
|
}
|
303
303
|
],
|
304
|
-
"description": "Restarts a process without
|
304
|
+
"description": "Restarts a process without Xdebug.",
|
305
305
|
"keywords": [
|
306
306
|
"Xdebug",
|
307
307
|
"performance"
|
308
308
|
],
|
309
|
-
"time": "2019-
|
309
|
+
"time": "2019-11-06T16:40:04+00:00"
|
310
310
|
},
|
311
311
|
{
|
312
312
|
"name": "justinrainbow/json-schema",
|
@@ -516,16 +516,16 @@
|
|
516
516
|
},
|
517
517
|
{
|
518
518
|
"name": "symfony/console",
|
519
|
-
"version": "v3.4.
|
519
|
+
"version": "v3.4.35",
|
520
520
|
"source": {
|
521
521
|
"type": "git",
|
522
522
|
"url": "https://github.com/symfony/console.git",
|
523
|
-
"reference": "
|
523
|
+
"reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7"
|
524
524
|
},
|
525
525
|
"dist": {
|
526
526
|
"type": "zip",
|
527
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
528
|
-
"reference": "
|
527
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/17b154f932c5874cdbda6d05796b6490eec9f9f7",
|
528
|
+
"reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7",
|
529
529
|
"shasum": ""
|
530
530
|
},
|
531
531
|
"require": {
|
@@ -584,11 +584,11 @@
|
|
584
584
|
],
|
585
585
|
"description": "Symfony Console Component",
|
586
586
|
"homepage": "https://symfony.com",
|
587
|
-
"time": "2019-
|
587
|
+
"time": "2019-11-13T07:12:39+00:00"
|
588
588
|
},
|
589
589
|
{
|
590
590
|
"name": "symfony/debug",
|
591
|
-
"version": "v3.4.
|
591
|
+
"version": "v3.4.35",
|
592
592
|
"source": {
|
593
593
|
"type": "git",
|
594
594
|
"url": "https://github.com/symfony/debug.git",
|
@@ -644,7 +644,7 @@
|
|
644
644
|
},
|
645
645
|
{
|
646
646
|
"name": "symfony/filesystem",
|
647
|
-
"version": "v3.4.
|
647
|
+
"version": "v3.4.35",
|
648
648
|
"source": {
|
649
649
|
"type": "git",
|
650
650
|
"url": "https://github.com/symfony/filesystem.git",
|
@@ -694,7 +694,7 @@
|
|
694
694
|
},
|
695
695
|
{
|
696
696
|
"name": "symfony/finder",
|
697
|
-
"version": "v3.4.
|
697
|
+
"version": "v3.4.35",
|
698
698
|
"source": {
|
699
699
|
"type": "git",
|
700
700
|
"url": "https://github.com/symfony/finder.git",
|
@@ -860,7 +860,7 @@
|
|
860
860
|
},
|
861
861
|
{
|
862
862
|
"name": "symfony/process",
|
863
|
-
"version": "v3.4.
|
863
|
+
"version": "v3.4.35",
|
864
864
|
"source": {
|
865
865
|
"type": "git",
|
866
866
|
"url": "https://github.com/symfony/process.git",
|
@@ -911,16 +911,16 @@
|
|
911
911
|
"packages-dev": [
|
912
912
|
{
|
913
913
|
"name": "doctrine/annotations",
|
914
|
-
"version": "v1.
|
914
|
+
"version": "v1.8.0",
|
915
915
|
"source": {
|
916
916
|
"type": "git",
|
917
917
|
"url": "https://github.com/doctrine/annotations.git",
|
918
|
-
"reference": "
|
918
|
+
"reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc"
|
919
919
|
},
|
920
920
|
"dist": {
|
921
921
|
"type": "zip",
|
922
|
-
"url": "https://api.github.com/repos/doctrine/annotations/zipball/
|
923
|
-
"reference": "
|
922
|
+
"url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc",
|
923
|
+
"reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc",
|
924
924
|
"shasum": ""
|
925
925
|
},
|
926
926
|
"require": {
|
@@ -929,7 +929,7 @@
|
|
929
929
|
},
|
930
930
|
"require-dev": {
|
931
931
|
"doctrine/cache": "1.*",
|
932
|
-
"phpunit/phpunit": "^7.5
|
932
|
+
"phpunit/phpunit": "^7.5"
|
933
933
|
},
|
934
934
|
"type": "library",
|
935
935
|
"extra": {
|
@@ -975,7 +975,7 @@
|
|
975
975
|
"docblock",
|
976
976
|
"parser"
|
977
977
|
],
|
978
|
-
"time": "2019-
|
978
|
+
"time": "2019-10-01T18:55:10+00:00"
|
979
979
|
},
|
980
980
|
{
|
981
981
|
"name": "doctrine/lexer",
|
@@ -1039,16 +1039,16 @@
|
|
1039
1039
|
},
|
1040
1040
|
{
|
1041
1041
|
"name": "friendsofphp/php-cs-fixer",
|
1042
|
-
"version": "v2.
|
1042
|
+
"version": "v2.16.1",
|
1043
1043
|
"source": {
|
1044
1044
|
"type": "git",
|
1045
1045
|
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
|
1046
|
-
"reference": "
|
1046
|
+
"reference": "c8afb599858876e95e8ebfcd97812d383fa23f02"
|
1047
1047
|
},
|
1048
1048
|
"dist": {
|
1049
1049
|
"type": "zip",
|
1050
|
-
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/
|
1051
|
-
"reference": "
|
1050
|
+
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c8afb599858876e95e8ebfcd97812d383fa23f02",
|
1051
|
+
"reference": "c8afb599858876e95e8ebfcd97812d383fa23f02",
|
1052
1052
|
"shasum": ""
|
1053
1053
|
},
|
1054
1054
|
"require": {
|
@@ -1059,15 +1059,15 @@
|
|
1059
1059
|
"ext-tokenizer": "*",
|
1060
1060
|
"php": "^5.6 || ^7.0",
|
1061
1061
|
"php-cs-fixer/diff": "^1.3",
|
1062
|
-
"symfony/console": "^3.4.17 || ^4.1.6",
|
1063
|
-
"symfony/event-dispatcher": "^3.0 || ^4.0",
|
1064
|
-
"symfony/filesystem": "^3.0 || ^4.0",
|
1065
|
-
"symfony/finder": "^3.0 || ^4.0",
|
1066
|
-
"symfony/options-resolver": "^3.0 || ^4.0",
|
1062
|
+
"symfony/console": "^3.4.17 || ^4.1.6 || ^5.0",
|
1063
|
+
"symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
|
1064
|
+
"symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
|
1065
|
+
"symfony/finder": "^3.0 || ^4.0 || ^5.0",
|
1066
|
+
"symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
|
1067
1067
|
"symfony/polyfill-php70": "^1.0",
|
1068
1068
|
"symfony/polyfill-php72": "^1.4",
|
1069
|
-
"symfony/process": "^3.0 || ^4.0",
|
1070
|
-
"symfony/stopwatch": "^3.0 || ^4.0"
|
1069
|
+
"symfony/process": "^3.0 || ^4.0 || ^5.0",
|
1070
|
+
"symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
|
1071
1071
|
},
|
1072
1072
|
"require-dev": {
|
1073
1073
|
"johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
|
@@ -1080,8 +1080,8 @@
|
|
1080
1080
|
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
|
1081
1081
|
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
|
1082
1082
|
"phpunitgoodpractices/traits": "^1.8",
|
1083
|
-
"symfony/phpunit-bridge": "^4.3",
|
1084
|
-
"symfony/yaml": "^3.0 || ^4.0"
|
1083
|
+
"symfony/phpunit-bridge": "^4.3 || ^5.0",
|
1084
|
+
"symfony/yaml": "^3.0 || ^4.0 || ^5.0"
|
1085
1085
|
},
|
1086
1086
|
"suggest": {
|
1087
1087
|
"ext-mbstring": "For handling non-UTF8 characters in cache signature.",
|
@@ -1124,7 +1124,7 @@
|
|
1124
1124
|
}
|
1125
1125
|
],
|
1126
1126
|
"description": "A tool to automatically fix PHP code style",
|
1127
|
-
"time": "2019-
|
1127
|
+
"time": "2019-11-25T22:10:32+00:00"
|
1128
1128
|
},
|
1129
1129
|
{
|
1130
1130
|
"name": "jean85/pretty-package-versions",
|
@@ -2025,16 +2025,16 @@
|
|
2025
2025
|
},
|
2026
2026
|
{
|
2027
2027
|
"name": "symfony/event-dispatcher",
|
2028
|
-
"version": "v3.4.
|
2028
|
+
"version": "v3.4.35",
|
2029
2029
|
"source": {
|
2030
2030
|
"type": "git",
|
2031
2031
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
2032
|
-
"reference": "
|
2032
|
+
"reference": "f9031c22ec127d4a2450760f81a8677fe8a10177"
|
2033
2033
|
},
|
2034
2034
|
"dist": {
|
2035
2035
|
"type": "zip",
|
2036
|
-
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/
|
2037
|
-
"reference": "
|
2036
|
+
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177",
|
2037
|
+
"reference": "f9031c22ec127d4a2450760f81a8677fe8a10177",
|
2038
2038
|
"shasum": ""
|
2039
2039
|
},
|
2040
2040
|
"require": {
|
@@ -2084,20 +2084,20 @@
|
|
2084
2084
|
],
|
2085
2085
|
"description": "Symfony EventDispatcher Component",
|
2086
2086
|
"homepage": "https://symfony.com",
|
2087
|
-
"time": "2019-
|
2087
|
+
"time": "2019-10-24T15:33:53+00:00"
|
2088
2088
|
},
|
2089
2089
|
{
|
2090
2090
|
"name": "symfony/options-resolver",
|
2091
|
-
"version": "v3.4.
|
2091
|
+
"version": "v3.4.35",
|
2092
2092
|
"source": {
|
2093
2093
|
"type": "git",
|
2094
2094
|
"url": "https://github.com/symfony/options-resolver.git",
|
2095
|
-
"reference": "
|
2095
|
+
"reference": "b224d20be60e6f7b55cd66914379a13a0b28651a"
|
2096
2096
|
},
|
2097
2097
|
"dist": {
|
2098
2098
|
"type": "zip",
|
2099
|
-
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/
|
2100
|
-
"reference": "
|
2099
|
+
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/b224d20be60e6f7b55cd66914379a13a0b28651a",
|
2100
|
+
"reference": "b224d20be60e6f7b55cd66914379a13a0b28651a",
|
2101
2101
|
"shasum": ""
|
2102
2102
|
},
|
2103
2103
|
"require": {
|
@@ -2138,7 +2138,7 @@
|
|
2138
2138
|
"configuration",
|
2139
2139
|
"options"
|
2140
2140
|
],
|
2141
|
-
"time": "2019-
|
2141
|
+
"time": "2019-10-26T11:02:01+00:00"
|
2142
2142
|
},
|
2143
2143
|
{
|
2144
2144
|
"name": "symfony/polyfill-php70",
|
@@ -2256,16 +2256,16 @@
|
|
2256
2256
|
},
|
2257
2257
|
{
|
2258
2258
|
"name": "symfony/stopwatch",
|
2259
|
-
"version": "v3.4.
|
2259
|
+
"version": "v3.4.35",
|
2260
2260
|
"source": {
|
2261
2261
|
"type": "git",
|
2262
2262
|
"url": "https://github.com/symfony/stopwatch.git",
|
2263
|
-
"reference": "
|
2263
|
+
"reference": "efe0af281ad336bc3b10375c88b117499f1d8494"
|
2264
2264
|
},
|
2265
2265
|
"dist": {
|
2266
2266
|
"type": "zip",
|
2267
|
-
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/
|
2268
|
-
"reference": "
|
2267
|
+
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/efe0af281ad336bc3b10375c88b117499f1d8494",
|
2268
|
+
"reference": "efe0af281ad336bc3b10375c88b117499f1d8494",
|
2269
2269
|
"shasum": ""
|
2270
2270
|
},
|
2271
2271
|
"require": {
|
@@ -2301,7 +2301,7 @@
|
|
2301
2301
|
],
|
2302
2302
|
"description": "Symfony Stopwatch Component",
|
2303
2303
|
"homepage": "https://symfony.com",
|
2304
|
-
"time": "2019-
|
2304
|
+
"time": "2019-11-03T17:17:59+00:00"
|
2305
2305
|
}
|
2306
2306
|
],
|
2307
2307
|
"aliases": [],
|
data/helpers/src/Hasher.php
CHANGED
@@ -9,11 +9,7 @@ use Composer\Package\Locker;
|
|
9
9
|
class Hasher
|
10
10
|
{
|
11
11
|
/**
|
12
|
-
* @param array $args
|
13
|
-
*
|
14
12
|
* @throws \RuntimeException
|
15
|
-
*
|
16
|
-
* @return string
|
17
13
|
*/
|
18
14
|
public static function getContentHash(array $args): string
|
19
15
|
{
|
@@ -24,10 +20,7 @@ class Hasher
|
|
24
20
|
$contents = file_get_contents($config);
|
25
21
|
|
26
22
|
if (!is_string($contents)) {
|
27
|
-
throw new \RuntimeException(sprintf(
|
28
|
-
'Failed to load contents of "%s".',
|
29
|
-
$config
|
30
|
-
));
|
23
|
+
throw new \RuntimeException(sprintf('Failed to load contents of "%s".', $config));
|
31
24
|
}
|
32
25
|
|
33
26
|
return Locker::getContentHash($contents);
|
data/helpers/src/Updater.php
CHANGED
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.113.
|
4
|
+
version: 0.113.24
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dependabot
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-11-
|
11
|
+
date: 2019-11-26 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.113.
|
19
|
+
version: 0.113.24
|
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.113.
|
26
|
+
version: 0.113.24
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: byebug
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|