mirror of
https://github.com/YunoHost-Apps/joomla_ynh.git
synced 2024-09-03 19:26:34 +02:00
Update manifest.json
Remove php choice
This commit is contained in:
parent
fbbea79be7
commit
4337ad108f
1 changed files with 0 additions and 10 deletions
|
@ -39,16 +39,6 @@
|
|||
"example": "/example",
|
||||
"default": "/joomla"
|
||||
},
|
||||
{
|
||||
"name": "phpversion",
|
||||
"type": "string",
|
||||
"ask": {
|
||||
"en": "Choose a PHP version you want to use for your app. Yes, 8 is better",
|
||||
"fr": "Choisissez une version PHP que vous souhaitez utiliser pour votre application. Oui, la 8 est meilleure"
|
||||
},
|
||||
"choices" : ["7.4", "8.0"],
|
||||
"default" : "8.0"
|
||||
},
|
||||
{
|
||||
"name": "admin",
|
||||
"type": "user"
|
||||
|
|
Loading…
Add table
Reference in a new issue