diff --git a/composer.lock b/composer.lock index 5aad3a0..f215712 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "latte/latte", - "version": "v3.1.2", + "version": "v3.1.4", "source": { "type": "git", "url": "https://github.com/nette/latte.git", - "reference": "734ab908c17b28bd75b9331debd1901bec2f23ef" + "reference": "14dea9fc32c0d1cf5e9a1bd59556ae8be023c2a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/latte/zipball/734ab908c17b28bd75b9331debd1901bec2f23ef", - "reference": "734ab908c17b28bd75b9331debd1901bec2f23ef", + "url": "https://api.github.com/repos/nette/latte/zipball/14dea9fc32c0d1cf5e9a1bd59556ae8be023c2a6", + "reference": "14dea9fc32c0d1cf5e9a1bd59556ae8be023c2a6", "shasum": "" }, "require": { @@ -93,9 +93,9 @@ ], "support": { "issues": "https://github.com/nette/latte/issues", - "source": "https://github.com/nette/latte/tree/v3.1.2" + "source": "https://github.com/nette/latte/tree/v3.1.4" }, - "time": "2026-02-24T21:38:20+00:00" + "time": "2026-04-23T06:30:25+00:00" }, { "name": "nette/application", @@ -1674,5 +1674,5 @@ "php": "^8.4" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }