mirror of
https://github.com/YunoHost-Apps/drupal_ynh.git
synced 2024-09-03 18:35:53 +02:00
Upgrade requirements
This commit is contained in:
parent
68d5405b9f
commit
091e293f16
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
"en": "A content management framework written in PHP",
|
||||
"fr": "Un système de gestion de contenu écrit en PHP"
|
||||
},
|
||||
"version": "9.4.6~ynh1",
|
||||
"version": "9.4.6~ynh2",
|
||||
"url": "https://www.drupal.org",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0-or-later",
|
||||
|
@ -19,12 +19,12 @@
|
|||
"name": "yalh76"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.3.0"
|
||||
"yunohost": ">= 11.0.0"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php7.3-fpm",
|
||||
"php7.4-fpm",
|
||||
"mysql"
|
||||
],
|
||||
"arguments": {
|
||||
|
|
Loading…
Add table
Reference in a new issue