Skip to content

Commit

Permalink
Remove composer suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoriohc committed Mar 12, 2018
1 parent 1b338f6 commit eedba0f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,7 @@
"squizlabs/php_codesniffer": "^2.3",
"mockery/mockery": "~0.9|~1.0",
"codeclimate/php-test-reporter": "dev-master"
},
"suggest": {
"php": "~5.6|~7.0",
"adbario/php-dot-notation": "^2.0",
"guzzlehttp/guzzle": "~6.0",
"illuminate/support": "^5.0,<5.6"
},
}
"autoload": {
"psr-4": {
"Gregoriohc\\Moneta\\": "src"
Expand Down

0 comments on commit eedba0f

Please sign in to comment.