Skip to content

Commit 0f13ae4

Browse files
committed
Merge branch '4.2.x' into 5.0.x
* 4.2.x: PHPUnit 10.5.30 (#6499) Psalm 5.25.0 (#6500) PHPStan 1.11.10 (#6498)
2 parents 697bf6a + b8fbe86 commit 0f13ae4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,16 @@
4040
"doctrine/coding-standard": "12.0.0",
4141
"fig/log-test": "^1",
4242
"jetbrains/phpstorm-stubs": "2023.2",
43-
"phpstan/phpstan": "1.11.7",
43+
"phpstan/phpstan": "1.11.10",
4444
"phpstan/phpstan-phpunit": "1.4.0",
4545
"phpstan/phpstan-strict-rules": "^1.6",
46-
"phpunit/phpunit": "10.5.28",
46+
"phpunit/phpunit": "10.5.30",
4747
"psalm/plugin-phpunit": "0.19.0",
4848
"slevomat/coding-standard": "8.13.1",
4949
"squizlabs/php_codesniffer": "3.10.2",
5050
"symfony/cache": "^6.3.8|^7.0",
5151
"symfony/console": "^5.4|^6.3|^7.0",
52-
"vimeo/psalm": "5.24.0"
52+
"vimeo/psalm": "5.25.0"
5353
},
5454
"suggest": {
5555
"symfony/console": "For helpful console commands such as SQL execution and import of files."

0 commit comments

Comments
 (0)