diff --git a/docs/docs/INSTALLATION.md b/docs/docs/INSTALLATION.md index a8896b15..715f2c8a 100644 --- a/docs/docs/INSTALLATION.md +++ b/docs/docs/INSTALLATION.md @@ -106,8 +106,8 @@ Make sure you also have these set in the composer.json: Then you can require the package by addding the following lines to the require section: ``` -"danog/madelineproto":"dev-master", +"danog/madelineproto":"^4", "amphp/dns": "dev-master#aa1892bd as 0.9" ``` -Next section \ No newline at end of file +Next section