Skip to content

Commit

Permalink
updates (#207)
Browse files Browse the repository at this point in the history
## Description



## Checklist
- [ ] Updated CHANGELOG files
- [ ] Updated Documentation
- [ ] Unit Tests Created
- [ ] php-cs-fixer
  • Loading branch information
JoshuaEstes authored Feb 18, 2024
1 parent 3948219 commit bf4b555
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 @@ -37,7 +37,7 @@
"sonsofphp/cqrs-contract": "0.3.x-dev"
},
"require-dev": {
"symfony/messenger": "^5 || ^6"
"symfony/messenger": "^5 || ^6 || ^7"
},
"provide": {
"sonsofphp/cqrs-implementation": "0.3.x-dev"
Expand Down

0 comments on commit bf4b555

Please sign in to comment.