CakePHP2.6にあったcomposer.jsonからのdebug kitやphpunitを、composerからインストールしようとして以下のコマンド実行でエラーとなりました。 # composer install 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 - The requested PHP extension ext-mcrypt * is missing from your system. Install or enable PHP's mcrypt

