Skip to content

Commit

Permalink
composer(deps): update symfony/http-client requirement from ^4.4 || ^…
Browse files Browse the repository at this point in the history
…5.0 to ^5.4.36

---
updated-dependencies:
- dependency-name: symfony/http-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent ea1f307 commit 7dd479f
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 @@ -28,7 +28,7 @@
"nyholm/psr7": "^1.2",
"psr/http-client": "^1.0",
"psr/http-message": "^1.0",
"symfony/http-client": "^4.4 || ^5.0"
"symfony/http-client": "^5.4.36"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8",
Expand Down

0 comments on commit 7dd479f

Please sign in to comment.