Skip to content

Commit 1c76bfd

Browse files
committed
Bugfix/Require Complex Heart Domain Model dependency 1.0.0 version
1 parent 1416275 commit 1c76bfd

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^7.4|^8.0|^8.1",
1515
"ext-json": "*",
16-
"complex-heart/domain-model": "dev-develop"
16+
"complex-heart/domain-model": "^1.0.0"
1717
},
1818
"require-dev": {
1919
"phpstan/phpstan": "^0.12.64",

0 commit comments

Comments
 (0)