Skip to content

Commit 98fe673

Browse files
Update dependency phpunit/phpunit to v12
1 parent 8bc21f6 commit 98fe673

File tree

2 files changed

+221
-315
lines changed

2 files changed

+221
-315
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"phpstan/phpstan-deprecation-rules": "^2.0.2",
1515
"phpstan/phpstan-phpunit": "^2.0",
1616
"phpstan/phpstan-strict-rules": "^2.0",
17-
"phpunit/phpunit": "^11.5.23"
17+
"phpunit/phpunit": "^12.0.0"
1818
},
1919
"config": {
2020
"sort-packages": true,

0 commit comments

Comments
 (0)