Skip to content

Commit 2c69dcb

Browse files
authored
Merge pull request #11 from PcComponentes/feature/block_ddd_compatibility_version
chore: block ddd compatibility version
2 parents 3663c20 + acd1170 commit 2c69dcb

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
@@ -18,7 +18,7 @@
1818
"ext-pdo": "*",
1919
"ext-json": "*",
2020
"php": "^7.4 | ^8.0",
21-
"pccomponentes/ddd": "^2.0 | ^3.0",
21+
"pccomponentes/ddd": "^2.0 || 3.0 || 3.1",
2222
"doctrine/dbal": "^2.10"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)