useradmin I run a specific php version for example php74 composer install it doesn't work but if I just run composer install it works now how to run for a specific php version
aaPanel_Kern Hello, try using the full path: /www/server/php/74/bin/php /usr/bin/composer install useradmin
aaPanel_Kern Hello, there is currently only one version of aaPanel. You need to install other versions in different paths before using it. useradmin