Version ie <v5.11.65-C172>
Environment <Docker/Shared Hosting/Zip/Other>
Checklist
- Have you searched existing issues? Yes, but haven’t found anything.
- Have you inspected the logs in storage/logs/laravel.log for any errors?
There are no new errors on storage/logs/laravel but there’re errors on error.log:
[24-Apr-2025 20:13:01 UTC] PHP Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version “>= 8.2.0”. You are running 8.1.28. in /home/***/billing.ideas—.cloud/vendor/composer/platform_check.php on line 28
But that’s incorrect. My php is v8.2
After creating the invoice and hit “send” it marks it like sent but it doesn’t. None of the 2 emails where copies of the sent invoice receive any email and the customer email doesn’t receive it. Also reminders are not being sent.
This is happening since the update. All my invoices from the beginning of the month were processed without issues. The update was done on the 11th, and after that no reminders; and today I’m creating a new invoice and it’s when I notice it’s not working.