Skip to content

Commit

Permalink
Require dsantang/domain-events:^0.5
Browse files Browse the repository at this point in the history
In order to finalize the upgrade to PHP 8.0.
  • Loading branch information
gfornari committed Oct 13, 2021
1 parent 47cbef1 commit 4ad58fa
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 16 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"require": {
"php": "^7.4 || ^8.0",
"doctrine/orm": "^2.8",
"dsantang/domain-events": "^0.4",
"dsantang/domain-events": "^0.5",
"ramsey/uuid": "^4.1",
"symfony/event-dispatcher": "^5.2",
"symfony/event-dispatcher-contracts": "^2.4"
Expand Down
39 changes: 24 additions & 15 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4ad58fa

Please sign in to comment.