Replies: 1 comment 4 replies
-
| Buster only has packages for PHP 7.3: https://wiki.debian.org/PHP#Available_versions . I'm guessing the fact you have 7.4 is because the Docker image (not sure what the proper noun is here) your using is based on the unstable version. Does  As for why  | 
Beta Was this translation helpful? Give feedback.
                  
                    4 replies
                  
                
            
  
    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.
-
I'm trying to install Phalcon 4 on Debian 10.
Debian10 is prepared by Docker.
( php:7.4-fpm-buster )
I installed what was written as needed and added the repository.
I will check it just in case.
And when I try to install it, it looks like this.
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions