Skip to content

Commit fde6189

Browse files
authored
Merge pull request #114 from aternosorg/update-phpunit
Update phpunit to 10.5
2 parents f72c381 + 3499eba commit fde6189

File tree

2 files changed

+128
-111
lines changed

2 files changed

+128
-111
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"ext-json": "*"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "^10.2"
18+
"phpunit/phpunit": "^10.5"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)