Skip to content

Commit ecd88e1

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 9ffea2e commit ecd88e1

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
@@ -91,7 +91,7 @@
9191
"twig/twig": "^3.14",
9292
"willdurand/hateoas-bundle": "^2.5",
9393
"winzou/state-machine-bundle": "^0.6.2",
94-
"zenstruck/foundry": "^2.3 <2.7"
94+
"zenstruck/foundry": "^2.8.1"
9595
},
9696
"conflict": {
9797
"doctrine/orm": "<2.18",

0 commit comments

Comments
 (0)