Skip to content

Commit

Permalink
Merge pull request #198 from jonnyeom/2.x
Browse files Browse the repository at this point in the history
Bump symfony/deprecation-contracts to allow ^3
  • Loading branch information
a-menshchikov authored Sep 15, 2022
2 parents 201a447 + 4c0ac6a commit 7975fc8
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": {
"onelogin/php-saml": "^3.0",
"symfony/dependency-injection": "^5.4",
"symfony/deprecation-contracts": "^2.1",
"symfony/deprecation-contracts": "^2.1 | ^3",
"symfony/event-dispatcher-contracts": "^2.4",
"symfony/framework-bundle": "^5.4",
"symfony/security-bundle": "^5.4"
Expand Down

0 comments on commit 7975fc8

Please sign in to comment.