Skip to content

Commit

Permalink
Merge pull request #13 from superbrave/allow-symfony-http-client-cont…
Browse files Browse the repository at this point in the history
…racts-3

Allow symfony http client contracts 3
  • Loading branch information
jvdhehvg authored Aug 8, 2023
2 parents 05f9ea3 + 17d11a2 commit 51fae57
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 @@ -12,7 +12,7 @@
"require": {
"php": "^7.1.3 || ^8.1",
"symfony/cache": "^4.2 || ^5.0 || ^6.1",
"symfony/http-client-contracts": "^1.1 || ^2 || 3.1"
"symfony/http-client-contracts": "^1.1 || ^2 || ^3.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.15",
Expand Down

0 comments on commit 51fae57

Please sign in to comment.