Bump twig/extra-bundle from 3.4.0 to 3.5.0

Bumps [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/twigphp/twig-extra-bundle/releases)
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: twig/extra-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-28 03:01:27 +00:00 committed by Kevin Decherf
parent 27016a8bab
commit c8c833e528

26
composer.lock generated
View File

@ -7695,16 +7695,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.15.2", "version": "1.15.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "5941477f100993652218928039d530b75a13a9ca" "reference": "61800f71a5526081d1b5633766aa88341f1ade76"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/5941477f100993652218928039d530b75a13a9ca", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/61800f71a5526081d1b5633766aa88341f1ade76",
"reference": "5941477f100993652218928039d530b75a13a9ca", "reference": "61800f71a5526081d1b5633766aa88341f1ade76",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7734,9 +7734,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.15.2" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.15.3"
}, },
"time": "2022-12-16T06:42:48+00:00" "time": "2022-12-20T20:56:55+00:00"
}, },
{ {
"name": "phpzip/phpzip", "name": "phpzip/phpzip",
@ -11161,16 +11161,16 @@
}, },
{ {
"name": "twig/extra-bundle", "name": "twig/extra-bundle",
"version": "v3.4.0", "version": "v3.5.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": "2e58256b0e9fe52f30149347c0547e4633304765" "reference": "edfcdbdc943b52101011d57ec546af393dc56537"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/2e58256b0e9fe52f30149347c0547e4633304765", "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/edfcdbdc943b52101011d57ec546af393dc56537",
"reference": "2e58256b0e9fe52f30149347c0547e4633304765", "reference": "edfcdbdc943b52101011d57ec546af393dc56537",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11193,7 +11193,7 @@
"type": "symfony-bundle", "type": "symfony-bundle",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.2-dev" "dev-master": "3.5-dev"
} }
}, },
"autoload": { "autoload": {
@ -11224,7 +11224,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.4.0" "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.5.0"
}, },
"funding": [ "funding": [
{ {
@ -11236,7 +11236,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-04T13:58:53+00:00" "time": "2022-12-27T12:23:36+00:00"
}, },
{ {
"name": "twig/string-extra", "name": "twig/string-extra",