Skip to content

Commit 6a3d649

Browse files
committed
build(deps): upgrade PHPUnit to v12
1 parent 8af181b commit 6a3d649

File tree

3 files changed

+294
-375
lines changed

3 files changed

+294
-375
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"minimum-stability" : "dev",
4545
"prefer-stable" : true,
4646
"require-dev" : {
47-
"phpunit/phpunit" : "^11",
47+
"phpunit/phpunit" : "^12.0",
4848
"enlightn/security-checker": "^1.9"
4949
}
5050
}

0 commit comments

Comments
 (0)