8000 Merge tag 'v2.6.0' into develop · laravel-json-api/laravel@27258c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 27258c0

Browse files
committed
Merge tag 'v2.6.0' into develop
Add multi-paginator and fix validation bug
2 parents 915ec33 + 864676e commit 27258c0

File tree

Expand file tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file. This project adheres to
44
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
55

6-
## Unreleased
6+
## [2.6.0] - 2023-02-09
77

88
### Added
99

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"php": "^7.4|^8.0",
2727
"ext-json": "*",
2828
"laravel-json-api/core": "^2.4",
29-
"laravel-json-api/eloquent": "dev-release/2.3.0 as 2.3.0",
29+
"laravel-json-api/eloquent": "^2.3",
3030
"laravel-json-api/encoder-neomerx": "^2.0.1",
3131
"laravel-json-api/exceptions": "^1.1.1",
3232
"laravel-json-api/spec": "^1.2",

0 commit comments

Comments
 (0)
0