I just moved to PHP 8.3 in cPanel and reinstalled flarum, but when I want to add extension this is the error I get in the logs. "Failed to execute. Check the composer logs in storage/logs/composer.":
Problem 1
- flarum/approval is locked to version v1.8.2 and an update of this package was not requested.
- flarum/approval v1.8.2 requires flarum/core 1.8 -> satisfiable by flarum/core[v1.8.0, ..., v1.8.10].
- flarum/core[v1.8.4, ..., v1.8.10] require intervention/image 2.5.* || 2.6.1 -> satisfiable by intervention/image[2.5.0, ..., 2.7.2].
- intervention/image[2.5.0, ..., 2.7.2] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
Edit: I'm using the newest version of Flarum