clarkwinkelmann yes, I have disabled the incompatible extensions first update but is still in beta 14

Nobody know how to fix?

Try using the --with-all-dependencies option?

  • Umbe replied to this.

    Try this:

    1) Delete vendor folder.
    2) Delete composer.lock
    3) Run composer install
    4) Continue with flarum beta's 15 update

    PS: Make a backup.

    • Umbe replied to this.

      Umbe

      • remove all mentioned extensions
      • update according to the guide
      • install deleted extensions

      P. S. yesterday upgraded my instance from beta13 to beta15

      • Umbe replied to this.

        Umbe

        composer remove flarum/nicknames
        composer remove fof/user-bio
        • Umbe replied to this.
          • [deleted]

          Umbe can you post the contents of your composer.json file ? You may need to replace version numbers with "*"

          • Umbe replied to this.

            010101 Works, witout put "*" just removing the called extension on why-not, Thanks you!