Skip to content

Commit 1319948

Browse files
committed
Remove 2.x to 3.x upgrade document
1 parent 12b7f30 commit 1319948

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ A Laravel package for the [Firebase PHP Admin SDK](https://github.com/kreait/fir
1616
- [Configuration](#configuration)
1717
- [Usage](#usage)
1818
- [Multiple projects](#multiple-projects)
19-
- [Upgrading](UPGRADE.md)
2019
- [Support](#support)
2120
- [License](#license)
2221

@@ -58,9 +57,6 @@ $app->register(Kreait\Laravel\Firebase\ServiceProvider::class);
5857
$app->withFacades();
5958
```
6059

61-
## Upgrade
62-
See [UPGRADE.md](UPGRADE.md) for upgrade instructions.
63-
6460
## Configuration
6561

6662
In order to access a Firebase project and its related services using a server SDK, requests must be authenticated.

UPGRADE.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)