Skip to content

Commit

Permalink
Update Composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2023
1 parent 83a1b0e commit 6e7c0ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"ray/di": "^2.12",
"sentry/sdk": "^3.2.0",
"sentry/sentry": "^3.6.1",
"symfony/http-client": "^4.3|^5.0|^6.0"
"symfony/http-client": "6.3.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.5",
"bear/package": "^1.10",
"bear/resource": "^1.16.1",
"bear/sunday": "^1.5.4",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^10.2.1",
"roave/security-advisories": "dev-master",
"symfony/options-resolver": "^5.4.0"
"symfony/options-resolver": "^6.3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6e7c0ba

Please sign in to comment.