mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-24 00:20:28 +00:00
Merge pull request #6487 from wallabag/dependabot/composer/twig/extra-bundle-3.6.0
This commit is contained in:
commit
1b0559c69c
1 changed files with 6 additions and 11 deletions
17
composer.lock
generated
17
composer.lock
generated
|
@ -11104,16 +11104,16 @@
|
|||
},
|
||||
{
|
||||
"name": "twig/extra-bundle",
|
||||
"version": "v3.5.1",
|
||||
"version": "v3.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/twig-extra-bundle.git",
|
||||
"reference": "a961e553a624eebdbd423ad5ab931497ca6d87cd"
|
||||
"reference": "4a9674e775f49a9df5e26da66546e8f3364afe67"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/a961e553a624eebdbd423ad5ab931497ca6d87cd",
|
||||
"reference": "a961e553a624eebdbd423ad5ab931497ca6d87cd",
|
||||
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/4a9674e775f49a9df5e26da66546e8f3364afe67",
|
||||
"reference": "4a9674e775f49a9df5e26da66546e8f3364afe67",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11134,11 +11134,6 @@
|
|||
"twig/string-extra": "^2.12|^3.0"
|
||||
},
|
||||
"type": "symfony-bundle",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "3.5-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Twig\\Extra\\TwigExtraBundle\\": ""
|
||||
|
@ -11167,7 +11162,7 @@
|
|||
"twig"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.5.1"
|
||||
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.6.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -11179,7 +11174,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-08T07:44:55+00:00"
|
||||
"time": "2023-04-14T11:03:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twig/string-extra",
|
||||
|
|
Loading…
Reference in a new issue