Поставил 5.6 теперь пишет вот что
Microsoft Windows [Version 6.3.9600]
MasteR@ASPIREV5 c:\openserver
$ cd C:\OpenServer\domains\my.loc
MasteR@ASPIREV5 C:\OpenServer\domains\my.loc
$ composer install
Warning: This development build of composer is over 60 days old. It is recommended to update it by running "c:\openserver\modules\php\PHP-5.6\composer.phar self-update" to get the latest version.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for phpunit/php-invoker 1.1.4 -> satisfiable by phpunit/php-invoker[1.1.4].
- phpunit/php-invoker 1.1.4 requires ext-pcntl * -> the requested PHP extension pcntl is missing from your system.
To enable extensions, verify that they are enabled in those .ini files:
- C:\openserver\modules\php\PHP-5.6\php.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
Microsoft Windows [Version 6.3.9600]
MasteR@ASPIREV5 c:\openserver
$ cd C:\OpenServer\domains\my.loc
MasteR@ASPIREV5 C:\OpenServer\domains\my.loc
$ composer install
Warning: This development build of composer is over 60 days old. It is recommended to update it by running "c:\openserver\modules\php\PHP-5.6\composer.phar self-update" to get the latest version.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for phpunit/php-invoker 1.1.4 -> satisfiable by phpunit/php-invoker[1.1.4].
- phpunit/php-invoker 1.1.4 requires ext-pcntl * -> the requested PHP extension pcntl is missing from your system.
To enable extensions, verify that they are enabled in those .ini files:
- C:\openserver\modules\php\PHP-5.6\php.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.