Skip to content

Commit 96e4920

Browse files
committed
Update PHPUnit version
1 parent 5f15d65 commit 96e4920

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"php": "^8.3"
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": "^11"
30+
"phpunit/phpunit": "^12.5.22"
3131
},
3232
"scripts": {
3333
"test": "vendor/bin/phpunit test"

0 commit comments

Comments
 (0)