Skip to content

Commit 83ceff2

Browse files
authored
Upgrade phpunit to 9.4 (#2617)
1 parent 8a6968b commit 83ceff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"elasticsearch/elasticsearch": "^7.0"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "^5.7",
27+
"phpunit/phpunit": "^9.4",
2828
"guzzlehttp/ringphp": "~1.0"
2929
},
3030
"extra": {

0 commit comments

Comments
 (0)