Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
proper dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy-j committed Feb 7, 2017
1 parent ec569c3 commit 790b45a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,11 @@
"psr/log": "^1.0",
"psr/http-message": "^1.0",
"container-interop/container-interop": "^1.1",
"symfony/finder": "^3.0",
"symfony/event-dispatcher": "^3.0",
"doctrine/inflector": "^v1.1"
"symfony/finder": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "~5.0",
"mockery/mockery": "^0.9.4",
"guzzlehttp/guzzle": "~6.0",
"spiral/reactor": "^0.9"
},
"autoload": {
Expand Down

0 comments on commit 790b45a

Please sign in to comment.