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 28
28
- " 8.1"
29
29
- " 8.2"
30
30
- " 8.3"
31
+ - " 8.4"
31
32
dependencies : [highest]
32
33
experimental : [false]
33
34
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
25
25
- Increase phpstan level to 8 with baseline to swallow existing errors ([ #673 ] ( https://github.com/jsonrainbow/json-schema/pull/673 ) )
26
26
- Add ext-json to composer.json to ensure JSON extension available ([ #759 ] ( https://github.com/jsonrainbow/json-schema/pull/759 ) )
27
27
- 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 ) )
28
29
29
30
## [ 6.0.0] - 2024-07-30
30
31
### Added
You can’t perform that action at this time.
0 commit comments