Skip to content

Commit 61dbf26

Browse files
chore(deps): update php minors
1 parent 8fddd65 commit 61dbf26

File tree

2 files changed

+115
-116
lines changed

2 files changed

+115
-116
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"require-dev": {
3333
"guzzlehttp/guzzle": "7.5.0",
3434
"fluent/logger": "1.0.1",
35-
"phpunit/phpunit": "9.5.27",
36-
"vimeo/psalm": "5.4.0",
35+
"phpunit/phpunit": "9.6.3",
36+
"vimeo/psalm": "5.6.0",
3737
"dealerdirect/phpcodesniffer-composer-installer": "1.0.0",
3838
"phpcompatibility/php-compatibility": "9.3.5",
39-
"cyclonedx/cyclonedx-php-composer": "3.10.2",
39+
"cyclonedx/cyclonedx-php-composer": "3.11.0",
4040
"php-http/guzzle7-adapter": "1.0.0",
41-
"sentry/sentry": "3.12.0"
41+
"sentry/sentry": "3.13.1"
4242
},
4343
"config": {
4444
"platform": {

0 commit comments

Comments
 (0)