cedaro / satispress

Expose installed WordPress plugins and themes as Composer packages.
500 stars 48 forks source link

Skip releases without a semver compliant version string #161

Closed DavidSingh3 closed 2 years ago

DavidSingh3 commented 2 years ago

Skip the invalid version release instead of crashing with an uncaught UnexpectedValueException

fixes #160