diff options
author | Frankie B <git@diskfloppy.me> | 2023-07-12 00:27:38 +0100 |
---|---|---|
committer | Frankie B <git@diskfloppy.me> | 2023-07-12 00:27:38 +0100 |
commit | f7fa536753a8bf1c2a1ef21cc816bb94ff1db459 (patch) | |
tree | 8075a26b560b4e04ad08ae2c9f40153760bb6db1 /config | |
parent | b8de913210f7d058e31ca34a60b92b383bbc2e8b (diff) |
Update composer.json
Diffstat (limited to 'config')
-rw-r--r-- | config/app.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/app.php b/config/app.php index 80f4e07..36e7f61 100644 --- a/config/app.php +++ b/config/app.php @@ -16,7 +16,8 @@ return [ | */ - 'name' => env('APP_NAME', 'Laravel'), + 'name' => env('APP_NAME', 'diskfloppy.me'), + 'version' => '5.0.0', /* |-------------------------------------------------------------------------- |