Bump twig/string-extra from 3.4.0 to 3.5.0

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

---
updated-dependencies:
- dependency-name: twig/string-extra
  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:12 +00:00 committed by Kevin Decherf
parent bdc8582486
commit 263fd522c2

14
composer.lock generated
View file

@ -11240,16 +11240,16 @@
}, },
{ {
"name": "twig/string-extra", "name": "twig/string-extra",
"version": "v3.4.0", "version": "v3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/string-extra.git", "url": "https://github.com/twigphp/string-extra.git",
"reference": "03608ae2e9c270a961e8cf1b75751e8635ad3e3c" "reference": "73c458625c685b3cb3986ec2f5f83ebd1247bcb3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/string-extra/zipball/03608ae2e9c270a961e8cf1b75751e8635ad3e3c", "url": "https://api.github.com/repos/twigphp/string-extra/zipball/73c458625c685b3cb3986ec2f5f83ebd1247bcb3",
"reference": "03608ae2e9c270a961e8cf1b75751e8635ad3e3c", "reference": "73c458625c685b3cb3986ec2f5f83ebd1247bcb3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11264,7 +11264,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.2-dev" "dev-master": "3.5-dev"
} }
}, },
"autoload": { "autoload": {
@ -11296,7 +11296,7 @@
"unicode" "unicode"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/string-extra/tree/v3.4.0" "source": "https://github.com/twigphp/string-extra/tree/v3.5.0"
}, },
"funding": [ "funding": [
{ {
@ -11308,7 +11308,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-02T10:02:25+00:00" "time": "2022-12-27T12:23:36+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",