diff --git a/composer.lock b/composer.lock index 342d655..b8b06d7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ce7515460b5dd02bfe3e66813a05b571", + "content-hash": "1267c79ee627553f43ba3deb453f5f60", "packages": [ { "name": "nette/application", @@ -1021,22 +1021,22 @@ }, { "name": "latte/latte", - "version": "v2.10.3", + "version": "v2.10.6", "source": { "type": "git", "url": "https://github.com/nette/latte.git", - "reference": "dd2c58863e830c22a2c6b85af63f37b829d255df" + "reference": "8a9bd8af76557fc35abae639ab7b966af706fec9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/latte/zipball/dd2c58863e830c22a2c6b85af63f37b829d255df", - "reference": "dd2c58863e830c22a2c6b85af63f37b829d255df", + "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" @@ -1055,6 +1055,9 @@ "nette/php-generator": "to use tag {templatePrint}", "nette/utils": "to use filter |webalize" }, + "bin": [ + "bin/latte-lint" + ], "type": "library", "extra": { "branch-alias": { @@ -1096,9 +1099,9 @@ ], "support": { "issues": "https://github.com/nette/latte/issues", - "source": "https://github.com/nette/latte/tree/v2.10.3" + "source": "https://github.com/nette/latte/tree/v2.10.6" }, - "time": "2021-02-22T11:17:13+00:00" + "time": "2021-11-26T22:56:21+00:00" }, { "name": "myclabs/deep-copy", @@ -5305,5 +5308,5 @@ "platform-overrides": { "php": "7.4" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }