We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fddd65 commit 61dbf26Copy full SHA for 61dbf26
composer.json
@@ -32,13 +32,13 @@
32
"require-dev": {
33
"guzzlehttp/guzzle": "7.5.0",
34
"fluent/logger": "1.0.1",
35
- "phpunit/phpunit": "9.5.27",
36
- "vimeo/psalm": "5.4.0",
+ "phpunit/phpunit": "9.6.3",
+ "vimeo/psalm": "5.6.0",
37
"dealerdirect/phpcodesniffer-composer-installer": "1.0.0",
38
"phpcompatibility/php-compatibility": "9.3.5",
39
- "cyclonedx/cyclonedx-php-composer": "3.10.2",
+ "cyclonedx/cyclonedx-php-composer": "3.11.0",
40
"php-http/guzzle7-adapter": "1.0.0",
41
- "sentry/sentry": "3.12.0"
+ "sentry/sentry": "3.13.1"
42
},
43
"config": {
44
"platform": {
0 commit comments