Composer ile yüklemeye caliştim bu hatayi aldim:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- intervention/image 2.5.1 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP’s fileinfo extension.
- flarum/core v0.1.0-beta.16 requires intervention/image 2.5.0 -> satisfiable by intervention/image[2.5.1].
- flarum/core is locked to version v0.1.0-beta.16 and an update of this package was not requested.
To enable extensions, verify that they are enabled in your .ini files:
- /opt/alt/php74/etc/php.ini
- /opt/alt/php74/link/conf/alt_php.ini
You can also run php --ini
inside terminal to see which files are used by PHP in CLI mode.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.