Skip to content

Commit

Permalink
Merge cbdcb87 into 68e5def
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorip02 committed Dec 6, 2020
2 parents 68e5def + cbdcb87 commit a5c6515
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ A Laravel package for the [Firebase PHP Admin SDK](https://github.com/kreait/fir
- [Laravel](#laravel)
- [Lumen](#lumen)
- [Configuration](#configuration)
- [Upgrading to version 3](#upgrading-to-version-3)
- [Facades](#facades)
- [Upgrading to version 3](#upgrade)
- [Facades](UPGRADE.md#facades)
- [Usage](#usage)
- [Multiple projects](#multiple-projects)
- [Support](#support)
Expand Down Expand Up @@ -60,7 +60,7 @@ $app->withFacades();
```

## Upgrade
See [UPGRADE.md](upgrade.md) for upgrade instructions.
See [UPGRADE.md](UPGRADE.md) for upgrade instructions.

## Configuration

Expand Down

0 comments on commit a5c6515

Please sign in to comment.