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 3c098bf commit a09c599Copy full SHA for a09c599
CHANGELOG.md
@@ -5,6 +5,12 @@ 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.3](https://github.com/NexusPHP/cs-config/compare/v2.1.2..v2.1.3) - 2021-01-07
9
+
10
+### Fixed
11
12
+- Fixed a PHPStan error on the incorrect covariant return type of `Factory::invoke`.
13
14
## [v2.1.2](https://github.com/NexusPHP/cs-config/compare/v2.1.1..v2.1.2) - 2021-01-07
15
16
### Fixed
0 commit comments