mirror of https://github.com/flarum/flarum
Update composer.json (#67)
Drop the oauth extensions, see https://github.com/flarum/core/issues/2006pull/68/head
parent
4ffaf91ec4
commit
e786d788ea
|
@ -41,9 +41,6 @@
|
|||
"require": {
|
||||
"flarum/core": "^0.1.0",
|
||||
"flarum/approval": "^0.1.0",
|
||||
"flarum/auth-facebook": "^0.1.0",
|
||||
"flarum/auth-github": "^0.1.0",
|
||||
"flarum/auth-twitter": "^0.1.0",
|
||||
"flarum/bbcode": "^0.1.0",
|
||||
"flarum/emoji": "^0.1.0",
|
||||
"flarum/lang-english": "^0.1.0",
|
||||
|
|
Loading…
Reference in New Issue