File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 2828 - " 8.1"
2929 - " 8.2"
3030 - " 8.3"
31+ - " 8.4"
3132 dependencies : [highest]
3233 experimental : [false]
3334 include :
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626- Increase phpstan level to 8 with baseline to swallow existing errors ([ #673 ] ( https://github.com/jsonrainbow/json-schema/pull/673 ) )
2727- Add ext-json to composer.json to ensure JSON extension available ([ #759 ] ( https://github.com/jsonrainbow/json-schema/pull/759 ) )
2828- Add visibility modifiers to class constants ([ #757 ] ( https://github.com/jsonrainbow/json-schema/pull/757 ) )
29+ - Include PHP 8.4 in workflow ([ #765 ] ( https://github.com/jsonrainbow/json-schema/pull/765 ) )
2930
3031## [ 6.0.0] - 2024-07-30
3132### Added
You can’t perform that action at this time.
0 commit comments