This commit is contained in:
Daniil Gentili 2017-11-08 13:38:55 +03:00
parent bd9c8e68d5
commit ca4eca2049
No known key found for this signature in database
GPG Key ID: 259900308520B573
2 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@ Make sure you also have these set in the composer.json:
Then you can require the package by addding the following line to the require section:
```
"danog/madelineproto":" dev-master"
"danog/madelineproto":"dev-master"
```

View File

@ -136,7 +136,7 @@ Make sure you also have these set in the composer.json:
Then you can require the package by addding the following line to the require section:
```
"danog/madelineproto":" dev-master"
"danog/madelineproto":"dev-master"
```