Skip to content

Commit

Permalink
fix: Add missing dependency.
Browse files Browse the repository at this point in the history
(cherry picked from commit faca74c)
  • Loading branch information
drupol committed Aug 25, 2022
1 parent 01ec7b1 commit 2d010dc
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 @@ -19,7 +19,7 @@
"psr/http-client": "^1.0",
"psr/http-message": "^1.0",
"symfony/framework-bundle": "^5.4",
"symfony/psr-http-message-bridge": "^1 || ^2"
"loophp/psr-http-message-bridge-bundle": "^1.0"
},
"require-dev": {
"ecphp/php-conventions": "^1",
Expand Down

0 comments on commit 2d010dc

Please sign in to comment.