hichem2h
Hi the composer require elite-devs/flarum-ext-arabic is not working.
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires elite-devs/flarum-ext-arabic 1.0 -> satisfiable by elite-devs/flarum-ext-arabic[1.0.0].
- elite-devs/flarum-ext-arabic 1.0.0 requires flarum/core 0.1.0-beta.7 -> found flarum/core[v0.1.0-beta.7, ..., v0.1.0-beta.16] but it does not match your minimum-stability.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require elite-devs/flarum-ext-arabic:*" to figure out if any version is installable, or "composer require elite-devs/flarum-ext-arabic:2.1" if you know which you need.
iam running it from the root of the project not the public folder?