Skip to content

Releases: isaaceindhoven/composer-semver-cli

v1.2.0: Update composer/semver from 3.2.2 to 3.2.4, update symfony/console an…

30 Apr 10:19
Compare
Choose a tag to compare

Added

  • Added phpstan/phpstan-strict-rules and phpstan/extension-installer packages

Changed

  • Updated composer/semver dependency from 3.2.2 to 3.2.4
  • Updated symfony/console dependency from v5.1.8 to v5.2.6
  • Updated isaac/php-code-sniffer-standard dependency from v19.0.0 to v21.0.0
  • Updated phpstan/phpstan dependency from 0.12.53 to 0.12.85
  • Switched to Composer 2 (Composer 1 still works)
  • Updated Copyright year

v1.1.0

07 Nov 12:59
Compare
Choose a tag to compare

Added:

  • Added version-parser:parse-stability command

v1.0.1: Compatibility with PHP 7.2 and 7.3, improve examples and applications…

06 Nov 21:23
Compare
Choose a tag to compare

Fixed:

  • Compatibility with PHP 7.2 and 7.3 for development by downgrading object-calisthenics/phpcs-calisthenics-rules from 3.9.1 to 3.8.0
  • Improve examples and applications in the README

v1.0.0

01 Nov 22:02
Compare
Choose a tag to compare

First version of the composer-semver tool.