Skip to content

Commit 123874f

Browse files
Update Composer dependencies
1 parent 83a1b0e commit 123874f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@
1212
"require": {
1313
"php": "^7.4 || ^8.0",
1414
"ext-json": "*",
15-
"http-interop/http-factory-guzzle": "^1.0",
15+
"http-interop/http-factory-guzzle": "^1.2.0",
1616
"ray/aop": "^2.10",
1717
"ray/di": "^2.12",
18-
"sentry/sdk": "^3.2.0",
19-
"sentry/sentry": "^3.6.1",
20-
"symfony/http-client": "^4.3|^5.0|^6.0"
18+
"sentry/sdk": "^3.5.0",
19+
"sentry/sentry": "^3.21.0",
20+
"symfony/http-client": "4.4.49"
2121
},
2222
"require-dev": {
23-
"bamarni/composer-bin-plugin": "^1.5",
23+
"bamarni/composer-bin-plugin": "^1.8.2",
2424
"bear/package": "^1.10",
2525
"bear/resource": "^1.16.1",
2626
"bear/sunday": "^1.5.4",
27-
"phpunit/phpunit": "^9.5",
27+
"phpunit/phpunit": "^9.6.11",
2828
"roave/security-advisories": "dev-master",
29-
"symfony/options-resolver": "^5.4.0"
29+
"symfony/options-resolver": "^5.4.21"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)