Skip to content

Commit

Permalink
Merge pull request #503 from linawolf/bugfix-require-http-client
Browse files Browse the repository at this point in the history
[BUGFIX] Require symfony/http-client directly in the guides
  • Loading branch information
linawolf authored Jul 24, 2023
2 parents 1044fa9 + 4270ce4 commit 4756880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/guides/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"psr/event-dispatcher": "^1.0",
"symfony/string": "^5.4 || ^6.3",
"symfony/translation-contracts": "^2.1 || ^3.0",
"symfony/http-client": "^5.4.25 || ^6.3",
"twig/twig": "~2.15 || ^3.0",
"webmozart/assert": "^1.11"
},
Expand Down

0 comments on commit 4756880

Please sign in to comment.