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 0bc5b80 commit cf4069dCopy full SHA for cf4069d
CHANGELOG.md
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
### Changed
22
- Used PHPStan's int-mask-of<T> type where applicable ([#779](https://github.com/jsonrainbow/json-schema/pull/779))
23
- Fixed some PHPStan errors ([#781](https://github.com/jsonrainbow/json-schema/pull/781))
24
+- Cleanup redundant checks ([#796](https://github.com/jsonrainbow/json-schema/pull/796))
25
26
## [6.1.0] - 2025-02-04
27
### Added
0 commit comments