1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 01:34:40 +01:00

Use proper repo

This commit is contained in:
Daniil Gentili 2021-12-15 01:02:50 +01:00
parent 540556e9f3
commit e1da723626

View File

@ -44,7 +44,7 @@ echo '{
"name": "danog/madelineprotophar",
"require": {
"danog/madelineproto": "90'$TAG'.9998",
"amphp/process": "dev-master#0ddcb301dc9ac2691533af06a60aff541c0efb02 as 1.1.0"
"amphp/process": "dev-patch-1 as 1.1.0"
},
"authors": [
{
@ -57,6 +57,10 @@ echo '{
"type": "path",
"url": "'$madelinePath'",
"options":{"symlink": false}
},
{
"type": "vcs",
"url": "https://github.com/danog/process"
}
]
}' > composer.json