Skip to content

Commit

Permalink
Add explicit dependency on symfony/deprecation-contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed May 25, 2021
1 parent d993a74 commit 1b9bcd1
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 @@ -34,6 +34,7 @@
"symfony/config": "^4.3.3|^5.0|^6.0",
"symfony/console": "^3.4.30|^4.3.3|^5.0|^6.0",
"symfony/dependency-injection": "^4.3.3|^5.0|^6.0",
"symfony/deprecation-contracts": "^2.1",
"symfony/doctrine-bridge": "^4.4.22|^5.2.7|^6.0",
"symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0|^6.0",
"symfony/service-contracts": "^1.1.1|^2.0"
Expand Down

0 comments on commit 1b9bcd1

Please sign in to comment.