Skip to content

Commit c3b83c7

Browse files
authored
Upgrade phpunit to 9.4 (#2617)
1 parent 40f2a4b commit c3b83c7

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
"require-dev": {
2828
"malukenho/docheader": "^0.1.6",
2929
"mockery/mockery": "^1.0",
30-
"phpunit/phpunit": "^7.0.0",
30+
"phpunit/phpunit": "^9.4",
3131
"friendsofphp/php-cs-fixer": "^2.9"
3232
},
3333
"suggest": {

0 commit comments

Comments
 (0)