mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 15:54:03 +00:00
Fix link to semver
This commit is contained in:
parent
5028e587dc
commit
734cc3c06b
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ You won't have to change a thing in your application's code.\*
|
|||
composer require stancl/tenancy
|
||||
```
|
||||
|
||||
This package follows [symantic versioning 2.0.0](https://symver.org). Each major release will have its own branch, so that bug fixes can be provided for older versions as well.
|
||||
This package follows [symantic versioning 2.0.0](https://semver.org). Each major release will have its own branch, so that bug fixes can be provided for older versions as well.
|
||||
|
||||
### Configuring the `InitializeTenancy` middleware
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue