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.
2 parents 697bf6a + b8fbe86 commit 0f13ae4Copy full SHA for 0f13ae4
composer.json
@@ -40,16 +40,16 @@
40
"doctrine/coding-standard": "12.0.0",
41
"fig/log-test": "^1",
42
"jetbrains/phpstorm-stubs": "2023.2",
43
- "phpstan/phpstan": "1.11.7",
+ "phpstan/phpstan": "1.11.10",
44
"phpstan/phpstan-phpunit": "1.4.0",
45
"phpstan/phpstan-strict-rules": "^1.6",
46
- "phpunit/phpunit": "10.5.28",
+ "phpunit/phpunit": "10.5.30",
47
"psalm/plugin-phpunit": "0.19.0",
48
"slevomat/coding-standard": "8.13.1",
49
"squizlabs/php_codesniffer": "3.10.2",
50
"symfony/cache": "^6.3.8|^7.0",
51
"symfony/console": "^5.4|^6.3|^7.0",
52
- "vimeo/psalm": "5.24.0"
+ "vimeo/psalm": "5.25.0"
53
},
54
"suggest": {
55
"symfony/console": "For helpful console commands such as SQL execution and import of files."
0 commit comments