Skip to content

Commit

Permalink
Merge pull request #7 from PcComponentes/add-ddd-dependency-compatibi…
Browse files Browse the repository at this point in the history
…lity

Add ddd dependency compatibility
  • Loading branch information
calmohallag authored May 13, 2022
2 parents 5370455 + 256e6c5 commit 3af00ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"require": {
"php": "^7.4 | ^8.0",
"symfony/messenger": "^4.4 || ^5.0",
"pccomponentes/ddd": "^2.2"
"pccomponentes/ddd": "^2.2 || ^3.0"
},
"require-dev": {
"pccomponentes/coding-standard": "^1.0",
Expand Down

0 comments on commit 3af00ab

Please sign in to comment.