mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-08-05 07:37:25 +02:00
Prepare migration guide for next major release
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Migration
|
# Migration
|
||||||
|
|
||||||
* [General](#general)
|
* [General](#general)
|
||||||
|
* [From `v6.x.x` to `v7.x.x`](#from-v6xx-to-v7xx)
|
||||||
* [From `v5.x.x` to `v6.x.x`](#from-v5xx-to-v6xx)
|
* [From `v5.x.x` to `v6.x.x`](#from-v5xx-to-v6xx)
|
||||||
* [From `v4.x.x` to `v5.x.x`](#from-v4xx-to-v5xx)
|
* [From `v4.x.x` to `v5.x.x`](#from-v4xx-to-v5xx)
|
||||||
* [From `v3.x.x` to `v4.x.x`](#from-v3xx-to-v4xx)
|
* [From `v3.x.x` to `v4.x.x`](#from-v3xx-to-v4xx)
|
||||||
@@ -15,6 +16,8 @@ Update your version of this library via Composer [[?]](https://github.com/deligh
|
|||||||
$ composer update delight-im/auth
|
$ composer update delight-im/auth
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## From `v6.x.x` to `v7.x.x`
|
||||||
|
|
||||||
## From `v5.x.x` to `v6.x.x`
|
## From `v5.x.x` to `v6.x.x`
|
||||||
|
|
||||||
* The database schema has changed.
|
* The database schema has changed.
|
||||||
|
Reference in New Issue
Block a user