When working via SSH, short commands for interacting with the software are available:
PHP:
php51 php52 php53 php53-bx php53-xcache php54 php54-bx php54-xcache php55 php55-bx php56 php56-bx php70
php70-bx php71 php71-bx php72 php72-bx php73 php73-bx php74 php74-bx php8 php81 php81-ioncube php82 php82-ioncube php83
NOW VERSION PHP7.4.33
-bash-4.2$ php –version
PHP 7.4.33 (cli) (built: May 26 2023 09:54:27) ( NTS )
-bash-4.2$ composer install
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
– Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement.
HOW INSTALL COMPOSER WITH SHORT COMMAND (PHP83)
THANK YOU!
………………..
Фаридун Муродов is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.