composer require yannisme/oxotheme
Using version 2.0 for yannisme/oxotheme
./composer.json has been updated
Running composer update yannisme/oxotheme
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- intervention/image 2.7.0 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
- flarum/core v1.1.1 requires intervention/image 2.5.* || 2.6.1 -> satisfiable by intervention/image[2.7.0].
- flarum/core is locked to version v1.1.1 and an update of this package was not requested.
To enable extensions, verify that they are enabled in your .ini files:
- /opt/alt/php80/etc/php.ini
- /opt/alt/php80/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.