Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot] ade6c45af2 Bump twig/twig in the twig group across 1 directory
Bumps the twig group with 1 update in the / directory: [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-29 00:10:48 +00:00
dependabot[bot] 88fafe85f7 Bump phpunit/phpunit in the dev-dependencies group (#127)
Bumps the dev-dependencies group with 1 update: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `phpunit/phpunit` from 13.1.12 to 13.1.13
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.1.13/ChangeLog-13.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/13.1.12...13.1.13)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 13.1.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-28 00:49:25 +00:00
Generated
+12 -12
View File
@@ -8470,16 +8470,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.26.0", "version": "v3.27.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc" "reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/1fcae487b180d78e6351f4e0afa91f9eab96a2bc", "url": "https://api.github.com/repos/twigphp/Twig/zipball/04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed",
"reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc", "reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8534,7 +8534,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.26.0" "source": "https://github.com/twigphp/Twig/tree/v3.27.0"
}, },
"funding": [ "funding": [
{ {
@@ -8546,7 +8546,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-20T07:31:59+00:00" "time": "2026-05-27T13:05:51+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
@@ -10197,16 +10197,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "13.1.12", "version": "13.1.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "ca98c9f757c0e1e0778ab8ff80c4fb84152facf8" "reference": "ddf7f25d9ee9652b464475d7f3bacde2613e355e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ca98c9f757c0e1e0778ab8ff80c4fb84152facf8", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ddf7f25d9ee9652b464475d7f3bacde2613e355e",
"reference": "ca98c9f757c0e1e0778ab8ff80c4fb84152facf8", "reference": "ddf7f25d9ee9652b464475d7f3bacde2613e355e",
"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.12" "source": "https://github.com/sebastianbergmann/phpunit/tree/13.1.13"
}, },
"funding": [ "funding": [
{ {
@@ -10284,7 +10284,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2026-05-25T15:37:19+00:00" "time": "2026-05-27T14:03:08+00:00"
}, },
{ {
"name": "react/cache", "name": "react/cache",