We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb07ba5 commit f576a82Copy full SHA for f576a82
config/app.php
@@ -14,7 +14,7 @@
14
*/
15
16
'name' => env('APP_NAME', 'Heimdall'),
17
- 'version' => '2.5.0',
+ 'version' => '2.5.1',
18
19
/*
20
|--------------------------------------------------------------------------
config/logging.php
@@ -17,7 +17,7 @@
|
- 'default' => env('LOG_CHANNEL', 'stack'),
+ 'default' => env('LOG_CHANNEL', 'daily'),
21
22
23
0 commit comments