From e5e5bf1bd8d76d8d013dcc72cb127c72cc950d4b Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Tue, 4 Jun 2019 14:14:16 -0600 Subject: [PATCH] minor twig update --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index b8faeced2..94563ccc2 100644 --- a/composer.lock +++ b/composer.lock @@ -2523,16 +2523,16 @@ }, { "name": "twig/twig", - "version": "v1.42.0", + "version": "v1.42.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "2983fcf2e20a4afe95f07e61d89a7590b3c8df2e" + "reference": "671347603760a88b1e7288aaa9378f33687d7edf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/2983fcf2e20a4afe95f07e61d89a7590b3c8df2e", - "reference": "2983fcf2e20a4afe95f07e61d89a7590b3c8df2e", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/671347603760a88b1e7288aaa9378f33687d7edf", + "reference": "671347603760a88b1e7288aaa9378f33687d7edf", "shasum": "" }, "require": { @@ -2585,7 +2585,7 @@ "keywords": [ "templating" ], - "time": "2019-05-31T06:20:05+00:00" + "time": "2019-06-04T11:31:08+00:00" }, { "name": "willdurand/negotiation",