Update
This commit is contained in:
parent
656d5145ae
commit
c67c00cc18
@ -3,7 +3,7 @@
|
|||||||
"description": "PHP implementation of telegram's MTProto protocol.",
|
"description": "PHP implementation of telegram's MTProto protocol.",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"require": {
|
"require": {
|
||||||
"danog/phpstruct": "^0.4.0",
|
"danog/phpstruct": "^0.4.2",
|
||||||
"phpseclib/phpseclib": "^2.0"
|
"phpseclib/phpseclib": "^2.0"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
4
composer.lock
generated
4
composer.lock
generated
@ -4,8 +4,8 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"hash": "10a2667e949d27caf8db1d1f80da893c",
|
"hash": "a75dfba16d66cb4ae9913439bbdb796b",
|
||||||
"content-hash": "ce2989792712ad6054f6a3c9fca3f5b5",
|
"content-hash": "a6860b86164e69555776b8ab636fcbfb",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "danog/phpstruct",
|
"name": "danog/phpstruct",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user