Update INSTALLATION.md

This commit is contained in:
Daniil Gentili 2019-11-10 19:20:11 +01:00 committed by GitHub
parent c412141a81
commit 1c65b4fa93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ composer.json:
"description": "Project description",
"type": "project",
"require": {
"danog/madelineproto": "dev-master",
"danog/madelineproto": "^4",
"amphp/dns": "dev-master#aa1892bd as 0.9",
"amphp/socket": "0.10.12 as 1",
"amphp/websocket": "dev-master#db2da8c5b3ed22eae37da5ffa10ab3ea8de19342 as 1",
@ -116,4 +116,4 @@ Then you can require the package by addding the following lines to the require s
"amphp/websocket-client": "dev-master#aff808025637bd705672338b4904ad03a4dbdc04 as 1"
```
<a href="https://docs.madelineproto.xyz/docs/UPDATES.html">Next section</a>
<a href="https://docs.madelineproto.xyz/docs/UPDATES.html">Next section</a>