Skip to content

Commit 4d00719

Browse files
authored
Merge pull request #28 from aternosorg/update-phpunit
Update phpunit to 12.3
2 parents 9108327 + d2d6a4f commit 4d00719

File tree

2 files changed

+322
-332
lines changed

2 files changed

+322
-332
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "^10.5"
27+
"phpunit/phpunit": "^12.3"
2828
},
2929
"scripts": {
3030
"test": "phpunit test/tests"

0 commit comments

Comments
 (0)