Recent content by bomas

  1. B

    Question Git WebHook calls composer install w/ wrong php version

    Ok... Nevermind... I had a versioned ".php-version" file in my git-repo which still had "8.3" in it. Change -> commit -> everything works like a charm again.
  2. B

    Question Git WebHook calls composer install w/ wrong php version

    Hi, I have a Laravel project that was originally started with php8.3. We have now updated to php8.5. We use the Laravel Toolkit and the git auto-deploy function in our Plesk domain. I have already set the PHP version to 8.5 there, but the auto-deploy has not been working since then. This is...
Back
Top