Skip to content

Commit

Permalink
Unneeded dependencies removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
monachilada committed Oct 8, 2018
1 parent feea917 commit 210a81d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
}
],
"require": {
"craftcms/cms": "^3.0.0-RC1",
"ext-json": "^1.5"
"craftcms/cms": "^3.0.0-RC1"
},
"autoload": {
"psr-4": {
Expand Down
6 changes: 2 additions & 4 deletions composer.lock

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

0 comments on commit 210a81d

Please sign in to comment.