File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. This projec
55
66## Unreleased
77
8+ ## [ 3.3.0] - 2026-03-28
9+
10+ ### Added
11+
12+ - Package now supports Laravel 13.
13+
814### Changed
915
1016- Dropped support for ` laravel-json-api/core ` v4.
Original file line number Diff line number Diff line change 1919 },
2020 {
2121 "name" : " Christopher Gammie" ,
22- "email" : " contact@gammie .co.uk"
22+ "email" : " chris@cloudcreativity .co.uk"
2323 }
2424 ],
2525 "require" : {
3131 "laravel-json-api/validation" : " ^4.4"
3232 },
3333 "require-dev" : {
34- "laravel-json-api/testing" : " ^3.1 " ,
34+ "laravel-json-api/testing" : " ^3.2 " ,
3535 "orchestra/testbench" : " ^9.0|^10.0|^11.0" ,
3636 "phpunit/phpunit" : " ^10.5|^11.5.3"
3737 },
5050 "dev-develop" : " 3.x-dev"
5151 }
5252 },
53- "minimum-stability" : " dev " ,
53+ "minimum-stability" : " stable " ,
5454 "prefer-stable" : true ,
5555 "config" : {
5656 "sort-packages" : true
You can’t perform that action at this time.
0 commit comments