Sample Header Ad - 728x90

How can I solve this cakephp/cakephp 4.2.8 requires ext-intl PHP extension error on macOS?

1 vote
1 answer
731 views
With a MacBook Pro, I use MAMP and I believe I already have intl PHP extension enter image description here When i am trying to update my cakephp project via composer i am getting this error - Root composer.json requires cakephp/cakephp ^4.2.8 -> satisfiable by cakephp/cakephp[4.2.8]. - cakephp/cakephp 4.2.8 requires ext-intl * -> it is missing from your system. Install or enable PHP's intl extension. Then i checked which php and result is which php /usr/bin/php I tried to use composer.phar file but still same error. How to change default php (mac os ) to MAMP?
Asked by Yogesh Saroya (141 rep)
Aug 24, 2021, 07:19 AM
Last activity: Apr 26, 2023, 05:52 PM