Skip to content

Commit 52524ad

Browse files
Update zenstruck/foundry requirement from ^2.3 <2.7 to ^2.8.1
Updates the requirements on [zenstruck/foundry](https://github.com/zenstruck/foundry) to permit the latest version. - [Release notes](https://github.com/zenstruck/foundry/releases) - [Changelog](https://github.com/zenstruck/foundry/blob/2.x/CHANGELOG.md) - [Commits](zenstruck/foundry@v2.3.0...v2.8.1) --- updated-dependencies: - dependency-name: zenstruck/foundry dependency-version: 2.8.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc43d68 commit 52524ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"twig/twig": "^3.14",
9595
"willdurand/hateoas-bundle": "^2.5",
9696
"winzou/state-machine-bundle": "^0.6.2",
97-
"zenstruck/foundry": "^2.3 <2.7"
97+
"zenstruck/foundry": "^2.8.2"
9898
},
9999
"conflict": {
100100
"doctrine/orm": "<2.18",

0 commit comments

Comments
 (0)