Merge pull request #5612 from wallabag/dependabot/composer/twig/twig-2.14.11

This commit is contained in:
Jérémy Benoist 2022-02-11 06:21:57 +01:00 committed by GitHub
commit 7cd721997a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
composer.lock generated
View file

@ -10262,12 +10262,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -11201,16 +11201,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v2.14.10", "version": "v2.14.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "95fb194cd4dd6ac373a27af2bde2bad5d3f27aba" "reference": "66baa66f29ee30e487e05f1679903e36eb01d727"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/95fb194cd4dd6ac373a27af2bde2bad5d3f27aba", "url": "https://api.github.com/repos/twigphp/Twig/zipball/66baa66f29ee30e487e05f1679903e36eb01d727",
"reference": "95fb194cd4dd6ac373a27af2bde2bad5d3f27aba", "reference": "66baa66f29ee30e487e05f1679903e36eb01d727",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11265,7 +11265,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v2.14.10" "source": "https://github.com/twigphp/Twig/tree/v2.14.11"
}, },
"funding": [ "funding": [
{ {
@ -11277,7 +11277,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-03T21:13:26+00:00" "time": "2022-02-04T06:57:25+00:00"
}, },
{ {
"name": "wallabag/php-mobi", "name": "wallabag/php-mobi",