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.
- Add
catalog-info.yaml
- Rename package from
isaac/slugify-cli
toiodigital-com/slugify-cli
- Add support for PHP 8.2 and 8.3
- Upgrade
cocur/slugify
(v4.2.0 => v4.5.1) - Replace
isaac/php-code-sniffer-standard
package (v28.1.0) byiodigital-com/php-code-sniffer-standard
(v29.2.0) - Upgrade
phpstan/extension-installer
(1.2.0 => 1.4.1) - Upgrade
phpstan/phpstan
(1.9.0 => 1.11.6) - Upgrade
phpstan/phpstan-strict-rules
(1.4.4 => 1.6.0) - Update copyright year and name
- Update author email
- Remove support for PHP 7.4
Initial release