Skip to content

Commit e35bddf

Browse files
authored
Merge pull request #5636 from derrabus/bump/tools
PHPUnit 9.5.24, Psalm 4.26.0
2 parents a24b89d + c8a9bd4 commit e35bddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
"jetbrains/phpstorm-stubs": "2022.2",
4545
"phpstan/phpstan": "1.8.2",
4646
"phpstan/phpstan-strict-rules": "^1.3",
47-
"phpunit/phpunit": "9.5.21",
47+
"phpunit/phpunit": "9.5.24",
4848
"psalm/plugin-phpunit": "0.17.0",
4949
"squizlabs/php_codesniffer": "3.7.1",
5050
"symfony/cache": "^5.4|^6.0",
5151
"symfony/console": "^4.4|^5.4|^6.0",
52-
"vimeo/psalm": "4.24.0"
52+
"vimeo/psalm": "4.26.0"
5353
},
5454
"suggest": {
5555
"symfony/console": "For helpful console commands such as SQL execution and import of files."

0 commit comments

Comments
 (0)