i try to install Laravel 5.1:
php composer create-project laravel/laravel --prefer-dist
and i have got this:
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.