bishopb / laravel-forums

Forums and discussion boards for Laravel 4
GNU General Public License v2.0
15 stars 11 forks source link

Composer error: laravel-forums requires vanilla/vanilla #1

Closed neamtua closed 9 years ago

neamtua commented 9 years ago

Problem 1

bishopb commented 9 years ago

Can you confirm this line is in your composer.json:

"repositories": [
    { "type": "vcs", "url": "https://github.com/vanilla/vanilla" }
],

(or can you post your entire composer.json?)

neamtua commented 9 years ago

Sorry. Had minimum stability set to stable. Switched to dev.