Skip to content

Commit

Permalink
Allow deprecation-contracts 3 (#2961)
Browse files Browse the repository at this point in the history
* Allow deprecation-contracts 3

* Update composer.json

Co-authored-by: Graham Campbell <GrahamCampbell@users.noreply.github.com>
  • Loading branch information
derrabus and GrahamCampbell committed Dec 6, 2021
1 parent 764e13d commit 1d347d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -56,7 +56,7 @@
"guzzlehttp/promises": "^1.5",
"guzzlehttp/psr7": "^1.8.3 || ^2.1",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2"
"symfony/deprecation-contracts": "^2.2 || ^3.0"
},
"provide": {
"psr/http-client-implementation": "1.0"
Expand Down

0 comments on commit 1d347d7

Please sign in to comment.