mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
PHP 8.1 support preparations
This commit is contained in:
@@ -26,7 +26,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'version' => '2.0.2',
|
||||
'version' => '2.1.0',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
@@ -59,4 +59,6 @@ return [
|
||||
Illuminate\Translation\TranslationServiceProvider::class,
|
||||
],
|
||||
|
||||
'locale' => 'en',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user