You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Phalcon 4.x now requires psr/container extension. Investigate and fix.
From email:
After phalcon update, he needs psr extension compiled with PHP or freezes old version as I was fixed your Docker file.
&& apt-get install -y php7.2-phalcon=3.4.2-2+php7.2 \