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 Nov 28, 2024
1 parent 6adeeb0 commit 3469f23
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.4.1",
"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": "^4.0",
"sentry/sentry": "^4.10",
"symfony/http-client": "^4.3|^5.0|^6.0"
"symfony/http-client": "4.4.51"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.5",
"bamarni/composer-bin-plugin": "^1.8.2",
"bear/package": "^1.17",
"bear/resource": "^1.23",
"bear/sunday": "^1.7",
"phpunit/phpunit": "^10.5",
"phpunit/phpunit": "^10.5.38",
"roave/security-advisories": "dev-master",
"symfony/options-resolver": "^5.4"
"symfony/options-resolver": "^5.4.45"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3469f23

Please sign in to comment.