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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8478687e8591ba75a1eb039c4e4a44e117465d3933958b007288b075b63735b7
4
- data.tar.gz: d50613e11d20b0138b3517fdb8aa5d536d5c8527ff03c92acf43fce48cc81925
3
+ metadata.gz: 725206781655ac5000ad3294d77ebfa03494e4a8375b067aead2a91831b7de81
4
+ data.tar.gz: 93643909ead58c287a3ba6809195dfc0add333ab50bd386906e3b18d89f798fd
5
5
  SHA512:
6
- metadata.gz: 0143c6b06c14485955b789edbfaa211a995c2cccde35674e251e0b8b9ef7f15872d188b6b1dcbac1685fa625e85563542a890320cf07357cb3fe2b33577d2256
7
- data.tar.gz: 8846c270cda1ca19d87881b97e6dc8e90abc823f105e4db1ee51ca48bf935e7a8828f4090cd72ac5992a19bc9fbf5bb28d7d1f17f88ca2b3687b826069da82b6
6
+ metadata.gz: f0ee7db671be33639fc9aec45fb506a1062dcaa2632cef9240e57fde47a887274ea092c40628b76c8571d67db23ab971b8914a89db2f785358a7b9d6d574df9e
7
+ data.tar.gz: 466a12e2561935f80d23f5bd52dd050f3d2510b8ca7eba3150f1858ab6dbb9c21bc7b734f91f45c6c71f642d32b2faabcd5c43bf02cea65599910858186ed337
@@ -266,24 +266,24 @@
266
266
  },
267
267
  {
268
268
  "name": "composer/xdebug-handler",
269
- "version": "1.3.3",
269
+ "version": "1.4.0",
270
270
  "source": {
271
271
  "type": "git",
272
272
  "url": "https://github.com/composer/xdebug-handler.git",
273
- "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f"
273
+ "reference": "cbe23383749496fe0f373345208b79568e4bc248"
274
274
  },
275
275
  "dist": {
276
276
  "type": "zip",
277
- "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/46867cbf8ca9fb8d60c506895449eb799db1184f",
278
- "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f",
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 || ^6.5"
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 xdebug.",
304
+ "description": "Restarts a process without Xdebug.",
305
305
  "keywords": [
306
306
  "Xdebug",
307
307
  "performance"
308
308
  ],
309
- "time": "2019-05-27T17:52:04+00:00"
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.33",
519
+ "version": "v3.4.35",
520
520
  "source": {
521
521
  "type": "git",
522
522
  "url": "https://github.com/symfony/console.git",
523
- "reference": "c7edffb26b29cae972ca4afccb610a38ce8d0ccf"
523
+ "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7"
524
524
  },
525
525
  "dist": {
526
526
  "type": "zip",
527
- "url": "https://api.github.com/repos/symfony/console/zipball/c7edffb26b29cae972ca4afccb610a38ce8d0ccf",
528
- "reference": "c7edffb26b29cae972ca4afccb610a38ce8d0ccf",
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-10-24T15:33:53+00:00"
587
+ "time": "2019-11-13T07:12:39+00:00"
588
588
  },
589
589
  {
590
590
  "name": "symfony/debug",
591
- "version": "v3.4.33",
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.33",
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.33",
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.33",
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.7.0",
914
+ "version": "v1.8.0",
915
915
  "source": {
916
916
  "type": "git",
917
917
  "url": "https://github.com/doctrine/annotations.git",
918
- "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb"
918
+ "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc"
919
919
  },
920
920
  "dist": {
921
921
  "type": "zip",
922
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
923
- "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
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@dev"
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-08-08T18:11:40+00:00"
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.15.3",
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": "705490b0f282f21017d73561e9498d2b622ee34c"
1046
+ "reference": "c8afb599858876e95e8ebfcd97812d383fa23f02"
1047
1047
  },
1048
1048
  "dist": {
1049
1049
  "type": "zip",
1050
- "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/705490b0f282f21017d73561e9498d2b622ee34c",
1051
- "reference": "705490b0f282f21017d73561e9498d2b622ee34c",
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-08-31T12:51:54+00:00"
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.31",
2028
+ "version": "v3.4.35",
2029
2029
  "source": {
2030
2030
  "type": "git",
2031
2031
  "url": "https://github.com/symfony/event-dispatcher.git",
2032
- "reference": "3e922c4c3430b9de624e8a285dada5e61e230959"
2032
+ "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177"
2033
2033
  },
2034
2034
  "dist": {
2035
2035
  "type": "zip",
2036
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3e922c4c3430b9de624e8a285dada5e61e230959",
2037
- "reference": "3e922c4c3430b9de624e8a285dada5e61e230959",
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-08-23T08:05:57+00:00"
2087
+ "time": "2019-10-24T15:33:53+00:00"
2088
2088
  },
2089
2089
  {
2090
2090
  "name": "symfony/options-resolver",
2091
- "version": "v3.4.31",
2091
+ "version": "v3.4.35",
2092
2092
  "source": {
2093
2093
  "type": "git",
2094
2094
  "url": "https://github.com/symfony/options-resolver.git",
2095
- "reference": "a7c00586a9ef70acf0f17085e51c399bf9620e03"
2095
+ "reference": "b224d20be60e6f7b55cd66914379a13a0b28651a"
2096
2096
  },
2097
2097
  "dist": {
2098
2098
  "type": "zip",
2099
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/a7c00586a9ef70acf0f17085e51c399bf9620e03",
2100
- "reference": "a7c00586a9ef70acf0f17085e51c399bf9620e03",
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-08-03T21:15:25+00:00"
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.31",
2259
+ "version": "v3.4.35",
2260
2260
  "source": {
2261
2261
  "type": "git",
2262
2262
  "url": "https://github.com/symfony/stopwatch.git",
2263
- "reference": "c0c27e38f8accb452f830a4ec8e8ac94b6ec864a"
2263
+ "reference": "efe0af281ad336bc3b10375c88b117499f1d8494"
2264
2264
  },
2265
2265
  "dist": {
2266
2266
  "type": "zip",
2267
- "url": "https://api.github.com/repos/symfony/stopwatch/zipball/c0c27e38f8accb452f830a4ec8e8ac94b6ec864a",
2268
- "reference": "c0c27e38f8accb452f830a4ec8e8ac94b6ec864a",
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-08-06T13:24:37+00:00"
2304
+ "time": "2019-11-03T17:17:59+00:00"
2305
2305
  }
2306
2306
  ],
2307
2307
  "aliases": [],
@@ -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);
@@ -10,11 +10,7 @@ use Composer\Installer;
10
10
  class Updater
11
11
  {
12
12
  /**
13
- * @param array $args
14
- *
15
13
  * @throws \RuntimeException
16
- *
17
- * @return array
18
14
  */
19
15
  public static function update(array $args): array
20
16
  {
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.23
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-25 00:00:00.000000000 Z
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.23
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.23
26
+ version: 0.113.24
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: byebug
29
29
  requirement: !ruby/object:Gem::Requirement