Updated composer dependencies.

This commit is contained in:
Jan Böhmer 2019-03-19 15:16:10 +01:00
parent 7c8d195ba8
commit a429ead421

12
composer.lock generated
View file

@ -5967,16 +5967,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v2.6.2", "version": "v2.7.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "7d7342c8a4059fefb9b8d07db0cc14007021f9b7" "reference": "70c59531da43afe598c66135e39cac39475a2f51"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/7d7342c8a4059fefb9b8d07db0cc14007021f9b7", "url": "https://api.github.com/repos/twigphp/Twig/zipball/70c59531da43afe598c66135e39cac39475a2f51",
"reference": "7d7342c8a4059fefb9b8d07db0cc14007021f9b7", "reference": "70c59531da43afe598c66135e39cac39475a2f51",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5992,7 +5992,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
@ -6030,7 +6030,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2019-01-14T15:00:48+00:00" "time": "2019-03-12T18:48:26+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",