Skip to content

Commit

Permalink
Updated composer.json to remove the phpunit/phpunit requirement since…
Browse files Browse the repository at this point in the history
… that should bubble up from magium/magium instead of explicitly requiring it here.
  • Loading branch information
kschroeder committed Nov 9, 2017
1 parent f0053d4 commit 18f7122
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,9 +17,6 @@
"magium/magium": "~1.1",
"zendframework/zend-uri": "^2.5"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"repositories" : [ {
"type" : "composer",
"url" : "https://packagist.org/"
Expand Down

0 comments on commit 18f7122

Please sign in to comment.