aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2020-06-13 07:38:37 +0200
committerGitHub <noreply@github.com>2020-06-13 07:38:37 +0200
commit6c56444c4eeb1eda88cb166d7d6d8875cc677663 (patch)
treee6b28352803b1e08c624dd6951343e30dec34ac4
parenta0c838507d85e319853d84b2d2614044fe50df45 (diff)
parent2a253d24ca9cf21d5d307e0c1f93f6d86bc33ee9 (diff)
downloadwallabag-6c56444c4eeb1eda88cb166d7d6d8875cc677663.tar.gz
wallabag-6c56444c4eeb1eda88cb166d7d6d8875cc677663.tar.zst
wallabag-6c56444c4eeb1eda88cb166d7d6d8875cc677663.zip
Merge pull request #4421 from wallabag/fix/security-two-factor
Upgrade scheb/two-factor-bundle to fix vulnerability
-rw-r--r--composer.json4
-rw-r--r--composer.lock563
2 files changed, 448 insertions, 119 deletions
diff --git a/composer.json b/composer.json
index 6133f5e8..5bc4573a 100644
--- a/composer.json
+++ b/composer.json
@@ -80,10 +80,10 @@
80 "php-http/httplug-bundle": "^1.14", 80 "php-http/httplug-bundle": "^1.14",
81 "pragmarx/recovery": "^0.1.0", 81 "pragmarx/recovery": "^0.1.0",
82 "predis/predis": "v1.1.x-dev", 82 "predis/predis": "v1.1.x-dev",
83 "scheb/two-factor-bundle": "4.5.0", 83 "scheb/two-factor-bundle": "^4.11.0",
84 "sensio/distribution-bundle": "^5.0", 84 "sensio/distribution-bundle": "^5.0",
85 "sensio/framework-extra-bundle": "^5.2", 85 "sensio/framework-extra-bundle": "^5.2",
86 "sentry/sentry-symfony": "^3.0", 86 "sentry/sentry-symfony": "3.2.1",
87 "stof/doctrine-extensions-bundle": "^1.2", 87 "stof/doctrine-extensions-bundle": "^1.2",
88 "symfony/dom-crawler": "^3.4", 88 "symfony/dom-crawler": "^3.4",
89 "symfony/monolog-bundle": "^3.1", 89 "symfony/monolog-bundle": "^3.1",
diff --git a/composer.lock b/composer.lock
index 5331116a..1311b71f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 "content-hash": "9460c8c5f1534c0655a9639167c3e1a1", 7 "content-hash": "684e23e16257042ea975c6797fc40c26",
8 "packages": [ 8 "packages": [
9 { 9 {
10 "name": "bdunogier/guzzle-site-authenticator", 10 "name": "bdunogier/guzzle-site-authenticator",
@@ -216,6 +216,71 @@
216 "time": "2019-04-09T12:31:48+00:00" 216 "time": "2019-04-09T12:31:48+00:00"
217 }, 217 },
218 { 218 {
219 "name": "composer/package-versions-deprecated",
220 "version": "1.8.0",
221 "source": {
222 "type": "git",
223 "url": "https://github.com/composer/package-versions-deprecated.git",
224 "reference": "98df7f1b293c0550bd5b1ce6b60b59bdda23aa47"
225 },
226 "dist": {
227 "type": "zip",
228 "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/98df7f1b293c0550bd5b1ce6b60b59bdda23aa47",
229 "reference": "98df7f1b293c0550bd5b1ce6b60b59bdda23aa47",
230 "shasum": ""
231 },
232 "require": {
233 "composer-plugin-api": "^1.1.0 || ^2.0",
234 "php": "^7"
235 },
236 "replace": {
237 "ocramius/package-versions": "1.2 - 1.8.99"
238 },
239 "require-dev": {
240 "composer/composer": "^1.9.3 || ^2.0@dev",
241 "ext-zip": "^1.13",
242 "phpunit/phpunit": "^6.5 || ^7"
243 },
244 "type": "composer-plugin",
245 "extra": {
246 "class": "PackageVersions\\Installer",
247 "branch-alias": {
248 "dev-master": "1.x-dev"
249 }
250 },
251 "autoload": {
252 "psr-4": {
253 "PackageVersions\\": "src/PackageVersions"
254 }
255 },
256 "notification-url": "https://packagist.org/downloads/",
257 "license": [
258 "MIT"
259 ],
260 "authors": [
261 {
262 "name": "Marco Pivetta",
263 "email": "ocramius@gmail.com"
264 },
265 {
266 "name": "Jordi Boggiano",
267 "email": "j.boggiano@seld.be"
268 }
269 ],
270 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
271 "funding": [
272 {
273 "url": "https://packagist.com",
274 "type": "custom"
275 },
276 {
277 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
278 "type": "tidelift"
279 }
280 ],
281 "time": "2020-04-23T11:49:37+00:00"
282 },
283 {
219 "name": "craue/config-bundle", 284 "name": "craue/config-bundle",
220 "version": "2.4.0", 285 "version": "2.4.0",
221 "source": { 286 "source": {
@@ -498,6 +563,20 @@
498 "redis", 563 "redis",
499 "xcache" 564 "xcache"
500 ], 565 ],
566 "funding": [
567 {
568 "url": "https://www.doctrine-project.org/sponsorship.html",
569 "type": "custom"
570 },
571 {
572 "url": "https://www.patreon.com/phpdoctrine",
573 "type": "patreon"
574 },
575 {
576 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
577 "type": "tidelift"
578 }
579 ],
501 "time": "2020-05-27T16:24:54+00:00" 580 "time": "2020-05-27T16:24:54+00:00"
502 }, 581 },
503 { 582 {
@@ -1471,6 +1550,20 @@
1471 "orm", 1550 "orm",
1472 "persistence" 1551 "persistence"
1473 ], 1552 ],
1553 "funding": [
1554 {
1555 "url": "https://www.doctrine-project.org/sponsorship.html",
1556 "type": "custom"
1557 },
1558 {
1559 "url": "https://www.patreon.com/phpdoctrine",
1560 "type": "patreon"
1561 },
1562 {
1563 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
1564 "type": "tidelift"
1565 }
1566 ],
1474 "time": "2020-03-21T15:13:52+00:00" 1567 "time": "2020-03-21T15:13:52+00:00"
1475 }, 1568 },
1476 { 1569 {
@@ -4040,20 +4133,20 @@
4040 }, 4133 },
4041 { 4134 {
4042 "name": "jean85/pretty-package-versions", 4135 "name": "jean85/pretty-package-versions",
4043 "version": "1.2", 4136 "version": "1.3.0",
4044 "source": { 4137 "source": {
4045 "type": "git", 4138 "type": "git",
4046 "url": "https://github.com/Jean85/pretty-package-versions.git", 4139 "url": "https://github.com/Jean85/pretty-package-versions.git",
4047 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48" 4140 "reference": "e3517fb11b67e798239354fe8213927d012ad8f9"
4048 }, 4141 },
4049 "dist": { 4142 "dist": {
4050 "type": "zip", 4143 "type": "zip",
4051 "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/75c7effcf3f77501d0e0caa75111aff4daa0dd48", 4144 "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/e3517fb11b67e798239354fe8213927d012ad8f9",
4052 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48", 4145 "reference": "e3517fb11b67e798239354fe8213927d012ad8f9",
4053 "shasum": "" 4146 "shasum": ""
4054 }, 4147 },
4055 "require": { 4148 "require": {
4056 "ocramius/package-versions": "^1.2.0", 4149 "composer/package-versions-deprecated": "^1.8.0",
4057 "php": "^7.0" 4150 "php": "^7.0"
4058 }, 4151 },
4059 "require-dev": { 4152 "require-dev": {
@@ -4087,7 +4180,7 @@
4087 "release", 4180 "release",
4088 "versions" 4181 "versions"
4089 ], 4182 ],
4090 "time": "2018-06-13T13:22:40+00:00" 4183 "time": "2020-04-24T14:19:45+00:00"
4091 }, 4184 },
4092 { 4185 {
4093 "name": "jms/metadata", 4186 "name": "jms/metadata",
@@ -4667,6 +4760,12 @@
4667 "psr", 4760 "psr",
4668 "psr-7" 4761 "psr-7"
4669 ], 4762 ],
4763 "funding": [
4764 {
4765 "url": "https://funding.communitybridge.org/projects/laminas-project",
4766 "type": "community_bridge"
4767 }
4768 ],
4670 "time": "2020-04-27T17:07:01+00:00" 4769 "time": "2020-04-27T17:07:01+00:00"
4671 }, 4770 },
4672 { 4771 {
@@ -4777,6 +4876,12 @@
4777 "laminas", 4876 "laminas",
4778 "zf" 4877 "zf"
4779 ], 4878 ],
4879 "funding": [
4880 {
4881 "url": "https://funding.communitybridge.org/projects/laminas-project",
4882 "type": "community_bridge"
4883 }
4884 ],
4780 "time": "2020-05-20T16:45:56+00:00" 4885 "time": "2020-05-20T16:45:56+00:00"
4781 }, 4886 },
4782 { 4887 {
@@ -4832,6 +4937,16 @@
4832 "JWS", 4937 "JWS",
4833 "jwt" 4938 "jwt"
4834 ], 4939 ],
4940 "funding": [
4941 {
4942 "url": "https://github.com/lcobucci",
4943 "type": "github"
4944 },
4945 {
4946 "url": "https://www.patreon.com/lcobucci",
4947 "type": "patreon"
4948 }
4949 ],
4835 "time": "2020-05-22T08:21:12+00:00" 4950 "time": "2020-05-22T08:21:12+00:00"
4836 }, 4951 },
4837 { 4952 {
@@ -5232,6 +5347,16 @@
5232 "logging", 5347 "logging",
5233 "psr-3" 5348 "psr-3"
5234 ], 5349 ],
5350 "funding": [
5351 {
5352 "url": "https://github.com/Seldaek",
5353 "type": "github"
5354 },
5355 {
5356 "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
5357 "type": "tidelift"
5358 }
5359 ],
5235 "time": "2020-05-22T07:31:27+00:00" 5360 "time": "2020-05-22T07:31:27+00:00"
5236 }, 5361 },
5237 { 5362 {
@@ -5378,56 +5503,6 @@
5378 "time": "2019-06-17T08:53:14+00:00" 5503 "time": "2019-06-17T08:53:14+00:00"
5379 }, 5504 },
5380 { 5505 {
5381 "name": "ocramius/package-versions",
5382 "version": "1.4.2",
5383 "source": {
5384 "type": "git",
5385 "url": "https://github.com/Ocramius/PackageVersions.git",
5386 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d"
5387 },
5388 "dist": {
5389 "type": "zip",
5390 "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
5391 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
5392 "shasum": ""
5393 },
5394 "require": {
5395 "composer-plugin-api": "^1.0.0",
5396 "php": "^7.1.0"
5397 },
5398 "require-dev": {
5399 "composer/composer": "^1.6.3",
5400 "doctrine/coding-standard": "^5.0.1",
5401 "ext-zip": "*",
5402 "infection/infection": "^0.7.1",
5403 "phpunit/phpunit": "^7.5.17"
5404 },
5405 "type": "composer-plugin",
5406 "extra": {
5407 "class": "PackageVersions\\Installer",
5408 "branch-alias": {
5409 "dev-master": "2.0.x-dev"
5410 }
5411 },
5412 "autoload": {
5413 "psr-4": {
5414 "PackageVersions\\": "src/PackageVersions"
5415 }
5416 },
5417 "notification-url": "https://packagist.org/downloads/",
5418 "license": [
5419 "MIT"
5420 ],
5421 "authors": [
5422 {
5423 "name": "Marco Pivetta",
5424 "email": "ocramius@gmail.com"
5425 }
5426 ],
5427 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
5428 "time": "2019-11-15T16:17:10+00:00"
5429 },
5430 {
5431 "name": "ocramius/proxy-manager", 5506 "name": "ocramius/proxy-manager",
5432 "version": "2.1.1", 5507 "version": "2.1.1",
5433 "source": { 5508 "source": {
@@ -6715,6 +6790,20 @@
6715 "x.509", 6790 "x.509",
6716 "x509" 6791 "x509"
6717 ], 6792 ],
6793 "funding": [
6794 {
6795 "url": "https://github.com/terrafrost",
6796 "type": "github"
6797 },
6798 {
6799 "url": "https://www.patreon.com/phpseclib",
6800 "type": "patreon"
6801 },
6802 {
6803 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6804 "type": "tidelift"
6805 }
6806 ],
6718 "time": "2020-04-04T23:17:33+00:00" 6807 "time": "2020-04-04T23:17:33+00:00"
6719 }, 6808 },
6720 { 6809 {
@@ -7433,45 +7522,51 @@
7433 }, 7522 },
7434 { 7523 {
7435 "name": "scheb/two-factor-bundle", 7524 "name": "scheb/two-factor-bundle",
7436 "version": "v4.5.0", 7525 "version": "v4.16.0",
7437 "source": { 7526 "source": {
7438 "type": "git", 7527 "type": "git",
7439 "url": "https://github.com/scheb/two-factor-bundle.git", 7528 "url": "https://github.com/scheb/two-factor-bundle.git",
7440 "reference": "8dd92c33aeff4a5274e782629a0c1df4bbf77db2" 7529 "reference": "44ae7d1394296ed54aa621dd96516786ade2eeed"
7441 }, 7530 },
7442 "dist": { 7531 "dist": {
7443 "type": "zip", 7532 "type": "zip",
7444 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/8dd92c33aeff4a5274e782629a0c1df4bbf77db2", 7533 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/44ae7d1394296ed54aa621dd96516786ade2eeed",
7445 "reference": "8dd92c33aeff4a5274e782629a0c1df4bbf77db2", 7534 "reference": "44ae7d1394296ed54aa621dd96516786ade2eeed",
7446 "shasum": "" 7535 "shasum": ""
7447 }, 7536 },
7448 "require": { 7537 "require": {
7449 "lcobucci/jwt": "^3.2", 7538 "lcobucci/jwt": "^3.2",
7450 "paragonie/constant_time_encoding": "^2.2", 7539 "paragonie/constant_time_encoding": "^2.2",
7451 "php": "^7.1.3", 7540 "php": "^7.1.3",
7452 "spomky-labs/otphp": "^9.1", 7541 "spomky-labs/otphp": "^9.1|^10.0",
7453 "symfony/config": "^3.4|^4.0", 7542 "symfony/config": "^3.4|^4.0|^5.0",
7454 "symfony/dependency-injection": "^3.4|^4.0", 7543 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
7455 "symfony/event-dispatcher": "^3.4|^4.0", 7544 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
7456 "symfony/framework-bundle": "^3.4|^4.0", 7545 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
7457 "symfony/http-foundation": "^3.4|^4.0", 7546 "symfony/http-foundation": "^3.4|^4.0|^5.0",
7458 "symfony/http-kernel": "^3.4|^4.0", 7547 "symfony/http-kernel": "^3.4|^4.0|^5.0",
7459 "symfony/property-access": "^3.4|^4.0", 7548 "symfony/property-access": "^3.4|^4.0|^5.0",
7460 "symfony/security-bundle": "^3.4|^4.0", 7549 "symfony/security-bundle": "^3.4|^4.0|^5.0",
7461 "symfony/twig-bundle": "^3.4|^4.0" 7550 "symfony/twig-bundle": "^3.4|^4.0|^5.0"
7462 }, 7551 },
7463 "require-dev": { 7552 "require-dev": {
7464 "doctrine/lexer": "^1.0.1", 7553 "doctrine/persistence": "^1.3",
7465 "doctrine/orm": "^2.6", 7554 "escapestudios/symfony2-coding-standard": "^3.9",
7466 "phpunit/phpunit": "^7.0|^8.0", 7555 "phpunit/phpunit": "^7.0|^8.0|^9.0",
7556 "squizlabs/php_codesniffer": "^3.5",
7467 "swiftmailer/swiftmailer": "^6.0", 7557 "swiftmailer/swiftmailer": "^6.0",
7468 "symfony/yaml": "^3.4|^4.0" 7558 "symfony/polyfill-php80": "^1.15",
7559 "symfony/yaml": "^3.4|^4.0|^5.0",
7560 "vimeo/psalm": "^3.11"
7469 }, 7561 },
7470 "type": "symfony-bundle", 7562 "type": "symfony-bundle",
7471 "autoload": { 7563 "autoload": {
7472 "psr-4": { 7564 "psr-4": {
7473 "Scheb\\TwoFactorBundle\\": "" 7565 "Scheb\\TwoFactorBundle\\": ""
7474 } 7566 },
7567 "exclude-from-classmap": [
7568 "/Tests/"
7569 ]
7475 }, 7570 },
7476 "notification-url": "https://packagist.org/downloads/", 7571 "notification-url": "https://packagist.org/downloads/",
7477 "license": [ 7572 "license": [
@@ -7492,7 +7587,7 @@
7492 "two-factor", 7587 "two-factor",
7493 "two-step" 7588 "two-step"
7494 ], 7589 ],
7495 "time": "2019-08-07T18:26:54+00:00" 7590 "time": "2020-05-08T19:32:30+00:00"
7496 }, 7591 },
7497 { 7592 {
7498 "name": "sensio/distribution-bundle", 7593 "name": "sensio/distribution-bundle",
@@ -7785,48 +7880,53 @@
7785 "logging", 7880 "logging",
7786 "sentry" 7881 "sentry"
7787 ], 7882 ],
7883 "funding": [
7884 {
7885 "url": "https://sentry.io/",
7886 "type": "custom"
7887 },
7888 {
7889 "url": "https://sentry.io/pricing/",
7890 "type": "custom"
7891 }
7892 ],
7788 "time": "2020-05-20T20:49:38+00:00" 7893 "time": "2020-05-20T20:49:38+00:00"
7789 }, 7894 },
7790 { 7895 {
7791 "name": "sentry/sentry-symfony", 7896 "name": "sentry/sentry-symfony",
7792 "version": "3.3.2", 7897 "version": "3.2.1",
7793 "source": { 7898 "source": {
7794 "type": "git", 7899 "type": "git",
7795 "url": "https://github.com/getsentry/sentry-symfony.git", 7900 "url": "https://github.com/getsentry/sentry-symfony.git",
7796 "reference": "3a9c2669969604c362cc63ba8fa118d9a00ac711" 7901 "reference": "620b90dc35c12ef96c6460df74e30441e359ce6d"
7797 }, 7902 },
7798 "dist": { 7903 "dist": {
7799 "type": "zip", 7904 "type": "zip",
7800 "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/3a9c2669969604c362cc63ba8fa118d9a00ac711", 7905 "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/620b90dc35c12ef96c6460df74e30441e359ce6d",
7801 "reference": "3a9c2669969604c362cc63ba8fa118d9a00ac711", 7906 "reference": "620b90dc35c12ef96c6460df74e30441e359ce6d",
7802 "shasum": "" 7907 "shasum": ""
7803 }, 7908 },
7804 "require": { 7909 "require": {
7805 "jean85/pretty-package-versions": "^1.0", 7910 "jean85/pretty-package-versions": "^1.0",
7806 "ocramius/package-versions": "^1.3.0",
7807 "php": "^7.1", 7911 "php": "^7.1",
7808 "sentry/sdk": "^2.0", 7912 "sentry/sdk": "^2.0",
7809 "symfony/config": "^3.4||^4.0||^5.0", 7913 "symfony/config": "^2.8||^3.0||^4.0",
7810 "symfony/console": "^3.4||^4.0||^5.0", 7914 "symfony/console": "^2.8||^3.0||^4.0",
7811 "symfony/dependency-injection": "^3.4||^4.0||^5.0", 7915 "symfony/dependency-injection": "^2.8||^3.0||^4.0",
7812 "symfony/event-dispatcher": "^3.4||^4.0||^5.0", 7916 "symfony/event-dispatcher": "^2.8||^3.0||^4.0",
7813 "symfony/http-kernel": "^3.4||^4.0||^5.0", 7917 "symfony/http-kernel": "^2.8||^3.0||^4.0",
7814 "symfony/security-core": "^3.4||^4.0||^5.0" 7918 "symfony/security-core": "^2.8||^3.0||^4.0"
7815 }, 7919 },
7816 "require-dev": { 7920 "require-dev": {
7817 "friendsofphp/php-cs-fixer": "^2.8", 7921 "friendsofphp/php-cs-fixer": "^2.8",
7818 "jangregor/phpstan-prophecy": "^0.3.0", 7922 "jangregor/phpstan-prophecy": "^0.3.0",
7819 "monolog/monolog": "^1.11||^2.0", 7923 "monolog/monolog": "^1.11||^2.0",
7820 "php-http/mock-client": "^1.0", 7924 "php-http/mock-client": "^1.0",
7925 "phpstan/phpstan": "^0.11",
7821 "phpstan/phpstan-phpunit": "^0.11", 7926 "phpstan/phpstan-phpunit": "^0.11",
7822 "phpstan/phpstan-shim": "^0.11", 7927 "phpunit/phpunit": "^7.5",
7823 "phpunit/phpunit": "^7.5||^8.5", 7928 "scrutinizer/ocular": "^1.4",
7824 "symfony/browser-kit": "^3.4||^4.0||^5.0", 7929 "symfony/expression-language": "^2.8||^3.0||^4.0"
7825 "symfony/expression-language": "^3.4||^4.0||^5.0",
7826 "symfony/framework-bundle": "^3.4||^4.0||^5.0",
7827 "symfony/monolog-bundle": "^3.4",
7828 "symfony/phpunit-bridge": "^5.0",
7829 "symfony/yaml": "^3.4||^4.0||^5.0"
7830 }, 7930 },
7831 "suggest": { 7931 "suggest": {
7832 "monolog/monolog": "Required to use the Monolog handler" 7932 "monolog/monolog": "Required to use the Monolog handler"
@@ -7867,7 +7967,7 @@
7867 "sentry", 7967 "sentry",
7868 "symfony" 7968 "symfony"
7869 ], 7969 ],
7870 "time": "2020-01-16T08:45:03+00:00" 7970 "time": "2019-11-29T21:24:37+00:00"
7871 }, 7971 },
7872 { 7972 {
7873 "name": "simplepie/simplepie", 7973 "name": "simplepie/simplepie",
@@ -8241,6 +8341,20 @@
8241 ], 8341 ],
8242 "description": "Symfony HttpClient component", 8342 "description": "Symfony HttpClient component",
8243 "homepage": "https://symfony.com", 8343 "homepage": "https://symfony.com",
8344 "funding": [
8345 {
8346 "url": "https://symfony.com/sponsor",
8347 "type": "custom"
8348 },
8349 {
8350 "url": "https://github.com/fabpot",
8351 "type": "github"
8352 },
8353 {
8354 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8355 "type": "tidelift"
8356 }
8357 ],
8244 "time": "2020-04-12T16:14:02+00:00" 8358 "time": "2020-04-12T16:14:02+00:00"
8245 }, 8359 },
8246 { 8360 {
@@ -8360,6 +8474,20 @@
8360 "mime", 8474 "mime",
8361 "mime-type" 8475 "mime-type"
8362 ], 8476 ],
8477 "funding": [
8478 {
8479 "url": "https://symfony.com/sponsor",
8480 "type": "custom"
8481 },
8482 {
8483 "url": "https://github.com/fabpot",
8484 "type": "github"
8485 },
8486 {
8487 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8488 "type": "tidelift"
8489 }
8490 ],
8363 "time": "2020-04-16T14:49:30+00:00" 8491 "time": "2020-04-16T14:49:30+00:00"
8364 }, 8492 },
8365 { 8493 {
@@ -8479,6 +8607,20 @@
8479 "portable", 8607 "portable",
8480 "shim" 8608 "shim"
8481 ], 8609 ],
8610 "funding": [
8611 {
8612 "url": "https://symfony.com/sponsor",
8613 "type": "custom"
8614 },
8615 {
8616 "url": "https://github.com/fabpot",
8617 "type": "github"
8618 },
8619 {
8620 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8621 "type": "tidelift"
8622 }
8623 ],
8482 "time": "2020-05-12T16:14:59+00:00" 8624 "time": "2020-05-12T16:14:59+00:00"
8483 }, 8625 },
8484 { 8626 {
@@ -8537,6 +8679,20 @@
8537 "polyfill", 8679 "polyfill",
8538 "portable" 8680 "portable"
8539 ], 8681 ],
8682 "funding": [
8683 {
8684 "url": "https://symfony.com/sponsor",
8685 "type": "custom"
8686 },
8687 {
8688 "url": "https://github.com/fabpot",
8689 "type": "github"
8690 },
8691 {
8692 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8693 "type": "tidelift"
8694 }
8695 ],
8540 "time": "2020-05-12T16:14:59+00:00" 8696 "time": "2020-05-12T16:14:59+00:00"
8541 }, 8697 },
8542 { 8698 {
@@ -8596,6 +8752,20 @@
8596 "portable", 8752 "portable",
8597 "shim" 8753 "shim"
8598 ], 8754 ],
8755 "funding": [
8756 {
8757 "url": "https://symfony.com/sponsor",
8758 "type": "custom"
8759 },
8760 {
8761 "url": "https://github.com/fabpot",
8762 "type": "github"
8763 },
8764 {
8765 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8766 "type": "tidelift"
8767 }
8768 ],
8599 "time": "2020-05-12T16:47:27+00:00" 8769 "time": "2020-05-12T16:47:27+00:00"
8600 }, 8770 },
8601 { 8771 {
@@ -8654,6 +8824,20 @@
8654 "portable", 8824 "portable",
8655 "shim" 8825 "shim"
8656 ], 8826 ],
8827 "funding": [
8828 {
8829 "url": "https://symfony.com/sponsor",
8830 "type": "custom"
8831 },
8832 {
8833 "url": "https://github.com/fabpot",
8834 "type": "github"
8835 },
8836 {
8837 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8838 "type": "tidelift"
8839 }
8840 ],
8657 "time": "2020-05-12T16:14:59+00:00" 8841 "time": "2020-05-12T16:14:59+00:00"
8658 }, 8842 },
8659 { 8843 {
@@ -8716,6 +8900,20 @@
8716 "portable", 8900 "portable",
8717 "shim" 8901 "shim"
8718 ], 8902 ],
8903 "funding": [
8904 {
8905 "url": "https://symfony.com/sponsor",
8906 "type": "custom"
8907 },
8908 {
8909 "url": "https://github.com/fabpot",
8910 "type": "github"
8911 },
8912 {
8913 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8914 "type": "tidelift"
8915 }
8916 ],
8719 "time": "2020-05-12T16:47:27+00:00" 8917 "time": "2020-05-12T16:47:27+00:00"
8720 }, 8918 },
8721 { 8919 {
@@ -8775,6 +8973,20 @@
8775 "portable", 8973 "portable",
8776 "shim" 8974 "shim"
8777 ], 8975 ],
8976 "funding": [
8977 {
8978 "url": "https://symfony.com/sponsor",
8979 "type": "custom"
8980 },
8981 {
8982 "url": "https://github.com/fabpot",
8983 "type": "github"
8984 },
8985 {
8986 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8987 "type": "tidelift"
8988 }
8989 ],
8778 "time": "2020-05-12T16:47:27+00:00" 8990 "time": "2020-05-12T16:47:27+00:00"
8779 }, 8991 },
8780 { 8992 {
@@ -8831,6 +9043,20 @@
8831 "portable", 9043 "portable",
8832 "shim" 9044 "shim"
8833 ], 9045 ],
9046 "funding": [
9047 {
9048 "url": "https://symfony.com/sponsor",
9049 "type": "custom"
9050 },
9051 {
9052 "url": "https://github.com/fabpot",
9053 "type": "github"
9054 },
9055 {
9056 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9057 "type": "tidelift"
9058 }
9059 ],
8834 "time": "2020-05-12T16:47:27+00:00" 9060 "time": "2020-05-12T16:47:27+00:00"
8835 }, 9061 },
8836 { 9062 {
@@ -8890,6 +9116,20 @@
8890 "portable", 9116 "portable",
8891 "shim" 9117 "shim"
8892 ], 9118 ],
9119 "funding": [
9120 {
9121 "url": "https://symfony.com/sponsor",
9122 "type": "custom"
9123 },
9124 {
9125 "url": "https://github.com/fabpot",
9126 "type": "github"
9127 },
9128 {
9129 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9130 "type": "tidelift"
9131 }
9132 ],
8893 "time": "2020-05-12T16:47:27+00:00" 9133 "time": "2020-05-12T16:47:27+00:00"
8894 }, 9134 },
8895 { 9135 {
@@ -8945,6 +9185,20 @@
8945 "portable", 9185 "portable",
8946 "shim" 9186 "shim"
8947 ], 9187 ],
9188 "funding": [
9189 {
9190 "url": "https://symfony.com/sponsor",
9191 "type": "custom"
9192 },
9193 {
9194 "url": "https://github.com/fabpot",
9195 "type": "github"
9196 },
9197 {
9198 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9199 "type": "tidelift"
9200 }
9201 ],
8948 "time": "2020-05-12T16:47:27+00:00" 9202 "time": "2020-05-12T16:47:27+00:00"
8949 }, 9203 },
8950 { 9204 {
@@ -9003,6 +9257,20 @@
9003 "portable", 9257 "portable",
9004 "shim" 9258 "shim"
9005 ], 9259 ],
9260 "funding": [
9261 {
9262 "url": "https://symfony.com/sponsor",
9263 "type": "custom"
9264 },
9265 {
9266 "url": "https://github.com/fabpot",
9267 "type": "github"
9268 },
9269 {
9270 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9271 "type": "tidelift"
9272 }
9273 ],
9006 "time": "2020-05-12T16:47:27+00:00" 9274 "time": "2020-05-12T16:47:27+00:00"
9007 }, 9275 },
9008 { 9276 {
@@ -9055,6 +9323,20 @@
9055 "polyfill", 9323 "polyfill",
9056 "shim" 9324 "shim"
9057 ], 9325 ],
9326 "funding": [
9327 {
9328 "url": "https://symfony.com/sponsor",
9329 "type": "custom"
9330 },
9331 {
9332 "url": "https://github.com/fabpot",
9333 "type": "github"
9334 },
9335 {
9336 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9337 "type": "tidelift"
9338 }
9339 ],
9058 "time": "2020-05-12T16:14:59+00:00" 9340 "time": "2020-05-12T16:14:59+00:00"
9059 }, 9341 },
9060 { 9342 {
@@ -9114,6 +9396,20 @@
9114 "portable", 9396 "portable",
9115 "uuid" 9397 "uuid"
9116 ], 9398 ],
9399 "funding": [
9400 {
9401 "url": "https://symfony.com/sponsor",
9402 "type": "custom"
9403 },
9404 {
9405 "url": "https://github.com/fabpot",
9406 "type": "github"
9407 },
9408 {
9409 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9410 "type": "tidelift"
9411 }
9412 ],
9117 "time": "2020-05-12T16:47:27+00:00" 9413 "time": "2020-05-12T16:47:27+00:00"
9118 }, 9414 },
9119 { 9415 {
@@ -10109,6 +10405,12 @@
10109 "Xdebug", 10405 "Xdebug",
10110 "performance" 10406 "performance"
10111 ], 10407 ],
10408 "funding": [
10409 {
10410 "url": "https://packagist.com",
10411 "type": "custom"
10412 }
10413 ],
10112 "time": "2020-03-01T12:26:26+00:00" 10414 "time": "2020-03-01T12:26:26+00:00"
10113 }, 10415 },
10114 { 10416 {
@@ -10298,6 +10600,20 @@
10298 "Fixture", 10600 "Fixture",
10299 "persistence" 10601 "persistence"
10300 ], 10602 ],
10603 "funding": [
10604 {
10605 "url": "https://www.doctrine-project.org/sponsorship.html",
10606 "type": "custom"
10607 },
10608 {
10609 "url": "https://www.patreon.com/phpdoctrine",
10610 "type": "patreon"
10611 },
10612 {
10613 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
10614 "type": "tidelift"
10615 }
10616 ],
10301 "time": "2020-04-02T16:40:37+00:00" 10617 "time": "2020-04-02T16:40:37+00:00"
10302 }, 10618 },
10303 { 10619 {
@@ -10389,6 +10705,12 @@
10389 } 10705 }
10390 ], 10706 ],
10391 "description": "A tool to automatically fix PHP code style", 10707 "description": "A tool to automatically fix PHP code style",
10708 "funding": [
10709 {
10710 "url": "https://github.com/keradus",
10711 "type": "github"
10712 }
10713 ],
10392 "time": "2020-04-15T18:51:10+00:00" 10714 "time": "2020-04-15T18:51:10+00:00"
10393 }, 10715 },
10394 { 10716 {
@@ -10438,16 +10760,16 @@
10438 }, 10760 },
10439 { 10761 {
10440 "name": "nette/bootstrap", 10762 "name": "nette/bootstrap",
10441 "version": "v3.0.1", 10763 "version": "v3.0.2",
10442 "source": { 10764 "source": {
10443 "type": "git", 10765 "type": "git",
10444 "url": "https://github.com/nette/bootstrap.git", 10766 "url": "https://github.com/nette/bootstrap.git",
10445 "reference": "b45a1e33b6a44beb307756522396551e5a9ff249" 10767 "reference": "67830a65b42abfb906f8e371512d336ebfb5da93"
10446 }, 10768 },
10447 "dist": { 10769 "dist": {
10448 "type": "zip", 10770 "type": "zip",
10449 "url": "https://api.github.com/repos/nette/bootstrap/zipball/b45a1e33b6a44beb307756522396551e5a9ff249", 10771 "url": "https://api.github.com/repos/nette/bootstrap/zipball/67830a65b42abfb906f8e371512d336ebfb5da93",
10450 "reference": "b45a1e33b6a44beb307756522396551e5a9ff249", 10772 "reference": "67830a65b42abfb906f8e371512d336ebfb5da93",
10451 "shasum": "" 10773 "shasum": ""
10452 }, 10774 },
10453 "require": { 10775 "require": {
@@ -10470,6 +10792,7 @@
10470 "nette/safe-stream": "^2.2", 10792 "nette/safe-stream": "^2.2",
10471 "nette/security": "^3.0", 10793 "nette/security": "^3.0",
10472 "nette/tester": "^2.0", 10794 "nette/tester": "^2.0",
10795 "phpstan/phpstan-nette": "^0.12",
10473 "tracy/tracy": "^2.6" 10796 "tracy/tracy": "^2.6"
10474 }, 10797 },
10475 "suggest": { 10798 "suggest": {
@@ -10490,8 +10813,8 @@
10490 "notification-url": "https://packagist.org/downloads/", 10813 "notification-url": "https://packagist.org/downloads/",
10491 "license": [ 10814 "license": [
10492 "BSD-3-Clause", 10815 "BSD-3-Clause",
10493 "GPL-2.0", 10816 "GPL-2.0-only",
10494 "GPL-3.0" 10817 "GPL-3.0-only"
10495 ], 10818 ],
10496 "authors": [ 10819 "authors": [
10497 { 10820 {
@@ -10510,7 +10833,7 @@
10510 "configurator", 10833 "configurator",
10511 "nette" 10834 "nette"
10512 ], 10835 ],
10513 "time": "2019-09-30T08:19:38+00:00" 10836 "time": "2020-05-26T08:46:23+00:00"
10514 }, 10837 },
10515 { 10838 {
10516 "name": "nette/di", 10839 "name": "nette/di",
@@ -10710,31 +11033,36 @@
10710 }, 11033 },
10711 { 11034 {
10712 "name": "nette/php-generator", 11035 "name": "nette/php-generator",
10713 "version": "v3.3.4", 11036 "version": "v3.4.0",
10714 "source": { 11037 "source": {
10715 "type": "git", 11038 "type": "git",
10716 "url": "https://github.com/nette/php-generator.git", 11039 "url": "https://github.com/nette/php-generator.git",
10717 "reference": "8fe7e699dca7db186f56d75800cb1ec32e39c856" 11040 "reference": "ea2c8e8d6439f0a4e3cd3431c572b51a8131539b"
10718 }, 11041 },
10719 "dist": { 11042 "dist": {
10720 "type": "zip", 11043 "type": "zip",
10721 "url": "https://api.github.com/repos/nette/php-generator/zipball/8fe7e699dca7db186f56d75800cb1ec32e39c856", 11044 "url": "https://api.github.com/repos/nette/php-generator/zipball/ea2c8e8d6439f0a4e3cd3431c572b51a8131539b",
10722 "reference": "8fe7e699dca7db186f56d75800cb1ec32e39c856", 11045 "reference": "ea2c8e8d6439f0a4e3cd3431c572b51a8131539b",
10723 "shasum": "" 11046 "shasum": ""
10724 }, 11047 },
10725 "require": { 11048 "require": {
11049 "ext-tokenizer": "*",
10726 "nette/utils": "^2.4.2 || ^3.0", 11050 "nette/utils": "^2.4.2 || ^3.0",
10727 "php": ">=7.1" 11051 "php": ">=7.1"
10728 }, 11052 },
10729 "require-dev": { 11053 "require-dev": {
10730 "nette/tester": "^2.0", 11054 "nette/tester": "^2.0",
11055 "nikic/php-parser": "^4.4",
10731 "phpstan/phpstan": "^0.12", 11056 "phpstan/phpstan": "^0.12",
10732 "tracy/tracy": "^2.3" 11057 "tracy/tracy": "^2.3"
10733 }, 11058 },
11059 "suggest": {
11060 "nikic/php-parser": "to use ClassType::withBodiesFrom() & GlobalFunction::withBodyFrom()"
11061 },
10734 "type": "library", 11062 "type": "library",
10735 "extra": { 11063 "extra": {
10736 "branch-alias": { 11064 "branch-alias": {
10737 "dev-master": "3.3-dev" 11065 "dev-master": "3.4-dev"
10738 } 11066 }
10739 }, 11067 },
10740 "autoload": { 11068 "autoload": {
@@ -10766,7 +11094,7 @@
10766 "php", 11094 "php",
10767 "scaffolding" 11095 "scaffolding"
10768 ], 11096 ],
10769 "time": "2020-02-09T14:39:09+00:00" 11097 "time": "2020-05-26T16:32:45+00:00"
10770 }, 11098 },
10771 { 11099 {
10772 "name": "nette/robot-loader", 11100 "name": "nette/robot-loader",
@@ -10889,16 +11217,16 @@
10889 }, 11217 },
10890 { 11218 {
10891 "name": "nette/utils", 11219 "name": "nette/utils",
10892 "version": "v3.1.1", 11220 "version": "v3.1.2",
10893 "source": { 11221 "source": {
10894 "type": "git", 11222 "type": "git",
10895 "url": "https://github.com/nette/utils.git", 11223 "url": "https://github.com/nette/utils.git",
10896 "reference": "2c17d16d8887579ae1c0898ff94a3668997fd3eb" 11224 "reference": "488f58378bba71767e7831c83f9e0fa808bf83b9"
10897 }, 11225 },
10898 "dist": { 11226 "dist": {
10899 "type": "zip", 11227 "type": "zip",
10900 "url": "https://api.github.com/repos/nette/utils/zipball/2c17d16d8887579ae1c0898ff94a3668997fd3eb", 11228 "url": "https://api.github.com/repos/nette/utils/zipball/488f58378bba71767e7831c83f9e0fa808bf83b9",
10901 "reference": "2c17d16d8887579ae1c0898ff94a3668997fd3eb", 11229 "reference": "488f58378bba71767e7831c83f9e0fa808bf83b9",
10902 "shasum": "" 11230 "shasum": ""
10903 }, 11231 },
10904 "require": { 11232 "require": {
@@ -10911,7 +11239,7 @@
10911 }, 11239 },
10912 "suggest": { 11240 "suggest": {
10913 "ext-gd": "to use Image", 11241 "ext-gd": "to use Image",
10914 "ext-iconv": "to use Strings::webalize() and toAscii()", 11242 "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
10915 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", 11243 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
10916 "ext-json": "to use Nette\\Utils\\Json", 11244 "ext-json": "to use Nette\\Utils\\Json",
10917 "ext-mbstring": "to use Strings::lower() etc...", 11245 "ext-mbstring": "to use Strings::lower() etc...",
@@ -10963,7 +11291,7 @@
10963 "utility", 11291 "utility",
10964 "validation" 11292 "validation"
10965 ], 11293 ],
10966 "time": "2020-02-09T14:10:55+00:00" 11294 "time": "2020-05-27T09:58:51+00:00"
10967 }, 11295 },
10968 { 11296 {
10969 "name": "nikic/php-parser", 11297 "name": "nikic/php-parser",
@@ -11602,5 +11930,6 @@
11602 "platform-dev": [], 11930 "platform-dev": [],
11603 "platform-overrides": { 11931 "platform-overrides": {
11604 "php": "7.1.3" 11932 "php": "7.1.3"
11605 } 11933 },
11934 "plugin-api-version": "1.1.0"
11606} 11935}