Add Packagist

This commit is contained in:
2020-07-24 12:16:30 +03:00
parent 5a22804f38
commit 4d5db6e092

View File

@@ -5,15 +5,7 @@ This package provides [September First](https://api.1sept.ru) integration for [O
## Installation
Add to `composer.json`:
```
"repositories": [{
"type": "vcs",
"url": "https://github.com/1sept/oauth2-1sept"
}],
```
Then execute:
Just execute:
```sh
composer require 1sept/oauth2-1sept
```