Skip to content

Commit

Permalink
Bump contracts and event versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fab2s committed Sep 8, 2022
1 parent 6a7ad16 commit f28276e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"php": "^7.2|^8.0",
"fab2s/context-exception": "^2.0",
"fab2s/souuid": "^1.0",
"symfony/contracts": "^1.1|^2.0"
"symfony/contracts": "^1.1|^2.0|^3.0"
},
"require-dev": {
"phpunit/phpunit": "^8.0|^7.0",
"symfony/event-dispatcher": "^5.0|^4.0|^3.4|^2.8"
"symfony/event-dispatcher": "^6.0|^5.0|^4.0|^3.4|^2.8"
},
"suggest": {
"symfony/event-dispatcher": "To use FlowEvents"
Expand Down

0 comments on commit f28276e

Please sign in to comment.