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 Jan 19, 2024
1 parent 83a1b0e commit 3b2c670
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"http-interop/http-factory-guzzle": "^1.0",
"ray/aop": "^2.10",
"ray/di": "^2.12",
"sentry/sdk": "^3.2.0",
"sentry/sentry": "^3.6.1",
"symfony/http-client": "^4.3|^5.0|^6.0"
"sentry/sdk": "^4.0.0",
"sentry/sentry": "^4.3.1",
"symfony/http-client": "7.0.2"
},
"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.5.8",
"roave/security-advisories": "dev-master",
"symfony/options-resolver": "^5.4.0"
"symfony/options-resolver": "^7.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3b2c670

Please sign in to comment.