We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

composer update error on 2.1.x

Hi,

I'm using 2.1.0 RC1 and when i try to composer update, i get following error:

The requested PHP extension ext-phalcon >= 2.0 has wrong version <2.1.0r> installed

What can i do fix issue?



85.5k
Accepted
answer
edited Mar '16

option 1. PATH TO PHP EXECUTABLE WHICH HAS PHLACON EXTENSION _ LOADED composer.phar update

option 2. php composer.phar update --ignore-platform-reqs