Skip to content

Commit

Permalink
Reduce dependencies
Browse files Browse the repository at this point in the history
- Removed all dependencies that were not required by the package, and verified
  that tests continue to run.
  • Loading branch information
weierophinney committed Aug 17, 2016
1 parent 1b031b1 commit 166355d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 262 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@
},
"require-dev": {
"zendframework/zend-modulemanager": "^2.7.2",
"zendframework/zend-config": "^2.6",
"zendframework/zend-view": "^2.8.1",
"zendframework/zend-serializer": "^2.8",
"zendframework/zend-log": "^2.9.1",
"zendframework/zend-i18n": "^2.7.3",
"phpunit/phpunit": "^4.8 || ^5.0",
"squizlabs/php_codesniffer": "^2.6.2",
"satooshi/php-coveralls": "^1.0.1"
Expand Down
269 changes: 12 additions & 257 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 166355d

Please sign in to comment.