Skip to content

Commit cb2910c

Browse files
chore: update wundii/data-mapper requirement from ^1.3.1 to ^1.4.11
Updates the requirements on [wundii/data-mapper](https://github.com/wundii/data-mapper) to permit the latest version. - [Release notes](https://github.com/wundii/data-mapper/releases) - [Commits](wundii/data-mapper@1.3.1...1.4.11) --- updated-dependencies: - dependency-name: wundii/data-mapper dependency-version: 1.4.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de74fc5 commit cb2910c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"symfony/console": "^6.4 || ^7.4 || ^8.0",
2323
"symfony/dependency-injection": "^6.4 || ^7.4 || ^8.0",
2424
"symfony/http-kernel": "^6.4 || ^7.4 || ^8.0",
25-
"wundii/data-mapper": "^1.3.1"
25+
"wundii/data-mapper": "^1.4.11"
2626
},
2727
"require-dev": {
2828
"ext-dom": "*",

0 commit comments

Comments
 (0)