mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-25 06:30:13 +05:30
Update upgrade-guide.md
Changed upgrade guide to make it clear version 5 is not compatible with any versions of the 6.x.x branch
This commit is contained in:
parent
bb998ae041
commit
825668e7c0
@ -6,9 +6,9 @@ permalink: /upgrade-guide/
|
|||||||
|
|
||||||
# Upgrade Guide
|
# Upgrade Guide
|
||||||
|
|
||||||
## 5.1.x → 6.0.x
|
## 5.1.x → 6.x.x
|
||||||
|
|
||||||
Version `6.0.0` is not backwards compatible with version `5.1.x` but only requires you to make one line of code change:
|
Version `6.x.x` is not backwards compatible with version `5.1.x` but only requires you to make one line of code change:
|
||||||
|
|
||||||
```patch
|
```patch
|
||||||
$server = new AuthorizationServer(
|
$server = new AuthorizationServer(
|
||||||
|
Loading…
Reference in New Issue
Block a user