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 b5a26c2 commit 09b0a3dCopy full SHA for 09b0a3d
config/app.php
@@ -4,7 +4,7 @@
4
5
'env' => env('APP_ENV', 'production'),
6
7
- 'version' => env('APP_VERSION', 'v0.5.0-beta'),
+ 'version' => env('APP_VERSION', 'v0.4.1-beta'),
8
9
/*
10
|--------------------------------------------------------------------------
@@ -115,7 +115,7 @@
115
'providers' => [
116
117
Dingo\Api\Provider\LaravelServiceProvider::class,
118
-
+
119
120
* Laravel Framework Service Providers...
121
*/
0 commit comments