diff --git a/composer.lock b/composer.lock index f679c3d..8afed54 100644 --- a/composer.lock +++ b/composer.lock @@ -126,22 +126,22 @@ }, { "name": "latte/latte", - "version": "v2.10.1", + "version": "v2.10.6", "source": { "type": "git", "url": "https://github.com/nette/latte.git", - "reference": "0787008cc4aecb0d741a143081cb5038b4a4fd43" + "reference": "8a9bd8af76557fc35abae639ab7b966af706fec9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/latte/zipball/0787008cc4aecb0d741a143081cb5038b4a4fd43", - "reference": "0787008cc4aecb0d741a143081cb5038b4a4fd43", + "url": "https://api.github.com/repos/nette/latte/zipball/8a9bd8af76557fc35abae639ab7b966af706fec9", + "reference": "8a9bd8af76557fc35abae639ab7b966af706fec9", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", - "php": ">=7.1 <8.1" + "php": ">=7.1 <8.2" }, "conflict": { "nette/application": "<2.4.1" @@ -160,6 +160,9 @@ "nette/php-generator": "to use tag {templatePrint}", "nette/utils": "to use filter |webalize" }, + "bin": [ + "bin/latte-lint" + ], "type": "library", "extra": { "branch-alias": { @@ -201,9 +204,9 @@ ], "support": { "issues": "https://github.com/nette/latte/issues", - "source": "https://github.com/nette/latte/tree/v2.10.1" + "source": "https://github.com/nette/latte/tree/v2.10.6" }, - "time": "2021-01-26T13:15:35+00:00" + "time": "2021-11-26T22:56:21+00:00" }, { "name": "nette/application", @@ -2065,5 +2068,5 @@ "ext-pdo": "*" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }