1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 21:14:03 +00:00

Fix link to semver

This commit is contained in:
Samuel Štancl 2019-02-09 16:12:56 +01:00
parent 5028e587dc
commit 734cc3c06b

View file

@ -23,7 +23,7 @@ You won't have to change a thing in your application's code.\*
composer require stancl/tenancy 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 ### Configuring the `InitializeTenancy` middleware