Issues with plugin versioning scheme
-
Hello!
I have a site using LearnPress, which is fetched from WP-packagist (https://wpackagist.org/search?q=learnpress&type=any&search=) in order to manage the plugin’s version via Composer.
I am unable to download the two latest security-patched versions of LearnPress (4.2.6.8.1 and 4.2.6.8.2) since their version number has 5 numeric parts/digits, and Composer isn’t able to parse a version number if there are more than 4 digits.
Are there plans to release a 4.2.6.9 version in the near future which includes these security patches?That would help at least me, and others which may be using wp-packagist and composer to install/update versions of LearnPress on their sites.
Thank you!
The topic ‘Issues with plugin versioning scheme’ is closed to new replies.