Doptor-zz / Doptor

DOPTOR CMS & EMS : Enterprise level Pre-integrated Business Application Platform.
http://www.market.doptor.com
Other
161 stars 93 forks source link

Failed composer install #93

Closed catroot closed 9 years ago

catroot commented 9 years ago

Have tried to do

composer install --no-dev got fails to install dependencies

patrickcarlohickman commented 9 years ago

The master branch for the mews/captcha package has been updated to require Laravel 5. According to their documentation, the Laravel 4 branch has been moved to master-l4. The composer.json file needs to be updated to reflect this ("mews/captcha": "dev-master-l4").