Bugfixes
This commit is contained in:
parent
bd9c8e68d5
commit
ca4eca2049
@ -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"
|
||||
```
|
||||
|
||||
|
||||
|
@ -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"
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user