Skip to content

Commit bba098f

Browse files
Update Composer dependencies
1 parent 6adeeb0 commit bba098f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^8.1",
13+
"php": "^8.4.2",
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",
1818
"sentry/sdk": "^4.0",
1919
"sentry/sentry": "^4.10",
20-
"symfony/http-client": "^4.3|^5.0|^6.0"
20+
"symfony/http-client": "4.4.51"
2121
},
2222
"require-dev": {
23-
"bamarni/composer-bin-plugin": "^1.5",
23+
"bamarni/composer-bin-plugin": "^1.8.2",
2424
"bear/package": "^1.17",
2525
"bear/resource": "^1.23",
2626
"bear/sunday": "^1.7",
27-
"phpunit/phpunit": "^10.5",
27+
"phpunit/phpunit": "^10.5.39",
2828
"roave/security-advisories": "dev-master",
29-
"symfony/options-resolver": "^5.4"
29+
"symfony/options-resolver": "^5.4.45"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)