Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

aligajani's avatar

How to make composer use the latest PHP with MCrypt?

I have PHP 5.6.8 and composer installed.

Getting this all the time.

  • laravel/framework v5.0.9 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.

Even though php 5.6.8 has mcrypt installed with it.

When I do php --version I get 5.6.8 not the Yosemite default one, so that's OK!

0 likes
1 reply

Please or to participate in this conversation.