• Hello,

    Many developers now use composer through wpackagist to manage dependencies.

    The recommendations of semver are to use only 3 levels: MAJOR.MINOR.PATCH.

    You are using a 4-level notation which prevents the use composer.

    Could you use these recommendations in your version numbers in order to make your plugin fully compatible with composer.

    Thank you

  • The topic ‘Use strict semantic versioning notation’ is closed to new replies.