Skip to content

Commit

Permalink
build(composer): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymoussc committed Mar 30, 2019
1 parent af87fcb commit df50891
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,8 @@
"nwidart/laravel-modules": "^5.0"
},
"require-dev" : {
"phpunit/phpunit" : "^7.0",
"squizlabs/php_codesniffer" : "^2.3",
"jeroen-g/laravel-packager" : "^2.1",
"orangehill/iseed" : "^2.6",
"xethron/migrations-generator": "^2.0"
"phpunit/phpunit" : "^7.0",
"squizlabs/php_codesniffer": "^2.3"
},
"autoload" : {
"psr-4": {
Expand Down

0 comments on commit df50891

Please sign in to comment.