mirror of
https://github.com/1sept/oauth2-1sept.git
synced 2024-05-30 17:38:52 +03:00
Installation manual update
This commit is contained in:
@@ -5,6 +5,15 @@ This package provides [September First](https://api.1sept.ru) integration for [O
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
Add to `composer.json`:
|
||||||
|
```
|
||||||
|
"repositories": [{
|
||||||
|
"type": "vcs",
|
||||||
|
"url": "https://github.com/1sept/oauth2-1sept"
|
||||||
|
}],
|
||||||
|
```
|
||||||
|
|
||||||
|
Then execute:
|
||||||
```sh
|
```sh
|
||||||
composer require 1sept/oauth2-1sept
|
composer require 1sept/oauth2-1sept
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user