Skip to content

Commit

Permalink
Allow v3 contracts where possible
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed Nov 23, 2021
1 parent 00a480b commit 49e355b
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 @@ -17,7 +17,7 @@
],
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-php80": "^1.16"
},
"suggest": {
Expand Down

0 comments on commit 49e355b

Please sign in to comment.