1
0
Fork 0
mirror of synced 2024-06-30 12:10:51 +12:00

Improve error message

This commit is contained in:
Khushboo Verma 2024-02-02 19:35:35 +05:30
parent 7b4f334f31
commit 52c9109685
2 changed files with 2 additions and 2 deletions

View file

@ -116,7 +116,7 @@ return [
],
Exception::GENERAL_REGION_ACCESS_DENIED => [
'name' => Exception::GENERAL_REGION_ACCESS_DENIED,
'description' => 'Sorry, access from the current region is denied.',
'description' => 'Your location is not supported due to legal requirements.',
'code' => 451,
],

2
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "3b43bf6f0fca50a3a2834e1bbaa90d63",
"content-hash": "e6e0d6874f4d718d96396d71a66864da",
"packages": [
{
"name": "adhocore/jwt",