mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-11 17:35:25 +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",
|
"name": "twig/extra-bundle",
|
||||||
"version": "v3.5.1",
|
"version": "v3.6.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/twigphp/twig-extra-bundle.git",
|
"url": "https://github.com/twigphp/twig-extra-bundle.git",
|
||||||
"reference": "a961e553a624eebdbd423ad5ab931497ca6d87cd"
|
"reference": "4a9674e775f49a9df5e26da66546e8f3364afe67"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/a961e553a624eebdbd423ad5ab931497ca6d87cd",
|
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/4a9674e775f49a9df5e26da66546e8f3364afe67",
|
||||||
"reference": "a961e553a624eebdbd423ad5ab931497ca6d87cd",
|
"reference": "4a9674e775f49a9df5e26da66546e8f3364afe67",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11134,11 +11134,6 @@
|
||||||
"twig/string-extra": "^2.12|^3.0"
|
"twig/string-extra": "^2.12|^3.0"
|
||||||
},
|
},
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "3.5-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Twig\\Extra\\TwigExtraBundle\\": ""
|
"Twig\\Extra\\TwigExtraBundle\\": ""
|
||||||
|
@ -11167,7 +11162,7 @@
|
||||||
"twig"
|
"twig"
|
||||||
],
|
],
|
||||||
"support": {
|
"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": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -11179,7 +11174,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-02-08T07:44:55+00:00"
|
"time": "2023-04-14T11:03:02+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twig/string-extra",
|
"name": "twig/string-extra",
|
||||||
|
|
Loading…
Reference in a new issue