We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6beab1a commit d095235Copy full SHA for d095235
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this library will be documented in this file:
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [v2.1.5](https://github.com/NexusPHP/cs-config/compare/v2.1.4..v2.1.5) - 2021-02-20
9
+
10
+### Fixed
11
12
+- Removed the faulty `replace` section in composer.json causing halted installations
13
+- Fixed errors reported by PHPStan on level 8
14
15
## [v2.1.4](https://github.com/NexusPHP/cs-config/compare/v2.1.3..v2.1.4) - 2021-01-18
16
17
### Added
0 commit comments