Skip to content

Commit cafbf27

Browse files
committed
Add support for DTO v2
1 parent 8268958 commit cafbf27

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
@@ -30,7 +30,7 @@
3030
],
3131
"require": {
3232
"php": ">=8.0",
33-
"maplephp/dto": "^1.0",
33+
"maplephp/dto": "^2.0",
3434
"maplephp/http": "^1.0",
3535
"maplephp/validate": "^1.0"
3636
},

0 commit comments

Comments
 (0)