Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] 5fe667b337 Bump twig/twig from 3.26.0 to 3.27.0 in the twig group
Bumps the twig group with 1 update: [twig/twig](https://github.com/twigphp/Twig).


Updates `twig/twig` from 3.26.0 to 3.27.0
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.26.0...v3.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-28 00:48:17 +00:00
Generated
+6 -6
View File
@@ -10197,16 +10197,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "13.1.13", "version": "13.1.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "ddf7f25d9ee9652b464475d7f3bacde2613e355e" "reference": "ca98c9f757c0e1e0778ab8ff80c4fb84152facf8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ddf7f25d9ee9652b464475d7f3bacde2613e355e", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ca98c9f757c0e1e0778ab8ff80c4fb84152facf8",
"reference": "ddf7f25d9ee9652b464475d7f3bacde2613e355e", "reference": "ca98c9f757c0e1e0778ab8ff80c4fb84152facf8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10276,7 +10276,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/13.1.13" "source": "https://github.com/sebastianbergmann/phpunit/tree/13.1.12"
}, },
"funding": [ "funding": [
{ {
@@ -10284,7 +10284,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2026-05-27T14:03:08+00:00" "time": "2026-05-25T15:37:19+00:00"
}, },
{ {
"name": "react/cache", "name": "react/cache",