Skip to content

Commit e30406b

Browse files
committed
Update PHPUnit
1 parent bcae5a4 commit e30406b

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"phpstan/phpstan-nette": "^2.0",
6262
"phpstan/phpstan-phpunit": "^2.0.7",
6363
"phpstan/phpstan-strict-rules": "^2.0",
64-
"phpunit/phpunit": "^11.5.22",
64+
"phpunit/phpunit": "^11.5.23",
6565
"shipmonk/composer-dependency-analyser": "^1.5",
6666
"shipmonk/dead-code-detector": "^0.12.0",
6767
"shipmonk/name-collision-detector": "^2.0"

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phpstan/phpstan-src-tests",
33
"require-dev": {
4-
"phpunit/phpunit": "^11.5.22",
4+
"phpunit/phpunit": "^11.5.23",
55
"brianium/paratest": "^7.8.3"
66
},
77
"config": {

tests/composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)