Skip to content

Commit

Permalink
Update Composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 6adeeb0 commit f0c1823
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": "^4.0",
"sentry/sentry": "^4.10",
"symfony/http-client": "^4.3|^5.0|^6.0"
"symfony/http-client": "7.2.1"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.5",
"bear/package": "^1.17",
"bear/resource": "^1.23",
"bear/sunday": "^1.7",
"phpunit/phpunit": "^10.5",
"phpunit/phpunit": "^11.5.1",
"roave/security-advisories": "dev-master",
"symfony/options-resolver": "^5.4"
"symfony/options-resolver": "^7.2.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f0c1823

Please sign in to comment.