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