Hello,
Flarum is something new for me, same with composer, so, maybe, I am use composer not like it should be used, but when I try to install any extension I get the same error:
"C:\Users\samuo>composer require davis/flarum-ext-socialprofile
Using version 0.2.3 for davis/flarum-ext-socialprofile
./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for davis/flarum-ext-socialprofile 0.2.3 -> satisfiable by davis/flarum-ext-socialprofile[0.2.3].
- davis/flarum-ext-socialprofile 0.2.3 requires flarum/core 0.1.0-beta.6 -> satisfiable by flarum/core[0.1.x-dev, v0.1.0-beta.6, v0.1.0-beta.7, v0.1.0-beta.7.1] but these conflict with your requirements or minimum-stability.
Installation failed, deleting ./composer.json."
Maybe the installation path is wrong? How can I set the right path?
I am using FileZilla to upload and to handle my forum files, maybe I need to set public_html path when downloading extensions? If yes, how can I do this?
Sorry for stupid questions..