Merge pull request #3828 from CachetHQ/dependabot/composer/twig/twig-2.12.1

Bump twig/twig from 2.12.0 to 2.12.1
This commit is contained in:
James Brooks
2019-11-02 10:32:18 +00:00
committed by GitHub

10
composer.lock generated
View File

@@ -5176,16 +5176,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": {
@@ -5239,7 +5239,7 @@
"keywords": [
"templating"
],
"time": "2019-10-05T16:42:38+00:00"
"time": "2019-10-17T07:34:53+00:00"
},
{
"name": "vlucas/phpdotenv",