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 @@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525- Increase phpstan level to 8 with baseline to swallow existing errors ([ #673 ] ( https://github.com/jsonrainbow/json-schema/pull/673 ) )
2626- Add ext-json to composer.json to ensure JSON extension available ([ #759 ] ( https://github.com/jsonrainbow/json-schema/pull/759 ) )
2727- Add visibility modifiers to class constants ([ #757 ] ( https://github.com/jsonrainbow/json-schema/pull/757 ) )
28+ - Include PHP 8.4 in workflow ([ #765 ] ( https://github.com/jsonrainbow/json-schema/pull/765 ) )
2829
2930## [ 6.0.0] - 2024-07-30
3031### Added
You can’t perform that action at this time.
0 commit comments