We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a24b89d commit c8a9bd4Copy full SHA for c8a9bd4
composer.json
@@ -44,12 +44,12 @@
44
"jetbrains/phpstorm-stubs": "2022.2",
45
"phpstan/phpstan": "1.8.2",
46
"phpstan/phpstan-strict-rules": "^1.3",
47
- "phpunit/phpunit": "9.5.21",
+ "phpunit/phpunit": "9.5.24",
48
"psalm/plugin-phpunit": "0.17.0",
49
"squizlabs/php_codesniffer": "3.7.1",
50
"symfony/cache": "^5.4|^6.0",
51
"symfony/console": "^4.4|^5.4|^6.0",
52
- "vimeo/psalm": "4.24.0"
+ "vimeo/psalm": "4.26.0"
53
},
54
"suggest": {
55
"symfony/console": "For helpful console commands such as SQL execution and import of files."
0 commit comments