From 49e83f4c2dff1ac024e7b2268708c9a9607c7f91 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 06:32:49 +0000 Subject: [PATCH] Bump twig/twig from 2.12.0 to 2.12.1 Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/twigphp/Twig/releases) - [Changelog](https://github.com/twigphp/Twig/blob/2.x/CHANGELOG) - [Commits](https://github.com/twigphp/Twig/compare/v2.12.0...v2.12.1) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 1a30104f..45224327 100644 --- a/composer.lock +++ b/composer.lock @@ -5175,16 +5175,16 @@ }, { "name": "twig/twig", - "version": "v2.12.0", + "version": "v2.12.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "c7a85fd08348ca04b4d8f234f49583d9910906aa" + "reference": "ddd4134af9bfc6dba4eff7c8447444ecc45b9ee5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/c7a85fd08348ca04b4d8f234f49583d9910906aa", - "reference": "c7a85fd08348ca04b4d8f234f49583d9910906aa", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/ddd4134af9bfc6dba4eff7c8447444ecc45b9ee5", + "reference": "ddd4134af9bfc6dba4eff7c8447444ecc45b9ee5", "shasum": "" }, "require": { @@ -5238,7 +5238,7 @@ "keywords": [ "templating" ], - "time": "2019-10-05T16:42:38+00:00" + "time": "2019-10-17T07:34:53+00:00" }, { "name": "vlucas/phpdotenv",