Bump twig/twig from 1.42.4 to 1.42.5 (#989)

Bumps [twig/twig](https://github.com/twigphp/Twig) from 1.42.4 to 1.42.5.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v1.42.4...v1.42.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-08-26 17:09:51 +02:00 committed by GitHub
parent 118d1e624e
commit 2ea03a8650
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 8 deletions

14
composer.lock generated
View File

@ -837,16 +837,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.42.4", "version": "v1.42.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152" "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e587180584c3d2d6cb864a0454e777bb6dcb6152", "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
"reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152", "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -855,8 +855,7 @@
}, },
"require-dev": { "require-dev": {
"psr/container": "^1.0", "psr/container": "^1.0",
"symfony/debug": "^3.4|^4.2", "symfony/phpunit-bridge": "^4.4|^5.0"
"symfony/phpunit-bridge": "^4.4@dev|^5.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -885,7 +884,6 @@
}, },
{ {
"name": "Twig Team", "name": "Twig Team",
"homepage": "https://twig.symfony.com/contributors",
"role": "Contributors" "role": "Contributors"
}, },
{ {
@ -899,7 +897,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2019-11-11T16:49:32+00:00" "time": "2020-02-11T05:59:23+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],