Skip to content

Commit 3edd1c0

Browse files
authored
Merge pull request #1118 from kenjis/fix-phpunit-version-9
chore: fix PHPUnit version to ^9.6
2 parents 68dfd99 + 3ec221e commit 3edd1c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"mockery/mockery": "^1.0",
3838
"phpstan/extension-installer": "^1.3",
3939
"phpstan/phpstan-strict-rules": "^1.5",
40+
"phpunit/phpunit": "^9.6",
4041
"rector/rector": "1.0.5"
4142
},
4243
"provide": {

0 commit comments

Comments
 (0)