All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated
composer/semver
dependency (3.4.2 => 3.4.3) - Updated
symfony/console
dependency (v6.4.9 => v6.4.12) - Updated
phpstan/phpstan
dependency (1.11.7 => 1.12.4) - Updated
phpstan/extension-installer
dependency (1.4.1 => 1.4.3) - Updated
phpstan/phpstan-strict-rules
dependency (1.6.0 => 1.6.1) - Add GitHub workflow for running PHP_CodeSniffer and PHPStan
- Add
catalog-info.yaml
- Updated
composer/semver
dependency (3.4.1 => 3.4.2)
- Updated
composer/semver
dependency (3.4.0 => 3.4.1) - Updated
phpstan/phpstan
dependency (1.11.5 => 1.11.7) - Update
composer.json
SemVer constraints to match the versions incomposer.lock
- Rename package from
isaac/composer-semver-cli
toiodigital-com/composer-semver-cli
- Updated
composer/semver
dependency (3.2.4 => 3.4.0) - Updated
symfony/console
dependency (v5.2.6 => v6.4.9) - Replaced
isaac/php-code-sniffer-standard
(v21.0.0) byiodigital-com/php-code-sniffer-standard
(v29.2.0) - Updated
phpstan/phpstan
dependency (0.12.85 => 1.11.5) - Updated Copyright year
- Change Copyright name from ISAAC to iO
- Dropped support for PHP 7.x and 8.0
- Added
phpstan/phpstan-strict-rules
andphpstan/extension-installer
packages
- 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
- Added
version-parser:parse-stability
command
- 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
- First version of the composer-semver tool