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.
2 parents 915ec33 + 864676e commit 27258c0Copy full SHA for 27258c0
CHANGELOG.md
@@ -3,7 +3,7 @@
3
All notable changes to this project will be documented in this file. This project adheres to
4
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
5
6
-## Unreleased
+## [2.6.0] - 2023-02-09
7
8
### Added
9
composer.json
@@ -26,7 +26,7 @@
26
"php": "^7.4|^8.0",
27
"ext-json": "*",
28
"laravel-json-api/core": "^2.4",
29
- "laravel-json-api/eloquent": "dev-release/2.3.0 as 2.3.0",
+ "laravel-json-api/eloquent": "^2.3",
30
"laravel-json-api/encoder-neomerx": "^2.0.1",
31
"laravel-json-api/exceptions": "^1.1.1",
32
"laravel-json-api/spec": "^1.2",
0 commit comments