dependabot-composer 0.113.28 → 0.114.1

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: aca73ee1b7d9f9b020c998b450b5e9e6b32c1fcb151cb38564e73c389913d69f
4
- data.tar.gz: 04b7c35f145c6ab6c5a6a2d4beb6c32df13013ea98a4dec70b1e9e0a45b744ee
3
+ metadata.gz: 49a942368bec88206e4c130c285e3f973d45d34691b8b7c21674e805d9c962ab
4
+ data.tar.gz: e05641fdc0cd98f7d15fc345a7fb111b872735955eaaef98a0dca5e36f77ba15
5
5
  SHA512:
6
- metadata.gz: 5a6a38dc8d4501370841eeb7db8d21b61700e5f170d8d223187af72bbd92947fe8dd8e07bfea150739c2f65ca12c31780b1cd11e3d36897b6a3a1ae901c91d08
7
- data.tar.gz: 6007f85940be5c2015c07c0830403e1e01b78ae3963302d9e42e4b32307d55c76a56e4d03cb8105bb849ff204250334163755cd26a7fc78470d21d67ae8b9f1a
6
+ metadata.gz: db1270eab83c3a4b4b8da40b297d4551eee8e8a06036b4ef63b3a1f16a64eb325ad4377b994e2d9b79b24850819e17a7ccc42d3241cac511268d5f4573971032
7
+ data.tar.gz: 326caaa0113ca38ba121d00d6a3f74f656799f02575d74ae9f2d32d5d2a0b432dee951bcf8cb8bb271057b56939069aa54cb3a434660f5ecdcd462eace1fb301
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "require-dev": {
8
8
  "friendsofphp/php-cs-fixer": "^2.9",
9
- "phpstan/phpstan": "~0.11.15"
9
+ "phpstan/phpstan": "~0.12.3"
10
10
  },
11
11
  "autoload": {
12
12
  "psr-4": {
@@ -17,7 +17,7 @@
17
17
  "lint": [
18
18
  "php-cs-fixer fix --diff --verbose"
19
19
  ],
20
- "stan": "phpstan analyse"
20
+ "stan": "phpstan analyse -l 5"
21
21
  },
22
22
  "config": {
23
23
  "sort-packages": true
@@ -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": "248b713ebbb38284784387540a494556",
7
+ "content-hash": "65b03d44fae1e0c209741e1cc9ff54e6",
8
8
  "packages": [
9
9
  {
10
10
  "name": "composer/ca-bundle",
@@ -516,16 +516,16 @@
516
516
  },
517
517
  {
518
518
  "name": "symfony/console",
519
- "version": "v3.4.35",
519
+ "version": "v3.4.36",
520
520
  "source": {
521
521
  "type": "git",
522
522
  "url": "https://github.com/symfony/console.git",
523
- "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7"
523
+ "reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586"
524
524
  },
525
525
  "dist": {
526
526
  "type": "zip",
527
- "url": "https://api.github.com/repos/symfony/console/zipball/17b154f932c5874cdbda6d05796b6490eec9f9f7",
528
- "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7",
527
+ "url": "https://api.github.com/repos/symfony/console/zipball/1ee23b3b659b06c622f2bd2492a229e416eb4586",
528
+ "reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586",
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-11-13T07:12:39+00:00"
587
+ "time": "2019-12-01T10:04:45+00:00"
588
588
  },
589
589
  {
590
590
  "name": "symfony/debug",
591
- "version": "v3.4.35",
591
+ "version": "v3.4.36",
592
592
  "source": {
593
593
  "type": "git",
594
594
  "url": "https://github.com/symfony/debug.git",
@@ -694,16 +694,16 @@
694
694
  },
695
695
  {
696
696
  "name": "symfony/finder",
697
- "version": "v3.4.35",
697
+ "version": "v3.4.36",
698
698
  "source": {
699
699
  "type": "git",
700
700
  "url": "https://github.com/symfony/finder.git",
701
- "reference": "3e915e5ce305f8bc8017597f71f1f4095092ddf8"
701
+ "reference": "290ae21279b37bfd287cdcce640d51204e84afdf"
702
702
  },
703
703
  "dist": {
704
704
  "type": "zip",
705
- "url": "https://api.github.com/repos/symfony/finder/zipball/3e915e5ce305f8bc8017597f71f1f4095092ddf8",
706
- "reference": "3e915e5ce305f8bc8017597f71f1f4095092ddf8",
705
+ "url": "https://api.github.com/repos/symfony/finder/zipball/290ae21279b37bfd287cdcce640d51204e84afdf",
706
+ "reference": "290ae21279b37bfd287cdcce640d51204e84afdf",
707
707
  "shasum": ""
708
708
  },
709
709
  "require": {
@@ -739,7 +739,7 @@
739
739
  ],
740
740
  "description": "Symfony Finder Component",
741
741
  "homepage": "https://symfony.com",
742
- "time": "2019-10-30T12:43:22+00:00"
742
+ "time": "2019-11-17T21:55:15+00:00"
743
743
  },
744
744
  {
745
745
  "name": "symfony/polyfill-ctype",
@@ -801,16 +801,16 @@
801
801
  },
802
802
  {
803
803
  "name": "symfony/polyfill-mbstring",
804
- "version": "v1.12.0",
804
+ "version": "v1.13.1",
805
805
  "source": {
806
806
  "type": "git",
807
807
  "url": "https://github.com/symfony/polyfill-mbstring.git",
808
- "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
808
+ "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
809
809
  },
810
810
  "dist": {
811
811
  "type": "zip",
812
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
813
- "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
812
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
813
+ "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
814
814
  "shasum": ""
815
815
  },
816
816
  "require": {
@@ -822,7 +822,7 @@
822
822
  "type": "library",
823
823
  "extra": {
824
824
  "branch-alias": {
825
- "dev-master": "1.12-dev"
825
+ "dev-master": "1.13-dev"
826
826
  }
827
827
  },
828
828
  "autoload": {
@@ -856,7 +856,7 @@
856
856
  "portable",
857
857
  "shim"
858
858
  ],
859
- "time": "2019-08-06T08:03:45+00:00"
859
+ "time": "2019-11-27T14:18:11+00:00"
860
860
  },
861
861
  {
862
862
  "name": "symfony/process",
@@ -1126,596 +1126,18 @@
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": "jean85/pretty-package-versions",
1131
- "version": "1.2",
1132
- "source": {
1133
- "type": "git",
1134
- "url": "https://github.com/Jean85/pretty-package-versions.git",
1135
- "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48"
1136
- },
1137
- "dist": {
1138
- "type": "zip",
1139
- "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/75c7effcf3f77501d0e0caa75111aff4daa0dd48",
1140
- "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48",
1141
- "shasum": ""
1142
- },
1143
- "require": {
1144
- "ocramius/package-versions": "^1.2.0",
1145
- "php": "^7.0"
1146
- },
1147
- "require-dev": {
1148
- "phpunit/phpunit": "^6.0"
1149
- },
1150
- "type": "library",
1151
- "extra": {
1152
- "branch-alias": {
1153
- "dev-master": "1.x-dev"
1154
- }
1155
- },
1156
- "autoload": {
1157
- "psr-4": {
1158
- "Jean85\\": "src/"
1159
- }
1160
- },
1161
- "notification-url": "https://packagist.org/downloads/",
1162
- "license": [
1163
- "MIT"
1164
- ],
1165
- "authors": [
1166
- {
1167
- "name": "Alessandro Lai",
1168
- "email": "alessandro.lai85@gmail.com"
1169
- }
1170
- ],
1171
- "description": "A wrapper for ocramius/package-versions to get pretty versions strings",
1172
- "keywords": [
1173
- "composer",
1174
- "package",
1175
- "release",
1176
- "versions"
1177
- ],
1178
- "time": "2018-06-13T13:22:40+00:00"
1179
- },
1180
- {
1181
- "name": "nette/bootstrap",
1182
- "version": "v3.0.1",
1183
- "source": {
1184
- "type": "git",
1185
- "url": "https://github.com/nette/bootstrap.git",
1186
- "reference": "b45a1e33b6a44beb307756522396551e5a9ff249"
1187
- },
1188
- "dist": {
1189
- "type": "zip",
1190
- "url": "https://api.github.com/repos/nette/bootstrap/zipball/b45a1e33b6a44beb307756522396551e5a9ff249",
1191
- "reference": "b45a1e33b6a44beb307756522396551e5a9ff249",
1192
- "shasum": ""
1193
- },
1194
- "require": {
1195
- "nette/di": "^3.0",
1196
- "nette/utils": "^3.0",
1197
- "php": ">=7.1"
1198
- },
1199
- "conflict": {
1200
- "tracy/tracy": "<2.6"
1201
- },
1202
- "require-dev": {
1203
- "latte/latte": "^2.2",
1204
- "nette/application": "^3.0",
1205
- "nette/caching": "^3.0",
1206
- "nette/database": "^3.0",
1207
- "nette/forms": "^3.0",
1208
- "nette/http": "^3.0",
1209
- "nette/mail": "^3.0",
1210
- "nette/robot-loader": "^3.0",
1211
- "nette/safe-stream": "^2.2",
1212
- "nette/security": "^3.0",
1213
- "nette/tester": "^2.0",
1214
- "tracy/tracy": "^2.6"
1215
- },
1216
- "suggest": {
1217
- "nette/robot-loader": "to use Configurator::createRobotLoader()",
1218
- "tracy/tracy": "to use Configurator::enableTracy()"
1219
- },
1220
- "type": "library",
1221
- "extra": {
1222
- "branch-alias": {
1223
- "dev-master": "3.0-dev"
1224
- }
1225
- },
1226
- "autoload": {
1227
- "classmap": [
1228
- "src/"
1229
- ]
1230
- },
1231
- "notification-url": "https://packagist.org/downloads/",
1232
- "license": [
1233
- "BSD-3-Clause",
1234
- "GPL-2.0",
1235
- "GPL-3.0"
1236
- ],
1237
- "authors": [
1238
- {
1239
- "name": "David Grudl",
1240
- "homepage": "https://davidgrudl.com"
1241
- },
1242
- {
1243
- "name": "Nette Community",
1244
- "homepage": "https://nette.org/contributors"
1245
- }
1246
- ],
1247
- "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.",
1248
- "homepage": "https://nette.org",
1249
- "keywords": [
1250
- "bootstrapping",
1251
- "configurator",
1252
- "nette"
1253
- ],
1254
- "time": "2019-09-30T08:19:38+00:00"
1255
- },
1256
- {
1257
- "name": "nette/di",
1258
- "version": "v3.0.1",
1259
- "source": {
1260
- "type": "git",
1261
- "url": "https://github.com/nette/di.git",
1262
- "reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d"
1263
- },
1264
- "dist": {
1265
- "type": "zip",
1266
- "url": "https://api.github.com/repos/nette/di/zipball/4aff517a1c6bb5c36fa09733d4cea089f529de6d",
1267
- "reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d",
1268
- "shasum": ""
1269
- },
1270
- "require": {
1271
- "ext-tokenizer": "*",
1272
- "nette/neon": "^3.0",
1273
- "nette/php-generator": "^3.2.2",
1274
- "nette/robot-loader": "^3.2",
1275
- "nette/schema": "^1.0",
1276
- "nette/utils": "^3.0",
1277
- "php": ">=7.1"
1278
- },
1279
- "conflict": {
1280
- "nette/bootstrap": "<3.0"
1281
- },
1282
- "require-dev": {
1283
- "nette/tester": "^2.2",
1284
- "tracy/tracy": "^2.3"
1285
- },
1286
- "type": "library",
1287
- "extra": {
1288
- "branch-alias": {
1289
- "dev-master": "3.0-dev"
1290
- }
1291
- },
1292
- "autoload": {
1293
- "classmap": [
1294
- "src/"
1295
- ],
1296
- "files": [
1297
- "src/compatibility.php"
1298
- ]
1299
- },
1300
- "notification-url": "https://packagist.org/downloads/",
1301
- "license": [
1302
- "BSD-3-Clause",
1303
- "GPL-2.0",
1304
- "GPL-3.0"
1305
- ],
1306
- "authors": [
1307
- {
1308
- "name": "David Grudl",
1309
- "homepage": "https://davidgrudl.com"
1310
- },
1311
- {
1312
- "name": "Nette Community",
1313
- "homepage": "https://nette.org/contributors"
1314
- }
1315
- ],
1316
- "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.",
1317
- "homepage": "https://nette.org",
1318
- "keywords": [
1319
- "compiled",
1320
- "di",
1321
- "dic",
1322
- "factory",
1323
- "ioc",
1324
- "nette",
1325
- "static"
1326
- ],
1327
- "time": "2019-08-07T12:11:33+00:00"
1328
- },
1329
- {
1330
- "name": "nette/finder",
1331
- "version": "v2.5.1",
1332
- "source": {
1333
- "type": "git",
1334
- "url": "https://github.com/nette/finder.git",
1335
- "reference": "14164e1ddd69e9c5f627ff82a10874b3f5bba5fe"
1336
- },
1337
- "dist": {
1338
- "type": "zip",
1339
- "url": "https://api.github.com/repos/nette/finder/zipball/14164e1ddd69e9c5f627ff82a10874b3f5bba5fe",
1340
- "reference": "14164e1ddd69e9c5f627ff82a10874b3f5bba5fe",
1341
- "shasum": ""
1342
- },
1343
- "require": {
1344
- "nette/utils": "^2.4 || ~3.0.0",
1345
- "php": ">=7.1"
1346
- },
1347
- "conflict": {
1348
- "nette/nette": "<2.2"
1349
- },
1350
- "require-dev": {
1351
- "nette/tester": "^2.0",
1352
- "tracy/tracy": "^2.3"
1353
- },
1354
- "type": "library",
1355
- "extra": {
1356
- "branch-alias": {
1357
- "dev-master": "2.5-dev"
1358
- }
1359
- },
1360
- "autoload": {
1361
- "classmap": [
1362
- "src/"
1363
- ]
1364
- },
1365
- "notification-url": "https://packagist.org/downloads/",
1366
- "license": [
1367
- "BSD-3-Clause",
1368
- "GPL-2.0",
1369
- "GPL-3.0"
1370
- ],
1371
- "authors": [
1372
- {
1373
- "name": "David Grudl",
1374
- "homepage": "https://davidgrudl.com"
1375
- },
1376
- {
1377
- "name": "Nette Community",
1378
- "homepage": "https://nette.org/contributors"
1379
- }
1380
- ],
1381
- "description": "🔍 Nette Finder: find files and directories with an intuitive API.",
1382
- "homepage": "https://nette.org",
1383
- "keywords": [
1384
- "filesystem",
1385
- "glob",
1386
- "iterator",
1387
- "nette"
1388
- ],
1389
- "time": "2019-07-11T18:02:17+00:00"
1390
- },
1391
- {
1392
- "name": "nette/neon",
1393
- "version": "v3.0.0",
1394
- "source": {
1395
- "type": "git",
1396
- "url": "https://github.com/nette/neon.git",
1397
- "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb"
1398
- },
1399
- "dist": {
1400
- "type": "zip",
1401
- "url": "https://api.github.com/repos/nette/neon/zipball/cbff32059cbdd8720deccf9e9eace6ee516f02eb",
1402
- "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb",
1403
- "shasum": ""
1404
- },
1405
- "require": {
1406
- "ext-iconv": "*",
1407
- "ext-json": "*",
1408
- "php": ">=7.0"
1409
- },
1410
- "require-dev": {
1411
- "nette/tester": "^2.0",
1412
- "tracy/tracy": "^2.3"
1413
- },
1414
- "type": "library",
1415
- "extra": {
1416
- "branch-alias": {
1417
- "dev-master": "3.0-dev"
1418
- }
1419
- },
1420
- "autoload": {
1421
- "classmap": [
1422
- "src/"
1423
- ]
1424
- },
1425
- "notification-url": "https://packagist.org/downloads/",
1426
- "license": [
1427
- "BSD-3-Clause",
1428
- "GPL-2.0",
1429
- "GPL-3.0"
1430
- ],
1431
- "authors": [
1432
- {
1433
- "name": "David Grudl",
1434
- "homepage": "https://davidgrudl.com"
1435
- },
1436
- {
1437
- "name": "Nette Community",
1438
- "homepage": "https://nette.org/contributors"
1439
- }
1440
- ],
1441
- "description": "? Nette NEON: encodes and decodes NEON file format.",
1442
- "homepage": "http://ne-on.org",
1443
- "keywords": [
1444
- "export",
1445
- "import",
1446
- "neon",
1447
- "nette",
1448
- "yaml"
1449
- ],
1450
- "time": "2019-02-05T21:30:40+00:00"
1451
- },
1452
- {
1453
- "name": "nette/php-generator",
1454
- "version": "v3.2.3",
1455
- "source": {
1456
- "type": "git",
1457
- "url": "https://github.com/nette/php-generator.git",
1458
- "reference": "aea6e81437bb238e5f0e5b5ce06337433908e63b"
1459
- },
1460
- "dist": {
1461
- "type": "zip",
1462
- "url": "https://api.github.com/repos/nette/php-generator/zipball/aea6e81437bb238e5f0e5b5ce06337433908e63b",
1463
- "reference": "aea6e81437bb238e5f0e5b5ce06337433908e63b",
1464
- "shasum": ""
1465
- },
1466
- "require": {
1467
- "nette/utils": "^2.4.2 || ~3.0.0",
1468
- "php": ">=7.1"
1469
- },
1470
- "require-dev": {
1471
- "nette/tester": "^2.0",
1472
- "tracy/tracy": "^2.3"
1473
- },
1474
- "type": "library",
1475
- "extra": {
1476
- "branch-alias": {
1477
- "dev-master": "3.2-dev"
1478
- }
1479
- },
1480
- "autoload": {
1481
- "classmap": [
1482
- "src/"
1483
- ]
1484
- },
1485
- "notification-url": "https://packagist.org/downloads/",
1486
- "license": [
1487
- "BSD-3-Clause",
1488
- "GPL-2.0",
1489
- "GPL-3.0"
1490
- ],
1491
- "authors": [
1492
- {
1493
- "name": "David Grudl",
1494
- "homepage": "https://davidgrudl.com"
1495
- },
1496
- {
1497
- "name": "Nette Community",
1498
- "homepage": "https://nette.org/contributors"
1499
- }
1500
- ],
1501
- "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.3 features.",
1502
- "homepage": "https://nette.org",
1503
- "keywords": [
1504
- "code",
1505
- "nette",
1506
- "php",
1507
- "scaffolding"
1508
- ],
1509
- "time": "2019-07-05T13:01:56+00:00"
1510
- },
1511
- {
1512
- "name": "nette/robot-loader",
1513
- "version": "v3.2.0",
1514
- "source": {
1515
- "type": "git",
1516
- "url": "https://github.com/nette/robot-loader.git",
1517
- "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c"
1518
- },
1519
- "dist": {
1520
- "type": "zip",
1521
- "url": "https://api.github.com/repos/nette/robot-loader/zipball/0712a0e39ae7956d6a94c0ab6ad41aa842544b5c",
1522
- "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c",
1523
- "shasum": ""
1524
- },
1525
- "require": {
1526
- "ext-tokenizer": "*",
1527
- "nette/finder": "^2.5",
1528
- "nette/utils": "^3.0",
1529
- "php": ">=7.1"
1530
- },
1531
- "require-dev": {
1532
- "nette/tester": "^2.0",
1533
- "tracy/tracy": "^2.3"
1534
- },
1535
- "type": "library",
1536
- "extra": {
1537
- "branch-alias": {
1538
- "dev-master": "3.2-dev"
1539
- }
1540
- },
1541
- "autoload": {
1542
- "classmap": [
1543
- "src/"
1544
- ]
1545
- },
1546
- "notification-url": "https://packagist.org/downloads/",
1547
- "license": [
1548
- "BSD-3-Clause",
1549
- "GPL-2.0",
1550
- "GPL-3.0"
1551
- ],
1552
- "authors": [
1553
- {
1554
- "name": "David Grudl",
1555
- "homepage": "https://davidgrudl.com"
1556
- },
1557
- {
1558
- "name": "Nette Community",
1559
- "homepage": "https://nette.org/contributors"
1560
- }
1561
- ],
1562
- "description": "? Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
1563
- "homepage": "https://nette.org",
1564
- "keywords": [
1565
- "autoload",
1566
- "class",
1567
- "interface",
1568
- "nette",
1569
- "trait"
1570
- ],
1571
- "time": "2019-03-08T21:57:24+00:00"
1572
- },
1573
- {
1574
- "name": "nette/schema",
1575
- "version": "v1.0.0",
1576
- "source": {
1577
- "type": "git",
1578
- "url": "https://github.com/nette/schema.git",
1579
- "reference": "6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d"
1580
- },
1581
- "dist": {
1582
- "type": "zip",
1583
- "url": "https://api.github.com/repos/nette/schema/zipball/6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d",
1584
- "reference": "6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d",
1585
- "shasum": ""
1586
- },
1587
- "require": {
1588
- "nette/utils": "^3.0.1",
1589
- "php": ">=7.1"
1590
- },
1591
- "require-dev": {
1592
- "nette/tester": "^2.2",
1593
- "tracy/tracy": "^2.3"
1594
- },
1595
- "type": "library",
1596
- "extra": {
1597
- "branch-alias": {
1598
- "dev-master": "1.0-dev"
1599
- }
1600
- },
1601
- "autoload": {
1602
- "classmap": [
1603
- "src/"
1604
- ]
1605
- },
1606
- "notification-url": "https://packagist.org/downloads/",
1607
- "license": [
1608
- "BSD-3-Clause",
1609
- "GPL-2.0",
1610
- "GPL-3.0"
1611
- ],
1612
- "authors": [
1613
- {
1614
- "name": "David Grudl",
1615
- "homepage": "https://davidgrudl.com"
1616
- },
1617
- {
1618
- "name": "Nette Community",
1619
- "homepage": "https://nette.org/contributors"
1620
- }
1621
- ],
1622
- "description": "📐 Nette Schema: validating data structures against a given Schema.",
1623
- "homepage": "https://nette.org",
1624
- "keywords": [
1625
- "config",
1626
- "nette"
1627
- ],
1628
- "time": "2019-04-03T15:53:25+00:00"
1629
- },
1630
- {
1631
- "name": "nette/utils",
1632
- "version": "v3.0.2",
1633
- "source": {
1634
- "type": "git",
1635
- "url": "https://github.com/nette/utils.git",
1636
- "reference": "c133e18c922dcf3ad07673077d92d92cef25a148"
1637
- },
1638
- "dist": {
1639
- "type": "zip",
1640
- "url": "https://api.github.com/repos/nette/utils/zipball/c133e18c922dcf3ad07673077d92d92cef25a148",
1641
- "reference": "c133e18c922dcf3ad07673077d92d92cef25a148",
1642
- "shasum": ""
1643
- },
1644
- "require": {
1645
- "php": ">=7.1"
1646
- },
1647
- "require-dev": {
1648
- "nette/tester": "~2.0",
1649
- "tracy/tracy": "^2.3"
1650
- },
1651
- "suggest": {
1652
- "ext-gd": "to use Image",
1653
- "ext-iconv": "to use Strings::webalize() and toAscii()",
1654
- "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
1655
- "ext-json": "to use Nette\\Utils\\Json",
1656
- "ext-mbstring": "to use Strings::lower() etc...",
1657
- "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
1658
- "ext-xml": "to use Strings::length() etc. when mbstring is not available"
1659
- },
1660
- "type": "library",
1661
- "extra": {
1662
- "branch-alias": {
1663
- "dev-master": "3.0-dev"
1664
- }
1665
- },
1666
- "autoload": {
1667
- "classmap": [
1668
- "src/"
1669
- ]
1670
- },
1671
- "notification-url": "https://packagist.org/downloads/",
1672
- "license": [
1673
- "BSD-3-Clause",
1674
- "GPL-2.0",
1675
- "GPL-3.0"
1676
- ],
1677
- "authors": [
1678
- {
1679
- "name": "David Grudl",
1680
- "homepage": "https://davidgrudl.com"
1681
- },
1682
- {
1683
- "name": "Nette Community",
1684
- "homepage": "https://nette.org/contributors"
1685
- }
1686
- ],
1687
- "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
1688
- "homepage": "https://nette.org",
1689
- "keywords": [
1690
- "array",
1691
- "core",
1692
- "datetime",
1693
- "images",
1694
- "json",
1695
- "nette",
1696
- "paginator",
1697
- "password",
1698
- "slugify",
1699
- "string",
1700
- "unicode",
1701
- "utf-8",
1702
- "utility",
1703
- "validation"
1704
- ],
1705
- "time": "2019-10-21T20:40:16+00:00"
1706
- },
1707
1129
  {
1708
1130
  "name": "nikic/php-parser",
1709
- "version": "v4.2.4",
1131
+ "version": "v4.3.0",
1710
1132
  "source": {
1711
1133
  "type": "git",
1712
1134
  "url": "https://github.com/nikic/PHP-Parser.git",
1713
- "reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4"
1135
+ "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc"
1714
1136
  },
1715
1137
  "dist": {
1716
1138
  "type": "zip",
1717
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/97e59c7a16464196a8b9c77c47df68e4a39a45c4",
1718
- "reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4",
1139
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc",
1140
+ "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc",
1719
1141
  "shasum": ""
1720
1142
  },
1721
1143
  "require": {
@@ -1723,6 +1145,7 @@
1723
1145
  "php": ">=7.0"
1724
1146
  },
1725
1147
  "require-dev": {
1148
+ "ircmaxell/php-yacc": "0.0.5",
1726
1149
  "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
1727
1150
  },
1728
1151
  "bin": [
@@ -1731,7 +1154,7 @@
1731
1154
  "type": "library",
1732
1155
  "extra": {
1733
1156
  "branch-alias": {
1734
- "dev-master": "4.2-dev"
1157
+ "dev-master": "4.3-dev"
1735
1158
  }
1736
1159
  },
1737
1160
  "autoload": {
@@ -1753,57 +1176,7 @@
1753
1176
  "parser",
1754
1177
  "php"
1755
1178
  ],
1756
- "time": "2019-09-01T07:51:21+00:00"
1757
- },
1758
- {
1759
- "name": "ocramius/package-versions",
1760
- "version": "1.4.0",
1761
- "source": {
1762
- "type": "git",
1763
- "url": "https://github.com/Ocramius/PackageVersions.git",
1764
- "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb"
1765
- },
1766
- "dist": {
1767
- "type": "zip",
1768
- "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
1769
- "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
1770
- "shasum": ""
1771
- },
1772
- "require": {
1773
- "composer-plugin-api": "^1.0.0",
1774
- "php": "^7.1.0"
1775
- },
1776
- "require-dev": {
1777
- "composer/composer": "^1.6.3",
1778
- "doctrine/coding-standard": "^5.0.1",
1779
- "ext-zip": "*",
1780
- "infection/infection": "^0.7.1",
1781
- "phpunit/phpunit": "^7.0.0"
1782
- },
1783
- "type": "composer-plugin",
1784
- "extra": {
1785
- "class": "PackageVersions\\Installer",
1786
- "branch-alias": {
1787
- "dev-master": "2.0.x-dev"
1788
- }
1789
- },
1790
- "autoload": {
1791
- "psr-4": {
1792
- "PackageVersions\\": "src/PackageVersions"
1793
- }
1794
- },
1795
- "notification-url": "https://packagist.org/downloads/",
1796
- "license": [
1797
- "MIT"
1798
- ],
1799
- "authors": [
1800
- {
1801
- "name": "Marco Pivetta",
1802
- "email": "ocramius@gmail.com"
1803
- }
1804
- ],
1805
- "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
1806
- "time": "2019-02-21T12:16:21+00:00"
1179
+ "time": "2019-11-08T13:50:10+00:00"
1807
1180
  },
1808
1181
  {
1809
1182
  "name": "paragonie/random_compat",
@@ -1901,127 +1274,45 @@
1901
1274
  ],
1902
1275
  "time": "2018-02-15T16:58:55+00:00"
1903
1276
  },
1904
- {
1905
- "name": "phpstan/phpdoc-parser",
1906
- "version": "0.3.5",
1907
- "source": {
1908
- "type": "git",
1909
- "url": "https://github.com/phpstan/phpdoc-parser.git",
1910
- "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4"
1911
- },
1912
- "dist": {
1913
- "type": "zip",
1914
- "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8c4ef2aefd9788238897b678a985e1d5c8df6db4",
1915
- "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4",
1916
- "shasum": ""
1917
- },
1918
- "require": {
1919
- "php": "~7.1"
1920
- },
1921
- "require-dev": {
1922
- "consistence/coding-standard": "^3.5",
1923
- "jakub-onderka/php-parallel-lint": "^0.9.2",
1924
- "phing/phing": "^2.16.0",
1925
- "phpstan/phpstan": "^0.10",
1926
- "phpunit/phpunit": "^6.3",
1927
- "slevomat/coding-standard": "^4.7.2",
1928
- "squizlabs/php_codesniffer": "^3.3.2",
1929
- "symfony/process": "^3.4 || ^4.0"
1930
- },
1931
- "type": "library",
1932
- "extra": {
1933
- "branch-alias": {
1934
- "dev-master": "0.3-dev"
1935
- }
1936
- },
1937
- "autoload": {
1938
- "psr-4": {
1939
- "PHPStan\\PhpDocParser\\": [
1940
- "src/"
1941
- ]
1942
- }
1943
- },
1944
- "notification-url": "https://packagist.org/downloads/",
1945
- "license": [
1946
- "MIT"
1947
- ],
1948
- "description": "PHPDoc parser with support for nullable, intersection and generic types",
1949
- "time": "2019-06-07T19:13:52+00:00"
1950
- },
1951
1277
  {
1952
1278
  "name": "phpstan/phpstan",
1953
- "version": "0.11.19",
1279
+ "version": "0.12.3",
1954
1280
  "source": {
1955
1281
  "type": "git",
1956
1282
  "url": "https://github.com/phpstan/phpstan.git",
1957
- "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7"
1283
+ "reference": "c15a6ea55da71d8133399306f560cfe4d30301b7"
1958
1284
  },
1959
1285
  "dist": {
1960
1286
  "type": "zip",
1961
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/63cc502f6957b7f74efbac444b4cf219dcadffd7",
1962
- "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7",
1287
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c15a6ea55da71d8133399306f560cfe4d30301b7",
1288
+ "reference": "c15a6ea55da71d8133399306f560cfe4d30301b7",
1963
1289
  "shasum": ""
1964
1290
  },
1965
1291
  "require": {
1966
- "composer/xdebug-handler": "^1.3.0",
1967
- "jean85/pretty-package-versions": "^1.0.3",
1968
- "nette/bootstrap": "^2.4 || ^3.0",
1969
- "nette/di": "^2.4.7 || ^3.0",
1970
- "nette/neon": "^2.4.3 || ^3.0",
1971
- "nette/robot-loader": "^3.0.1",
1972
- "nette/schema": "^1.0",
1973
- "nette/utils": "^2.4.5 || ^3.0",
1974
- "nikic/php-parser": "^4.2.3",
1975
- "php": "~7.1",
1976
- "phpstan/phpdoc-parser": "^0.3.5",
1977
- "symfony/console": "~3.2 || ~4.0",
1978
- "symfony/finder": "~3.2 || ~4.0"
1979
- },
1980
- "conflict": {
1981
- "symfony/console": "3.4.16 || 4.1.5"
1982
- },
1983
- "require-dev": {
1984
- "brianium/paratest": "^2.0 || ^3.0",
1985
- "consistence/coding-standard": "^3.5",
1986
- "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
1987
- "ext-intl": "*",
1988
- "ext-mysqli": "*",
1989
- "ext-simplexml": "*",
1990
- "ext-soap": "*",
1991
- "ext-zip": "*",
1992
- "jakub-onderka/php-parallel-lint": "^1.0",
1993
- "localheinz/composer-normalize": "^1.1.0",
1994
- "phing/phing": "^2.16.0",
1995
- "phpstan/phpstan-deprecation-rules": "^0.11",
1996
- "phpstan/phpstan-php-parser": "^0.11",
1997
- "phpstan/phpstan-phpunit": "^0.11",
1998
- "phpstan/phpstan-strict-rules": "^0.11",
1999
- "phpunit/phpunit": "^7.5.14 || ^8.0",
2000
- "slevomat/coding-standard": "^4.7.2",
2001
- "squizlabs/php_codesniffer": "^3.3.2"
1292
+ "nikic/php-parser": "^4.3.0",
1293
+ "php": "^7.1"
2002
1294
  },
2003
1295
  "bin": [
2004
- "bin/phpstan"
1296
+ "phpstan",
1297
+ "phpstan.phar"
2005
1298
  ],
2006
1299
  "type": "library",
2007
1300
  "extra": {
2008
1301
  "branch-alias": {
2009
- "dev-master": "0.11-dev"
1302
+ "dev-master": "0.12-dev"
2010
1303
  }
2011
1304
  },
2012
1305
  "autoload": {
2013
- "psr-4": {
2014
- "PHPStan\\": [
2015
- "src/"
2016
- ]
2017
- }
1306
+ "files": [
1307
+ "bootstrap.php"
1308
+ ]
2018
1309
  },
2019
1310
  "notification-url": "https://packagist.org/downloads/",
2020
1311
  "license": [
2021
1312
  "MIT"
2022
1313
  ],
2023
1314
  "description": "PHPStan - PHP Static Analysis Tool",
2024
- "time": "2019-10-22T20:20:22+00:00"
1315
+ "time": "2019-12-14T13:41:17+00:00"
2025
1316
  },
2026
1317
  {
2027
1318
  "name": "symfony/event-dispatcher",
data/helpers/phpstan.neon CHANGED
@@ -1,6 +1,3 @@
1
- includes:
2
- - vendor/phpstan/phpstan/conf/config.level6.neon
3
-
4
1
  parameters:
5
2
  inferPrivatePropertyTypeFromConstructor: true
6
3
  paths:
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.28
4
+ version: 0.114.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-12-12 00:00:00.000000000 Z
11
+ date: 2019-12-17 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.28
19
+ version: 0.114.1
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.28
26
+ version: 0.114.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: byebug
29
29
  requirement: !ruby/object:Gem::Requirement