Skip to content

Commit f70e379

Browse files
authored
Merge pull request #86 from patchlevel/upgrade-phpunit-to-v11
upgrade phpunit to v11
2 parents 4fc865b + e34ccbc commit f70e379

2 files changed

Lines changed: 288 additions & 224 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"phpbench/phpbench": "^1.2.15",
3333
"phpspec/prophecy-phpunit": "^2.1.0",
3434
"phpstan/phpstan": "^2.1.0",
35-
"phpunit/phpunit": "^10.5.2",
35+
"phpunit/phpunit": "^11.5.17",
3636
"psalm/plugin-phpunit": "^0.19.2",
3737
"roave/infection-static-analysis-plugin": "^1.36.0",
3838
"symfony/var-dumper": "^5.4.29|^6.4.0|^7.0.0",

0 commit comments

Comments
 (0)