Skip to content

Commit

Permalink
Unnecessary phpunit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Michał Żukowski committed May 16, 2018
1 parent c1870c1 commit 7a3fd68
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,5 @@
},
"autoload": {
"psr-4": {"mikemix\\": "src/"}
},
"require-dev": {
"phpunit/phpunit": "^6.5"
}
}

0 comments on commit 7a3fd68

Please sign in to comment.