mirror of
https://github.com/danog/laravel-madeline-proto.git
synced 2024-11-26 20:04:41 +01:00
Update MadelineProto and add phabel
This commit is contained in:
parent
014d3529e9
commit
53e3acb8b9
@ -16,7 +16,7 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.4|^8.0",
|
"php": "^7.4|^8.0",
|
||||||
"danog/madelineproto": "^5.1",
|
"danog/madelineproto": "^6",
|
||||||
"illuminate/support": "^7.0|^8.0",
|
"illuminate/support": "^7.0|^8.0",
|
||||||
"illuminate/console": "^7.0|^8.0",
|
"illuminate/console": "^7.0|^8.0",
|
||||||
"illuminate/database": "^7.0|^8.0"
|
"illuminate/database": "^7.0|^8.0"
|
||||||
@ -32,5 +32,8 @@
|
|||||||
"Hu\\MadelineProto\\MadelineProtoServiceProvider"
|
"Hu\\MadelineProto\\MadelineProtoServiceProvider"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"phabel/phabel": "^1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user