diff --git a/composer.lock b/composer.lock index 818a75b..9820bc2 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "f5a5cf6800f71c8bb3469bac3d295a16", @@ -661,16 +661,16 @@ }, { "name": "nette/application", - "version": "v2.4.14", + "version": "v2.4.16", "source": { "type": "git", "url": "https://github.com/nette/application.git", - "reference": "86a28664ca5594a6f97db889fd480cf4cf737218" + "reference": "e32c04de211873c792d13d9a00c50083b8e05a23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/application/zipball/86a28664ca5594a6f97db889fd480cf4cf737218", - "reference": "86a28664ca5594a6f97db889fd480cf4cf737218", + "url": "https://api.github.com/repos/nette/application/zipball/e32c04de211873c792d13d9a00c50083b8e05a23", + "reference": "e32c04de211873c792d13d9a00c50083b8e05a23", "shasum": "" }, "require": { @@ -709,9 +709,6 @@ "autoload": { "classmap": [ "src/" - ], - "files": [ - "src/compatibility.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -744,7 +741,7 @@ "routing", "seo" ], - "time": "2019-11-19T18:47:13+00:00" + "time": "2020-08-25T01:51:49+00:00" }, { "name": "nette/bootstrap", @@ -1805,7 +1802,7 @@ "nette/http": "^2.4.7", "nette/tester": "^2.2.0", "php-coveralls/php-coveralls": "^2.1", - "phpstan/phpstan-shim": "^0.11.5", + "phpstan/phpstan": "0.12.38", "spameri/coding-standard": "dev-master", "spameri/dependency-mocker": "^1.3" }, @@ -1859,7 +1856,7 @@ "elasticsearch/elasticsearch": "^7", "guzzlehttp/guzzle": "^6.3", "nette/tester": "v2.3.1", - "phpstan/phpstan-shim": "v0.11.4", + "phpstan/phpstan": "v0.12.37", "spameri/coding-standard": "@dev" }, "type": "library", @@ -2155,5 +2152,6 @@ "platform-dev": [], "platform-overrides": { "php": "7.1" - } + }, + "plugin-api-version": "1.1.0" }