Skip to content

Commit

Permalink
Add missing symfony/deprecation-contracts requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
jderusse committed Dec 14, 2020
1 parent b90dbf0 commit bf1e591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
],
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/messenger": "^5.1"
},
"require-dev": {
Expand Down

0 comments on commit bf1e591

Please sign in to comment.