mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
11 lines
145 B
JSON
11 lines
145 B
JSON
{
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"suggest": {
|
|
"ext-fileinfo": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-wikidiff2": "*",
|
|
"ext-apc": "*"
|
|
}
|
|
}
|