Releases: paulbalandan/liaison-revision
Releases · paulbalandan/liaison-revision
Liaison Revision v1.1.0
Minor Changes ⚙️
- Updated to
nexusphp/cs-config
v3.2.0 and force@covers
annotations - Dropped
phpstan/phpstan-strict-rules
but retain some strict features
Deprecations 🗡️
- Deprecated
ComposerUpgrader::install
as not defined by its interface and Composer v2 usually usescomposer update
for its installs.
Please refer to the CHANGELOG for the detailed list of changes.
Liaison Revision v1.0.3
Minor Changes ⚙️
- Updated code style reversal for
native_constant_invocation
Please refer to the CHANGELOG for the detailed list of changes.
Liaison Revision v1.0.2
Minor Changes ⚙️
- Used version alias for
codeigniter4/codeigniter4
- Updated code styles from
nexusphp/cs-config
v3.1.0 - Updated
Application::VERSION
to1.0.2
- Marked as draft the contents of automated release script
Please refer to the CHANGELOG for the detailed list of changes.
Liaison Revision v1.0.1
Changes ⚙️
- Updated
friendsofphp/php-cs-fixer
andnexusphp/cs-config
to v3.0 - Updated
Application::VERSION
to1.0.1
- Enable tachycardia for profiling slow tests
Please refer to the CHANGELOG for the detailed list of changes.
Liaison Revision v1.0.0
Please refer to the CHANGELOG for the detailed list of changes.