How can I downgrade the phalcon version? #15910
Unanswered
jasmineNik
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Uninstall phalcon. Ensure that you also delete the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've installed the phalcon by following the docs. Then I tried downgrade the version by checking out to the 3.3.x branch and install again but I still have an error when I'm trying to do composer install.
Here is the error:
dmkit/phalcon-jwt-auth 1.0.0 requires ext-phalcon ^3.0 -> it has the wrong version installed (4.1.2)
So can anybody help me to install the correct version?
My php version is 7.4 /The project requires php >=7.1/.
Beta Was this translation helpful? Give feedback.
All reactions