We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5d56f commit b3a5d35Copy full SHA for b3a5d35
1 file changed
composer.json
@@ -11,10 +11,10 @@
11
],
12
"minimum-stability": "stable",
13
"require": {
14
- "php": "^8.0.0",
+ "php": "^8.2",
15
"ext-json": "*",
16
"complex-heart/contracts": "^2.0.0",
17
- "complex-heart/domain-model": "^3.0.0",
18
- "complex-heart/criteria": "^3.0.0"
+ "complex-heart/domain-model": "^4.0.0",
+ "complex-heart/criteria": "^4.0.0"
19
}
20
0 commit comments