Skip to content

Commit 7d3b1ef

Browse files
committed
Merge branch '4.1.x' into 5.0.x
* 4.1.x: PHPUnit 10.5.22 (#6454) PHP CodeSniffer 3.10.1 (#6453)
2 parents 6424242 + 083647a commit 7d3b1ef

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
@@ -43,10 +43,10 @@
4343
"phpstan/phpstan": "1.11.5",
4444
"phpstan/phpstan-phpunit": "1.4.0",
4545
"phpstan/phpstan-strict-rules": "^1.6",
46-
"phpunit/phpunit": "10.5.21",
46+
"phpunit/phpunit": "10.5.22",
4747
"psalm/plugin-phpunit": "0.19.0",
4848
"slevomat/coding-standard": "8.13.1",
49-
"squizlabs/php_codesniffer": "3.9.2",
49+
"squizlabs/php_codesniffer": "3.10.1",
5050
"symfony/cache": "^6.3.8|^7.0",
5151
"symfony/console": "^5.4|^6.3|^7.0",
5252
"vimeo/psalm": "5.24.0"

0 commit comments

Comments
 (0)