diff --git a/issue-bot/composer.lock b/issue-bot/composer.lock index 9dc83c454b..2b62de7bb2 100644 --- a/issue-bot/composer.lock +++ b/issue-bot/composer.lock @@ -547,27 +547,27 @@ }, { "name": "nette/utils", - "version": "v3.2.1", + "version": "v3.2.8", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "2bc2f58079c920c2ecbb6935645abf6f2f5f94ba" + "reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/2bc2f58079c920c2ecbb6935645abf6f2f5f94ba", - "reference": "2bc2f58079c920c2ecbb6935645abf6f2f5f94ba", + "url": "https://api.github.com/repos/nette/utils/zipball/02a54c4c872b99e4ec05c4aec54b5a06eb0f6368", + "reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368", "shasum": "" }, "require": { - "php": ">=7.2 <8.1" + "php": ">=7.2 <8.3" }, "conflict": { "nette/di": "<3.0.6" }, "require-dev": { "nette/tester": "~2.0", - "phpstan/phpstan": "^0.12", + "phpstan/phpstan": "^1.0", "tracy/tracy": "^2.3" }, "suggest": { @@ -626,9 +626,9 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v3.2.1" + "source": "https://github.com/nette/utils/tree/v3.2.8" }, - "time": "2021-01-11T03:05:59+00:00" + "time": "2022-09-12T23:36:20+00:00" }, { "name": "php-http/cache-plugin", @@ -4096,5 +4096,5 @@ "php": "^7.4" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.3.0" }