Skip to content

Commit

Permalink
Clearing composer
Browse files Browse the repository at this point in the history
  • Loading branch information
IsraelOrtuno committed Dec 8, 2015
1 parent 37d19f2 commit b76332c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@
],
"require": {
"guzzlehttp/guzzle": "^6.1",
"illuminate/support": "^5.1",
"illuminate/container": "^5.1",
"phpspec/phpspec": "^2.4"
"illuminate/support": "^5.1"
},
"require-dev": {
"mockery/mockery": "^0.9.4",
"phpspec/phpspec": "^2.4",
"symfony/var-dumper": "^2.7"
},
"autoload": {
Expand Down

0 comments on commit b76332c

Please sign in to comment.