File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file. This project adheres to
4
4
[ Semantic Versioning] ( http://semver.org/ ) and [ this changelog format] ( http://keepachangelog.com/ ) .
5
5
6
+ ## [ 5.0.0] - 2023-01-21
7
+
8
+ ### Changed
9
+
10
+ - Drop support for PHP ` 7.4 ` - minimum PHP version is now ` 8.0 ` .
11
+ - Drop support for Laravel 8 - package requires Laravel 9.
12
+
6
13
## [ 5.0.0-alpha.1] - 2022-06-25
7
14
8
15
### Changed
@@ -11,7 +18,7 @@ All notable changes to this project will be documented in this file. This projec
11
18
` laravel-json-api/neomerx-json-api ` . Refer to the [ Upgrade Guide] ( ./docs/upgrade.md ) for details of the required
12
19
changes.
13
20
14
- ## [ 4.1.0] - 2023-01-19
21
+ ## [ 4.1.0] - 2023-01-21
15
22
16
23
### Changed
17
24
You can’t perform that action at this time.
0 commit comments