Skip to content

Commit 7a108aa

Browse files
committed
Upgrade to PHPUnit 9.2.5
1 parent 8911d03 commit 7a108aa

File tree

2 files changed

+510
-124
lines changed

2 files changed

+510
-124
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
"phpcompatibility/php-compatibility": "^9.3",
9494
"phpmd/phpmd": "^2.8.0",
9595
"phpstan/phpstan": ">=0.12.3 <=0.12.23",
96-
"phpunit/phpunit": "^9",
97-
"sebastian/phpcpd": "~5.0.0",
96+
"phpunit/phpunit": "^9.2",
97+
"sebastian/phpcpd": "@stable",
9898
"squizlabs/php_codesniffer": "~3.5.4"
9999
},
100100
"suggest": {

0 commit comments

Comments
 (0)