• [deleted]

Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - antoinefr/flarum-ext-online[v0.1.0, ..., 0.3.0] require 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.
    - antoinefr/flarum-ext-online 0.4.0 requires flarum/core ^0.1.0-beta.8 -> found flarum/core[v0.1.0-beta.8, ..., v0.1.0-beta.16] but it does not match your minimum-stability.
    - antoinefr/flarum-ext-online v0.5.0 requires flarum/core >=0.1.0-beta.16 <=0.1.0 -> found flarum/core[v0.1.0-beta.16] but it does not match your minimum-stability.
    - Root composer.json requires antoinefr/flarum-ext-online * -> satisfiable by antoinefr/flarum-ext-online[v0.1.0, ..., v0.5.0].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.
  • IanM replied to this.
    • [deleted]

    My Composer.json

    {
        "name": "flarum/flarum",
        "description": "Delightfully simple forum software.",
        "type": "project",
        "keywords": [
            "forum",
            "discussion"
        ],
        "homepage": "https://flarum.org/",
        "license": "MIT",
        "authors": [
            {
                "name": "Flarum",
                "email": "info@flarum.org",
                "homepage": "https://flarum.org/team"
            }
        ],
        "support": {
            "issues": "https://github.com/flarum/core/issues",
            "source": "https://github.com/flarum/flarum",
            "docs": "https://flarum.org/docs/"
        },
        "require": {
            "antoinefr/flarum-ext-online": "*",
            "askvortsov/flarum-markdown-tables": "*",
            "askvortsov/flarum-moderator-warnings": "*",
            "askvortsov/flarum-pwa": "*",
            "clarkwinkelmann/flarum-ext-author-change": "*",
            "clarkwinkelmann/flarum-ext-emojionearea": "*",
            "clarkwinkelmann/flarum-ext-first-post-approval": "*",
            "clarkwinkelmann/flarum-ext-group-list": "*",
            "flarum/approval": "*",
            "flarum/bbcode": "*",
            "flarum/core": "^1.0",
            "flarum/emoji": "*",
            "flarum/flags": "*",
            "flarum/lang-english": "*",
            "flarum/likes": "*",
            "flarum/lock": "*",
            "flarum/markdown": "*",
            "flarum/mentions": "*",
            "flarum/nicknames": "*",
            "flarum/pusher": "*",
            "flarum/statistics": "*",
            "flarum/sticky": "*",
            "flarum/subscriptions": "*",
            "flarum/suspend": "*",
            "flarum/tags": "*",
            "flarumite/simple-spoilers": "*",
            "fof/bbcode-details": "*",
            "fof/bbcode-tabs": "*",
            "fof/best-answer": "*",
            "fof/default-group": "*",
            "fof/filter": "*",
            "fof/follow-tags": "*",
            "fof/formatting": "*",
            "fof/gamification": "*",
            "fof/impersonate": "*",
            "fof/linguist": "*",
            "fof/links": "*",
            "fof/nightmode": "*",
            "fof/oauth": "*",
            "fof/pages": "*",
            "fof/polls": "*",
            "fof/share-social": "*",
            "fof/sitemap": "*",
            "fof/split": "*",
            "fof/stopforumspam": "*",
            "fof/upload": "*",
            "fof/user-bio": "*",
            "fof/user-directory": "*",
            "fof/username-request": "*",
            "if/flajax": "*",
            "justoverclock/flarum-ext-contactme": "*",
            "justoverclock/flarum-ext-guestengagement": "*",
            "justoverclock/flarum-ext-toastme": "*",
            "justoverclock/flarum-ext-welcomebox": "*",
            "malago/flarum-achievements": "*",
            "michaelbelgium/flarum-discussion-views": "*",
            "migratetoflarum/canonical": "*",
            "minishlink/web-push": "*",
            "phenomlab/fancybox-wrapper": "*",
            "v17development/flarum-seo": "*",
            "zerosonesfun/direct-links": "*"
        },
        "config": {
            "preferred-install": "dist",
            "sort-packages": true
        },
        "prefer-stable": true
    }
    • [deleted]

    • Edited

    Please help I am afraid ​😢​😭​

    • [deleted]

    It is not allowing me to remove it
    See

    ist it as an argument for the update command.
      Problem 17
        - flarum/tags is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 18
        - askvortsov/flarum-markdown-tables is locked to version v1.0.1 and an update of this package was not requested.
        - askvortsov/flarum-markdown-tables v1.0.1 requires flarum/core ^0.1.0-beta.15 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 19
        - askvortsov/flarum-moderator-warnings is locked to version v0.5.0 and an update of this package was not requested.
        - askvortsov/flarum-moderator-warnings v0.5.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 20
        - askvortsov/flarum-pwa is locked to version v2.5.0 and an update of this package was not requested.
        - askvortsov/flarum-pwa v2.5.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 21
        - clarkwinkelmann/flarum-ext-author-change is locked to version 0.2.3 and an update of this package was not requested.
        - clarkwinkelmann/flarum-ext-author-change 0.2.3 requires flarum/core >=0.1.0-beta.16 <0.1.0-beta.17 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 22
        - clarkwinkelmann/flarum-ext-emojionearea is locked to version 0.3.1 and an update of this package was not requested.
        - clarkwinkelmann/flarum-ext-emojionearea 0.3.1 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 23
        - clarkwinkelmann/flarum-ext-first-post-approval is locked to version 0.1.4 and an update of this package was not requested.
        - clarkwinkelmann/flarum-ext-first-post-approval 0.1.4 requires flarum/approval ^0.1.0-beta.14 -> flarum/approval is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 24
        - clarkwinkelmann/flarum-ext-group-list is locked to version 0.2.1 and an update of this package was not requested.
        - clarkwinkelmann/flarum-ext-group-list 0.2.1 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 25
        - flarumite/simple-spoilers is locked to version 0.1.2 and an update of this package was not requested.
        - flarumite/simple-spoilers 0.1.2 requires flarum/core ^0.1.0-beta.15 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 26
        - fof/bbcode-details is locked to version 0.3.0 and an update of this package was not requested.
        - fof/bbcode-details 0.3.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 27
        - fof/bbcode-tabs is locked to version 0.3.0 and an update of this package was not requested.
        - fof/bbcode-tabs 0.3.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 28
        - fof/best-answer is locked to version 0.4.0 and an update of this package was not requested.
        - fof/best-answer 0.4.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 29
        - fof/default-group is locked to version 0.4.0 and an update of this package was not requested.
        - fof/default-group 0.4.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 30
        - fof/filter is locked to version 0.3.2 and an update of this package was not requested.
        - fof/filter 0.3.2 requires flarum/approval * -> flarum/approval is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 31
        - fof/follow-tags is locked to version 0.7.2 and an update of this package was not requested.
        - fof/follow-tags 0.7.2 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 32
        - fof/formatting is locked to version 0.4.0 and an update of this package was not requested.
        - fof/formatting 0.4.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 33
        - fof/gamification is locked to version 0.5.0 and an update of this package was not requested.
        - fof/gamification 0.5.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 34
        - fof/impersonate is locked to version 0.8.0 and an update of this package was not requested.
        - fof/impersonate 0.8.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 35
        - fof/linguist is locked to version 0.6.0 and an update of this package was not requested.
        - fof/linguist 0.6.0 requires flarum/core >=0.1.0-beta.16 <0.1.0-beta.17 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 36
        - fof/links is locked to version 0.6.0 and an update of this package was not requested.
        - fof/links 0.6.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 37
        - fof/nightmode is locked to version 0.8.0 and an update of this package was not requested.
        - fof/nightmode 0.8.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 38
        - fof/oauth is locked to version 0.3.0 and an update of this package was not requested.
        - fof/oauth 0.3.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 39
        - fof/pages is locked to version 0.7.0 and an update of this package was not requested.
        - fof/pages 0.7.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 40
        - fof/polls is locked to version 0.4.1 and an update of this package was not requested.
        - fof/polls 0.4.1 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 41
        - fof/share-social is locked to version 0.3.1 and an update of this package was not requested.
        - fof/share-social 0.3.1 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 42
        - fof/sitemap is locked to version 0.7.0 and an update of this package was not requested.
        - fof/sitemap 0.7.0 requires flarum/core >=0.1.0-beta.16 <0.1.0-beta.17 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 43
        - fof/split is locked to version 0.7.0 and an update of this package was not requested.
        - fof/split 0.7.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 44
        - fof/stopforumspam is locked to version 0.5.0 and an update of this package was not requested.
        - fof/stopforumspam 0.5.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 45
        - fof/upload is locked to version 0.14.0 and an update of this package was not requested.
        - fof/upload 0.14.0 requires flarum/core 0.1.0-beta.16 || 0.1.0-beta.17 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 46
        - fof/user-bio is locked to version 0.5.0 and an update of this package was not requested.
        - fof/user-bio 0.5.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 47
        - fof/user-directory is locked to version 0.6.2 and an update of this package was not requested.
        - fof/user-directory 0.6.2 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 48
        - fof/username-request is locked to version 0.5.0 and an update of this package was not requested.
        - fof/username-request 0.5.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 49
        - if/flajax is locked to version 0.1.0 and an update of this package was not requested.
        - if/flajax 0.1.0 requires flarum/core >=0.1.0-beta.16 <=0.1.0 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 50
        - justoverclock/flarum-ext-contactme is locked to version 0.1.4 and an update of this package was not requested.
        - justoverclock/flarum-ext-contactme 0.1.4 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 51
        - justoverclock/flarum-ext-guestengagement is locked to version 0.1.5 and an update of this package was not requested.
        - justoverclock/flarum-ext-guestengagement 0.1.5 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 52
        - justoverclock/flarum-ext-toastme is locked to version 0.1.0 and an update of this package was not requested.
        - justoverclock/flarum-ext-toastme 0.1.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 53
        - justoverclock/flarum-ext-welcomebox is locked to version 1.1.6 and an update of this package was not requested.
        - justoverclock/flarum-ext-welcomebox 1.1.6 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 54
        - malago/flarum-achievements is locked to version 0.2.8 and an update of this package was not requested.
        - malago/flarum-achievements 0.2.8 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 55
        - michaelbelgium/flarum-discussion-views is locked to version v6.0.0 and an update of this package was not requested.
        - michaelbelgium/flarum-discussion-views v6.0.0 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 56
        - migratetoflarum/canonical is locked to version 0.2.4 and an update of this package was not requested.
        - migratetoflarum/canonical 0.2.4 requires flarum/core ^0.1.0-beta.15 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 57
        - phenomlab/fancybox-wrapper is locked to version 0.7 and an update of this package was not requested.
        - phenomlab/fancybox-wrapper 0.7 requires flarum/core >=0.1.0-beta.16 <=0.1.0 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 58
        - v17development/flarum-seo is locked to version v1.7.2 and an update of this package was not requested.
        - v17development/flarum-seo v1.7.2 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
      Problem 59
        - zerosonesfun/direct-links is locked to version 2.0.4 and an update of this package was not requested.
        - zerosonesfun/direct-links 2.0.4 requires flarum/core ^0.1.0-beta.16 -> flarum/core is fixed to v0.1.0-beta.16 (lock file version) by a partial update but that version is rejected by your minimum-stability. 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.
    
    Removal failed, reverting ./composer.json to its original content.
    Removal failed, antoinefr/flarum-ext-online is still present, it may be required by another package. See `composer why antoinefr/flarum-ext-online`.
    • [deleted]

    • Edited

    @IanM What to do now ​😭​?
    Is my flarum gone??

    • IanM replied to this.
      • [deleted]

      @IanM Same Error

      • IanM replied to this.
        • [deleted]

        • Edited

        Now what should I do please tell, It's too hard for me to wait in this situation I am literally afraid too much

        [deleted] I'm guessing you edited your composer.json entries to * as per the upgrade guide.. But, by the looks of things, your composer.lock file is outdated.

        Follow this exactly

        • Edit your composer.json, change "flarum/core": "^1.0", to "flarum/core": "0.1.0-beta.16",
        • Run composer update -W
        • composer remove antoinefr/flarum-ext-online
        • Edit composer.json, change "flarum/core": "0.1.0-beta.16", to "flarum/core": "^1.0",
        • Run composer update -W

        So long as the rest of your required extensions are 1.0 ready, you'll be upgraded

          • [deleted]

          IanM Same Error

          IanM 0.1.0-beta.16

          Note : I have beta 16.1 so what to write

          • IanM replied to this.
            • [deleted]

            • Edited

            @IanM It is also showing that it does not matches your minimum stability

            • IanM replied to this.

              [deleted] there is no flarum/core 16.1

              [deleted] add this to your composer.json:

              Change the line "prefer-stable": true to "prefer-stable": true,
              Add this on the following line "minimum-stability": "beta"

              Then run my instructions again

              i'm not sure this is a correct idea or not .. I have come across a similar problem.

              i just downloaded the composer file and replaced it with composer.json.back-xxx latest file and removed the extension using command line composer remove pluginname

              composer remove antoinefr/flarum-ext-online

                [deleted] Look at the steps I gave you here: IanM

                This is exactly what I'm trying to help you to do. You must read and try to learn what you are being guided on

                • [deleted]

                • Edited

                Package fof/console is abandoned, you should avoid using it. No replacement was suggested.
                What is this Please help

                  Hari The problem here is that the composer.json and composer.lock files are out of sync after a manual edit.

                  The way I have described will resolve this particular problem, and remove the problem extension at the same time

                    IanM I'm guessing you edited your composer.json entries to * as per the upgrade guide.. But, by the looks of things, your composer.lock file is outdated.

                    Follow this exactly

                    Edit your composer.json, change "flarum/core": "1.0", to "flarum/core": "0.1.0-beta.16",
                    Run composer update -W
                    composer remove antoinefr/flarum-ext-online
                    Edit composer.json, change "flarum/core": "0.1.0-beta.16", to "flarum/core": "1.0",
                    Run composer update -W

                    So long as the rest of your required extensions are 1.0 ready, you'll be upgraded

                    this is the right procedure .. Correct

                    • [deleted]

                    IanM I removed Online Success and

                    [deleted] Package fof/console is abandoned, you should avoid using it. No replacement was suggested.

                    Only got this

                    • [deleted]

                    IanM I did all the steps properly