v4.1.1
Upgrading
composer require laravel-json-api/laravel --no-update
composer require laravel-json-api/testing --dev --no-update
composer up "laravel-json-api/*" "cloudcreativity/json-api-testing"
What's Changed
- Update README.md 404 link correction by @SerhiiKotelnikov in #297
- Fix: remove deprecation notices in PHP 8.4 by @lindyhopchris in #300
New Contributors
- @SerhiiKotelnikov made their first contribution in #297
Full Changelog: v4.1.0...v4.1.1