12 days later

Justoverclock what is the latest version available?
On GitHub I see 0.1.7 I have 0.1.3 but seems the version I have is the latest stable one, I cannot upgrade at the moment.

    Justoverclock I have a "small" issue with PHP, alerted my control panel team for resolve this issue but when I try to install latest version it say no update are available. Why? Is because of my PHP issue? I don't think. I see updates of other extensions... I updated one extension.

    composer require justoverclock/flarum-ext-welcomebox
    PHP Warning:  PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/local/apps/php74/ext/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/local/apps/php74/ext/sodium.so.so (/usr/local/apps/php74/ext/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    Using version ^1.1 for justoverclock/flarum-ext-welcomebox
    ./composer.json has been updated
    Running composer update justoverclock/flarum-ext-welcomebox
    Loading composer repositories with package information
    Updating dependencies
    Nothing to modify in lock file
    Installing dependencies from lock file (including require-dev)
    Nothing to install, update or remove
    Generating autoload files
    87 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!

      Justoverclock is really strange....packagist doesn't read the tag version.....

      Packagist detects new release, but previous version (1.1.3) is higher than the new one (0.1.7) in terms of semver.

        Justoverclock Delete tag and delete release on Packagist (if it is not removed automatically). But I'm not sure how Composer would behave if someone is already on 1.1.3, since update to 0.1.7 is not upgrade, but downgrade.

          rob006 thats the point, so to fix this i can simply starting a new release from 1.1.4, that will be ok