Releases: api-ecosystem-for-laravel/dingo-api
Releases · api-ecosystem-for-laravel/dingo-api
Laravel 10 support
Adds support for Laravel 10
Thanks to @patoui for contriburing PR for this.
v4.0.2
Fixes API route list
Thanks to Endy-c #19
Laravel 9, PHP 8.1 support
Big thanks to the contributors in this PR: #18
Build test support for PHP 8, and fixes
Update travis config, test php 8 versions, fix php 8/8.1 errors (#13) * Update travis config, test php 8 versions * Update the way php is defined, put in place structure to allow testing laravel 9 * Forgot to remove matrix * Fix up travis config, esp envs global vs jobs * Just add a comment for future reference * Fix sorting for php 8 * Use bionic for php 8.1 * After looking at the test, we want the highest limit * Try 8.1.0 based on suggestions on travisci forums * Try and cast nulls to string for php 8.1 compact * Drop 8.1 for now (too many fixes)
Replace jwt-auth package with newly maintained repo Latest
Still using the same package, just replaced repo location with a new community one.
New upstream has various updates, including support for php 8
Thanks to @matthewmnewman
Migration from dingo/api
Code-wise this tag should be identical to v3.0.7 on the dingo/api repo.