Skip to content

Commit d0e37fb

Browse files
committed
Use phpunit 12.2.0
1 parent 574a660 commit d0e37fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"theseer/tokenizer": "^1.2.3"
4444
},
4545
"require-dev": {
46-
"phpunit/phpunit": "^12.1"
46+
"phpunit/phpunit": "dev-main as 12.2.0"
4747
},
4848
"suggest": {
4949
"ext-pcov": "PHP extension that provides line coverage",

0 commit comments

Comments
 (0)