mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-22 17:18:37 +00:00
remove unused functions & clean composer.json
This commit is contained in:
parent
db847ca0b7
commit
0a7e695975
2 changed files with 16 additions and 19 deletions
|
@ -30,10 +30,8 @@ class InstallCommand extends ContainerAwareCommand
|
|||
* @var array
|
||||
*/
|
||||
protected $functionExists = [
|
||||
'tidy_parse_string',
|
||||
'curl_exec',
|
||||
'curl_multi_init',
|
||||
'gettext',
|
||||
];
|
||||
|
||||
protected function configure()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue