Skip to content

Commit c0c3628

Browse files
authored
Merge pull request #20 from pavog/phpunit-10
Update phpunit to version 10.5
2 parents a8df635 + d238bdd commit c0c3628

File tree

6 files changed

+299
-698
lines changed

6 files changed

+299
-698
lines changed

composer.json

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

0 commit comments

Comments
 (0)