Skip to content

Commit dbe71f9

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 591a6eb commit dbe71f9

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
@@ -92,7 +92,7 @@
9292
"vimeo/psalm": "^5.26",
9393
"willdurand/hateoas-bundle": "^2.5",
9494
"winzou/state-machine-bundle": "^0.6.2",
95-
"zenstruck/foundry": "^2.3 <2.7"
95+
"zenstruck/foundry": "^2.8.1"
9696
},
9797
"conflict": {
9898
"doctrine/orm": "<2.18",

0 commit comments

Comments
 (0)