Skip to content

Commit 5523d42

Browse files
Update dependency zenstruck/foundry to v2.5.5 (#4560)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [zenstruck/foundry](https://redirect.github.com/zenstruck/foundry) | `2.5.4` -> `2.5.5` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/zenstruck%2ffoundry/2.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/zenstruck%2ffoundry/2.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/zenstruck%2ffoundry/2.5.4/2.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/zenstruck%2ffoundry/2.5.4/2.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>zenstruck/foundry (zenstruck/foundry)</summary> ### [`v2.5.5`](https://redirect.github.com/zenstruck/foundry/releases/tag/v2.5.5) [Compare Source](https://redirect.github.com/zenstruck/foundry/compare/v2.5.4...v2.5.5) [`8238e0f`](https://redirect.github.com/zenstruck/foundry/commit/8238e0f) fix: remove useless Configuration::boted() check ([#&#8203;929](https://redirect.github.com/zenstruck/foundry/issues/929)) by [@&#8203;nikophil](https://redirect.github.com/nikophil) [Full Change List](https://redirect.github.com/zenstruck/foundry/compare/v2.5.4...v2.5.5) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
2 parents 685c41e + 5bb61bb commit 5523d42

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.21.0",
5858
"twig/string-extra": "3.21.0",
5959
"twig/twig": "3.21.1",
60-
"zenstruck/foundry": "2.5.4"
60+
"zenstruck/foundry": "2.5.5"
6161
},
6262
"require-dev": {
6363
"dama/doctrine-test-bundle": "8.3.0",

composer.lock

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

0 commit comments

Comments
 (0)