Skip to content

Commit e78360c

Browse files
Update dependency zenstruck/foundry to v2.9.1 (#4803)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [zenstruck/foundry](https://redirect.github.com/zenstruck/foundry) | `2.9.0` → `2.9.1` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/zenstruck%2ffoundry/2.9.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/zenstruck%2ffoundry/2.9.0/2.9.1?slim=true) | --- ### Release Notes <details> <summary>zenstruck/foundry (zenstruck/foundry)</summary> ### [`v2.9.1`](https://redirect.github.com/zenstruck/foundry/blob/HEAD/CHANGELOG.md#v291) [Compare Source](https://redirect.github.com/zenstruck/foundry/compare/v2.9.0...v2.9.1) February 8th, 2026 - [v2.9.0...v2.9.1](https://redirect.github.com/zenstruck/foundry/compare/v2.9.0...v2.9.1) - [`47a431c`](https://redirect.github.com/zenstruck/foundry/commit/47a431c) chore(ci): use-dama => no-dama ([#&#8203;1090](https://redirect.github.com/zenstruck/foundry/issues/1090)) by [@&#8203;nikophil](https://redirect.github.com/nikophil) - [`d8ce94b`](https://redirect.github.com/zenstruck/foundry/commit/d8ce94b) fix: ensure in WebTestCase with kernel already boot does not occur ([#&#8203;1088](https://redirect.github.com/zenstruck/foundry/issues/1088)) by [@&#8203;nikophil](https://redirect.github.com/nikophil) - [`4820f3c`](https://redirect.github.com/zenstruck/foundry/commit/4820f3c) chore: fix bug report template by [@&#8203;nikophil](https://redirect.github.com/nikophil) - [`516b786`](https://redirect.github.com/zenstruck/foundry/commit/516b786) chore: test using PHPunit 13 ([#&#8203;1086](https://redirect.github.com/zenstruck/foundry/issues/1086)) by [@&#8203;nikophil](https://redirect.github.com/nikophil) - [`692f74c`](https://redirect.github.com/zenstruck/foundry/commit/692f74c) docs: minor docs fixes ([#&#8203;1082](https://redirect.github.com/zenstruck/foundry/issues/1082)) by [@&#8203;nikophil](https://redirect.github.com/nikophil) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Runroom/archetype-symfony). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
2 parents 25e22f4 + a9b0b70 commit e78360c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"twig/extra-bundle": "3.23.0",
5858
"twig/string-extra": "3.23.0",
5959
"twig/twig": "3.23.0",
60-
"zenstruck/foundry": "2.9.0"
60+
"zenstruck/foundry": "2.9.1"
6161
},
6262
"require-dev": {
6363
"dama/doctrine-test-bundle": "8.3.1",

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)