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 Jul 10, 2024
1 parent 83a1b0e commit a8fcef1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
"require": {
"php": "^7.4 || ^8.0",
"ext-json": "*",
"http-interop/http-factory-guzzle": "^1.0",
"http-interop/http-factory-guzzle": "^1.2.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": "^3.6.0",
"sentry/sentry": "^3.22.1",
"symfony/http-client": "4.4.51"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.5",
"bamarni/composer-bin-plugin": "^1.8.2",
"bear/package": "^1.10",
"bear/resource": "^1.16.1",
"bear/sunday": "^1.5.4",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.6.20",
"roave/security-advisories": "dev-master",
"symfony/options-resolver": "^5.4.0"
"symfony/options-resolver": "^5.4.40"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a8fcef1

Please sign in to comment.