Specify tag
This commit is contained in:
parent
1523eda477
commit
5c3af1c6ad
@ -48,7 +48,7 @@ composer.json:
|
|||||||
"description": "Project description",
|
"description": "Project description",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"require": {
|
"require": {
|
||||||
"danog/madelineproto": "^5"
|
"danog/madelineproto": "^5.1"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"authors": [
|
"authors": [
|
||||||
@ -84,4 +84,4 @@ Simply require the package:
|
|||||||
composer require danog/madelineproto
|
composer require danog/madelineproto
|
||||||
```
|
```
|
||||||
|
|
||||||
<a href="https://docs.madelineproto.xyz/docs/UPDATES.html">Next section</a>
|
<a href="https://docs.madelineproto.xyz/docs/UPDATES.html">Next section</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user