Skip to content

Commit 135bf7f

Browse files
dependabot[bot]Abban
authored andcommitted
Update wmde/freezable-value-object requirement from ~1.0 to ~2.0
Updates the requirements on [wmde/freezable-value-object](https://github.com/wmde/FreezableValueObject) to permit the latest version. - [Release notes](https://github.com/wmde/FreezableValueObject/releases) - [Commits](wmde/FreezableValueObject@1.0.0...v2.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 855ddd1 commit 135bf7f

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
@@ -7,7 +7,7 @@
77
"doctrine/dbal": "^2.10",
88
"doctrine/orm": "^2.7",
99
"ramsey/uuid": "^4.0",
10-
"wmde/freezable-value-object": "~1.0"
10+
"wmde/freezable-value-object": "~2.0"
1111
},
1212
"require-dev": {
1313
"phpunit/phpunit": "~9.2",

0 commit comments

Comments
 (0)