Flarum core 1.1.1
PHP version: 8.0.30
MySQL version: 5.7.23-23
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, readline, Reflection, SPL, session, standard, bcmath, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, imap, intl, exif, mysqlnd, odbc, PDO, pgsql, Phar, posix, pspell, SimpleXML, soap, sockets, sodium, sqlite3, tidy, tokenizer, xml, xmlwriter, xsl, zip, mysqli, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, xmlreader, apcu, imagick, monarxprotect, SourceGuardian, Zend OPcache
+----------------------------------+--------------+--------+
| Flarum Extensions | | |
+----------------------------------+--------------+--------+
| ID | Version | Commit |
+----------------------------------+--------------+--------+
| flarum-flags | v1.0.0 | |
| flarum-suspend | v1.0.0 | |
| fof-spamblock | 1.0.0 | |
| fof-impersonate | 1.0.0 | |
| flarum-subscriptions | v1.0.0 | |
| flarum-tags | v1.0.2 | |
| flarum-approval | v1.0.0 | |
| flarum-markdown | v1.0.1 | |
| zerosonesfun-direct-links | 2.1 | |
| zerosonesfun-bbcode-audio | 2.1 | |
| v17development-seo | v1.8.0 | |
| michaelbelgium-discussion-views | v7.1.1 | |
| ianm-synopsis | 1.0.0 | |
| fof-user-directory | 1.0.1 | |
| fof-user-bio | 1.0.0 | |
| fof-upload | 1.0.1 | |
| fof-stopforumspam | 1.0.0 | |
| fof-split | 1.0.0 | |
| fof-socialprofile | 1.0.0 | |
| fof-sitemap | 1.0.0 | |
| fof-share-social | 1.0.0 | |
| fof-recaptcha | 1.0.0 | |
| fof-reactions | 1.0.0 | |
| fof-profile-image-crop | 1.0.0 | |
| fof-pretty-mail | 1.0.1 | |
| fof-polls | 1.0.2 | |
| fof-pages | 1.0.1 | |
| fof-nightmode | 1.0.0 | |
| fof-moderator-notes | 1.0.0 | |
| fof-merge-discussions | 1.1.5 | |
| fof-masquerade | 1.0.0 | |
| fof-links | 1.0.0 | |
| fof-forum-statistics-widget | 1.0.0 | |
| fof-formatting | 1.0.2 | |
| fof-follow-tags | 1.0.0 | |
| fof-filter | 1.0.1 | |
| fof-drafts | 1.0.3 | |
| fof-doorman | 1.0.0 | |
| fof-disposable-emails | 1.0.0 | |
| fof-discussion-language | 1.0.0 | |
| fof-default-user-preferences | 1.0.0 | |
| fof-byobu | 1.0.0-beta.7 | |
| fof-best-answer | 1.0.1 | |
| fof-ban-ips | 1.0.0 | |
| fof-analytics | 1.0.0 | |
| flarum-sticky | v1.0.0 | |
| flarum-statistics | v1.0.0 | |
| flarum-mentions | v1.0.0 | |
| flarum-lock | v1.0.0 | |
| flarum-likes | v1.0.0 | |
| flarum-lang-english | v1.0.0 | |
| flarum-bbcode | v1.0.0 | |
| clarkwinkelmann-group-invitation | 1.0.0 | |
| askvortsov-rich-text | v2.0.3 | |
| askvortsov-help-tags | v1.1.0 | |
| askvortsov-categories | v3.0.0 | |
| antoinefr-online | v1.0.1 | |
+----------------------------------+--------------+--------+
Base URL: https://forum.amritananda.org
Installation path: /home3/devipjwu/forum.devipuram.org
Queue driver: sync
Mail driver: smtp
Debug mode: ON
this is my flarum infio and when i --dry-run the command , it gave
following errors
Problem 1
- Root composer.json requires flarum/core v1.7.0 (exact version match), found flarum/core[v1.7.0] but the package is fixed to v1.1.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.
Problem 2
- laminas/laminas-diactoros 2.8.0 requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.2.18) does not satisfy that requirement.
- antoinefr/flarum-ext-online v1.0.1 requires flarum/core ^1.0.0 -> satisfiable by flarum/core[v1.1.1].
- flarum/core v1.1.1 requires laminas/laminas-diactoros ^2.4.1 -> satisfiable by laminas/laminas-diactoros[2.8.0].
- antoinefr/flarum-ext-online is locked to version v1.0.1 and an update of this package was not requested.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.