removed composer installer and extensions directory

added composer, dropping composer installer
pull/35/head
Daniel Klabbers 2016-02-26 11:46:58 +01:00
parent f99aa84034
commit eeeca56481
2 changed files with 2 additions and 4 deletions

View File

@ -21,7 +21,6 @@
"docs": "http://flarum.org/docs"
},
"require": {
"flarum/composer-installer": "*",
"flarum/core": "^0.1.0",
"flarum/flarum-ext-akismet": "^0.1.0",
"flarum/flarum-ext-approval": "^0.1.0",
@ -48,5 +47,6 @@
"config": {
"preferred-install": "dist"
},
"minimum-stability": "beta"
"minimum-stability": "beta",
"prefer-stable": true
}

View File

@ -1,2 +0,0 @@
*
!.gitignore