Skip to content

Commit

Permalink
Use PHPUnit 7.5 due to PHP 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmezencio committed Jul 3, 2020
1 parent 5bb590a commit f7e63a0
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 @@ -23,7 +23,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^9.2"
"phpunit/phpunit": "^7.5"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit f7e63a0

Please sign in to comment.