Merge pull request #3426 from CachetHQ/dependabot/composer/twig/twig-2.6.2

[Security] Bump twig/twig from 2.6.0 to 2.6.2
This commit is contained in:
James Brooks
2019-01-26 10:39:25 +00:00
committed by GitHub

10
composer.lock generated
View File

@@ -4819,16 +4819,16 @@
},
{
"name": "twig/twig",
"version": "v2.6.0",
"version": "v2.6.2",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "a11dd39f5b6589e14f0ff3b36675d06047c589b1"
"reference": "7d7342c8a4059fefb9b8d07db0cc14007021f9b7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/a11dd39f5b6589e14f0ff3b36675d06047c589b1",
"reference": "a11dd39f5b6589e14f0ff3b36675d06047c589b1",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/7d7342c8a4059fefb9b8d07db0cc14007021f9b7",
"reference": "7d7342c8a4059fefb9b8d07db0cc14007021f9b7",
"shasum": ""
},
"require": {
@@ -4882,7 +4882,7 @@
"keywords": [
"templating"
],
"time": "2018-12-16T10:36:48+00:00"
"time": "2019-01-14T15:00:48+00:00"
},
{
"name": "vlucas/phpdotenv",