We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d4797 commit 492f06eCopy full SHA for 492f06e
1 file changed
README.md
@@ -13,6 +13,7 @@
13
<!-- TOC -->
14
* [eFaas Laravel Socialite](#efaas-laravel-socialite)
15
* [Requirements](#requirements)
16
+ * [Upgrading](#upgrading)
17
* [Installation](#installation)
18
* [Add configuration to your `.env` file](#add-configuration-to-your-env-file)
19
* [Publishing the config file](#publishing-the-config-file)
@@ -56,6 +57,10 @@ This package requires the following:
56
57
- PHP 7.4 or higher
58
- ext-openssl PHP extension
59
60
+## Upgrading
61
+
62
+Please see the [Upgrade Guide](UPGRADE.md) on how to upgrade the package.
63
64
## Installation
65
66
For Laravel 6.0+, you can install the package via `composer`:
0 commit comments