Skip to content

Commit 964a1f6

Browse files
authored
Add domain-events package to SDK dependencies (#3)
Include complex-heart/domain-events ^1.0.0 in the meta-package.
1 parent 3656021 commit 964a1f6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"ext-json": "*",
1616
"complex-heart/contracts": "^3.0.0",
1717
"complex-heart/domain-model": "^5.0.0",
18-
"complex-heart/criteria": "^4.0.0"
18+
"complex-heart/criteria": "^4.0.0",
19+
"complex-heart/domain-events": "^1.0.0"
1920
}
2021
}

0 commit comments

Comments
 (0)