On our ispconfig3 hosting instance the default php binary is version 5.6 but the scheduler is called with
php8.0 artisan short-schedule:run
Heavily inspired by https://github.com/spatie/laravel-short-schedule/pull/21, just implementing the usage of PHP_BINARY
On our ispconfig3 hosting instance the default php binary is version 5.6 but the scheduler is called with
php8.0 artisan short-schedule:run
Heavily inspired by https://github.com/spatie/laravel-short-schedule/pull/21, just implementing the usage of PHP_BINARY