Hy, I've got this problem, how do I solve it?
'C:\websites\test>php composer.phar install' 'Loading composer repositories with package information' 'Installing dependencies (including require-dev)' ' - Installing zendframework/zendframework (2.2.5)' 'Failed to download zendframework/zendframework from dist: You must enable the op' 'enssl extension to download files via https' 'Now trying to download from source' ' - Installing zendframework/zendframework (2.2.5)' ' Cloning 4a7cf6a4cf791244e14aa0ca49d1f06916b63202'
'[RuntimeException]' 'Failed to clone [email protected]:zendframework/zf2.git, git was not found, ch' 'eck that it is installed and in your PATH env.'
''git' is not recognized as an internal or external command,' ' operable program or batch file.'
'install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-p' 'lugins] [--no-custom-installers] [--no-scripts] [--no-progress] [-v|vv|vvv|--ver' 'bose] [-o|--optimize-autoloader] [packages1] ... [packagesN]'
thanks!!!