Skip to content

Commit 8aff225

Browse files
committed
update composer
1 parent 7fa23c6 commit 8aff225

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
}
1919
},
2020
"require": {
21-
"php": ">=8.0"
21+
"php": ">=8.0",
22+
"kkguan/php-mapstruct-processor": "*"
2223
},
2324
"require-dev": {
2425
"friendsofphp/php-cs-fixer": "^3.0",

0 commit comments

Comments
 (0)