Skip to content

Commit

Permalink
Merge pull request #1118 from kenjis/fix-phpunit-version-9
Browse files Browse the repository at this point in the history
chore: fix PHPUnit version to ^9.6
  • Loading branch information
kenjis committed May 14, 2024
2 parents 68dfd99 + 3ec221e commit 3edd1c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"mockery/mockery": "^1.0",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan-strict-rules": "^1.5",
"phpunit/phpunit": "^9.6",
"rector/rector": "1.0.5"
},
"provide": {
Expand Down

0 comments on commit 3edd1c0

Please sign in to comment.