Skip to content

Commit

Permalink
Merge pull request #129 from kenjis/fix-phpunit-v9
Browse files Browse the repository at this point in the history
chore: fix PHPUnit version to ^9.6
  • Loading branch information
kenjis committed May 16, 2024
2 parents ebd84ba + bb788c9 commit b86f2c9
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 @@ -22,6 +22,7 @@
"require-dev": {
"codeigniter4/devkit": "^1.1.2",
"codeigniter4/framework": "^4.2.3",
"phpunit/phpunit": "^9.6",
"rector/rector": "1.0.5"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit b86f2c9

Please sign in to comment.