Seems incompatible and not installable
info:
Flarum core 0.1.0-beta.14.1
PHP version: 7.3.24
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, readline, Reflection, SPL, session, standard, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, imap, json, exif, mysqlnd, PDO, Phar, posix, shmop, SimpleXML, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, xml, xmlwriter, xsl, zip, mcrypt, mysqli, pdo_mysql, pdo_sqlite, wddx, xmlreader, Zend OPcache
+--------------------------------------+---------------------+--------+
| Flarum Extensions | | |
+--------------------------------------+---------------------+--------+
| ID | Version | Commit |
+--------------------------------------+---------------------+--------+
| flarum-approval | v0.1.0-beta.14 | |
| flarum-bbcode | v0.1.0-beta.12 | |
| flarum-emoji | v0.1.0-beta.14 | |
| flarum-lang-english | v0.1.0-beta.14.1 | |
| flarum-flags | v0.1.0-beta.14.1 | |
| flarum-likes | v0.1.0-beta.14 | |
| flarum-lock | v0.1.0-beta.14 | |
| flarum-markdown | v0.1.0-beta.14 | |
| flarum-mentions | v0.1.0-beta.14 | |
| flarum-statistics | v0.1.0-beta.14 | |
| flarum-sticky | v0.1.0-beta.14 | |
| flarum-subscriptions | v0.1.0-beta.14 | |
| flarum-suspend | v0.1.0-beta.14 | |
| flarum-tags | v0.1.0-beta.14 | |
| fof-upload | 0.11 | |
| littlegolden-lang-simplified-chinese | v0.1.70-beta.14.1.1 | |
+--------------------------------------+---------------------+--------+
Command line return:
[flarum@flarum]$ ls
CHANGELOG.md composer.json composer.lock config.php extend.php flarum LICENSE public README.md site.php storage vendor
[flarum@flarum]$ composer require the-turk/flarum-mathren
Using version ^0.3.2 for the-turk/flarum-mathren
./composer.json has been updated
Running composer update the-turk/flarum-mathren
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires the-turk/flarum-mathren ^0.3.2 -> satisfiable by the-turk/flarum-mathren[0.3.2].
- the-turk/flarum-mathren 0.3.2 requires flarum/core >=0.1.0-beta.10 <0.1.0-beta.14 -> found flarum/core[v0.1.0-beta.10, ..., v0.1.0-beta.13] but the package is fixed to v0.1.0-beta.14.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.