Skip to content

Commit

Permalink
Require PHPUnit 9 to support PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
oatmael authored Jul 3, 2024
1 parent 8a52bdb commit 7d5906f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"scripts": {},
"scripts-descriptions": {},
"require-dev": {
"phpunit/phpunit": "^10"
"phpunit/phpunit": "^9"
}
}

0 comments on commit 7d5906f

Please sign in to comment.