dependabot-composer 0.115.3 → 0.116.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/composer.lock +5 -58
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4ea190a763d638ac816ce1c802ab311df9475d886f628a9186d8cc469e12a974
|
4
|
+
data.tar.gz: 0e83c1ec46b4bf76e6930c53722bad1b52a69ba785da601e5c95e886e39dc7e0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c9a0cd44e812b05c24c5d706bdea1cdd1cf072a838f9b31af81423d879fe7db844a3272b5a60a2dcedcdf29b04d92492db4a8a60c3549f467277e24cbb839953
|
7
|
+
data.tar.gz: b84c289a5a08ef55bd5a4a7b0e19856d3ceede4cc72500eaf4268bc10a5ef4a64d8b1a89784d566796a3bcfd14e181278376af3c056954e1ef62f93460c90cce
|
data/helpers/composer.lock
CHANGED
@@ -1126,58 +1126,6 @@
|
|
1126
1126
|
"description": "A tool to automatically fix PHP code style",
|
1127
1127
|
"time": "2019-11-25T22:10:32+00:00"
|
1128
1128
|
},
|
1129
|
-
{
|
1130
|
-
"name": "nikic/php-parser",
|
1131
|
-
"version": "v4.3.0",
|
1132
|
-
"source": {
|
1133
|
-
"type": "git",
|
1134
|
-
"url": "https://github.com/nikic/PHP-Parser.git",
|
1135
|
-
"reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc"
|
1136
|
-
},
|
1137
|
-
"dist": {
|
1138
|
-
"type": "zip",
|
1139
|
-
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc",
|
1140
|
-
"reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc",
|
1141
|
-
"shasum": ""
|
1142
|
-
},
|
1143
|
-
"require": {
|
1144
|
-
"ext-tokenizer": "*",
|
1145
|
-
"php": ">=7.0"
|
1146
|
-
},
|
1147
|
-
"require-dev": {
|
1148
|
-
"ircmaxell/php-yacc": "0.0.5",
|
1149
|
-
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
|
1150
|
-
},
|
1151
|
-
"bin": [
|
1152
|
-
"bin/php-parse"
|
1153
|
-
],
|
1154
|
-
"type": "library",
|
1155
|
-
"extra": {
|
1156
|
-
"branch-alias": {
|
1157
|
-
"dev-master": "4.3-dev"
|
1158
|
-
}
|
1159
|
-
},
|
1160
|
-
"autoload": {
|
1161
|
-
"psr-4": {
|
1162
|
-
"PhpParser\\": "lib/PhpParser"
|
1163
|
-
}
|
1164
|
-
},
|
1165
|
-
"notification-url": "https://packagist.org/downloads/",
|
1166
|
-
"license": [
|
1167
|
-
"BSD-3-Clause"
|
1168
|
-
],
|
1169
|
-
"authors": [
|
1170
|
-
{
|
1171
|
-
"name": "Nikita Popov"
|
1172
|
-
}
|
1173
|
-
],
|
1174
|
-
"description": "A PHP parser written in PHP",
|
1175
|
-
"keywords": [
|
1176
|
-
"parser",
|
1177
|
-
"php"
|
1178
|
-
],
|
1179
|
-
"time": "2019-11-08T13:50:10+00:00"
|
1180
|
-
},
|
1181
1129
|
{
|
1182
1130
|
"name": "paragonie/random_compat",
|
1183
1131
|
"version": "v9.99.99",
|
@@ -1276,20 +1224,19 @@
|
|
1276
1224
|
},
|
1277
1225
|
{
|
1278
1226
|
"name": "phpstan/phpstan",
|
1279
|
-
"version": "0.12.
|
1227
|
+
"version": "0.12.4",
|
1280
1228
|
"source": {
|
1281
1229
|
"type": "git",
|
1282
1230
|
"url": "https://github.com/phpstan/phpstan.git",
|
1283
|
-
"reference": "
|
1231
|
+
"reference": "100a25ba8561223f6bf5a5ff4204f951c0ec007c"
|
1284
1232
|
},
|
1285
1233
|
"dist": {
|
1286
1234
|
"type": "zip",
|
1287
|
-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
|
1288
|
-
"reference": "
|
1235
|
+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/100a25ba8561223f6bf5a5ff4204f951c0ec007c",
|
1236
|
+
"reference": "100a25ba8561223f6bf5a5ff4204f951c0ec007c",
|
1289
1237
|
"shasum": ""
|
1290
1238
|
},
|
1291
1239
|
"require": {
|
1292
|
-
"nikic/php-parser": "^4.3.0",
|
1293
1240
|
"php": "^7.1"
|
1294
1241
|
},
|
1295
1242
|
"bin": [
|
@@ -1312,7 +1259,7 @@
|
|
1312
1259
|
"MIT"
|
1313
1260
|
],
|
1314
1261
|
"description": "PHPStan - PHP Static Analysis Tool",
|
1315
|
-
"time": "
|
1262
|
+
"time": "2020-01-06T06:38:17+00:00"
|
1316
1263
|
},
|
1317
1264
|
{
|
1318
1265
|
"name": "symfony/event-dispatcher",
|
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.116.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dependabot
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-01-08 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.116.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.116.0
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: byebug
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -114,14 +114,14 @@ dependencies:
|
|
114
114
|
requirements:
|
115
115
|
- - "~>"
|
116
116
|
- !ruby/object:Gem::Version
|
117
|
-
version: 0.
|
117
|
+
version: 0.79.0
|
118
118
|
type: :development
|
119
119
|
prerelease: false
|
120
120
|
version_requirements: !ruby/object:Gem::Requirement
|
121
121
|
requirements:
|
122
122
|
- - "~>"
|
123
123
|
- !ruby/object:Gem::Version
|
124
|
-
version: 0.
|
124
|
+
version: 0.79.0
|
125
125
|
- !ruby/object:Gem::Dependency
|
126
126
|
name: vcr
|
127
127
|
requirement: !ruby/object:Gem::Requirement
|