diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f6e058..a5c8749 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 3.0.0 - 2020-11-12 + +Laravel 8 update + ## 2.0.4 - 2020-04-04 All tagged releases to `laravel-laraapp` will be documented in this file diff --git a/composer.json b/composer.json index b648dbf..432b0fd 100644 --- a/composer.json +++ b/composer.json @@ -21,17 +21,17 @@ ], "require": { "php": "^7.2", - "chillerlan/php-qrcode": "^3.1", - "illuminate/support": "~5.8.0|6.x|7.x", - "nesbot/carbon": "^1.21|^2.0" + "chillerlan/php-qrcode": "^3.x", + "illuminate/support": "~5.8.0|6.x|7.x|8.x", + "nesbot/carbon": "^1.21|^2.x" }, "require-dev": { "orchestra/testbench": "~3.8.0|^4.0", "phpunit/phpunit": "^8.0", "php": "^7.2", - "chillerlan/php-qrcode": "^3.1", - "illuminate/support": "~5.8.0|6.0|7.x", - "nesbot/carbon": "^1.21|^2.0" + "chillerlan/php-qrcode": "^3.x", + "illuminate/support": "~5.8.0|6.x|7.x|8.x", + "nesbot/carbon": "^1.21|^2.x" }, "autoload": { "psr-4": { diff --git a/config/laraapp.php b/config/laraapp.php index f6022fa..38901fe 100644 --- a/config/laraapp.php +++ b/config/laraapp.php @@ -67,7 +67,7 @@ /* |-------------------------------------------------------------------------- - | LaraApp App name + | LaraApp App Name |-------------------------------------------------------------------------- | | This is the name which will be displayed in the app @@ -79,11 +79,10 @@ /* |-------------------------------------------------------------------------- - | LaraApp Key + | LaraApp App Key |-------------------------------------------------------------------------- | | Here you can set the application app key from https://thelara.app/ - | You will be able to get this if you upgrade to yearlong Plan | */ @@ -106,7 +105,7 @@ /* |-------------------------------------------------------------------------- - | LaraApp Default + | LaraApp Logging |-------------------------------------------------------------------------- | | If default is set to stack, single or daily then the app will be able to return the logs.