Skip to content

Commit

Permalink
Merge branch '5.1' into 5.2
Browse files Browse the repository at this point in the history
* 5.1:
  Add missing symfony/deprecation-contracts requirement
  • Loading branch information
jderusse committed Dec 15, 2020
2 parents de9e5a9 + bf1e591 commit a7f681b
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 a7f681b

Please sign in to comment.