我尝试安装 Laravel 5.1:
php composer create-project laravel/laravel --prefer-dist
我得到了这个:
Error Output: Zend Guard Loader requires Zend Engine API version 220090626.
The Zend Engine API version 220121212 which is installed, is newer.
Contact Zend Technologies at http://www.zend.com/ for a later version of Ze
nd Guard Loader.