update api version v2 to v3

This commit is contained in:
Cüneyt Şentürk 2020-12-24 15:39:54 +03:00
parent 702cffe246
commit 968777396d

View File

@ -46,7 +46,7 @@ return [
| |
*/ */
'version' => env('API_VERSION', 'v2'), 'version' => env('API_VERSION', 'v3'),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------