shivas / versioning-bundle

Simple way to version (semantic versioning 2.0.0) your Symfony2/3/4/5/6 application
MIT License
111 stars 30 forks source link

Attempted to call an undefined method named "withPatchIncremented" of class "Version\Version". #59

Closed demroos closed 5 years ago

demroos commented 5 years ago

shivas/versioning-bundle: 3.2.0 nikolaposa/version: 3.1.0

bin/console app:version:bump

In VersionBumpCommand.php line 115: Attempted to call an undefined method named "withPatchIncremented" of class "Version\Version".

dontub commented 5 years ago

Thanks for reporting.