Skip to content

Commit

Permalink
Fix: Require phpunit/phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-gerarts authored and localheinz committed Jun 18, 2020
1 parent 8449f11 commit 91c337d
Show file tree
Hide file tree
Showing 2 changed files with 1,049 additions and 4 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@
"platform": {
"php": "5.4.45"
}
},
"require-dev": {
"phpunit/phpunit": "^4.8"
}
}

0 comments on commit 91c337d

Please sign in to comment.