mirror of
https://github.com/YunoHost-Apps/drupal_ynh.git
synced 2024-09-03 18:35:53 +02:00
commit
a0b28a6fd7
4 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
||||||
## Overview
|
## Overview
|
||||||
Free and open-source content management framework.
|
Free and open-source content management framework.
|
||||||
|
|
||||||
**Shipped version:** 8.7.3
|
**Shipped version:** 8.7.5
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
Framework de gestion de contenu libre et open-source.
|
Framework de gestion de contenu libre et open-source.
|
||||||
|
|
||||||
**Version incluse:** 8.7.3
|
**Version incluse:** 8.7.5
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"cweagans/composer-patches": "^1.6.5",
|
"cweagans/composer-patches": "^1.6.5",
|
||||||
"drupal-composer/drupal-scaffold": "^2.5",
|
"drupal-composer/drupal-scaffold": "^2.5",
|
||||||
"drupal/console": "^1.0.2",
|
"drupal/console": "^1.0.2",
|
||||||
"drupal/core": "^8.6.0",
|
"drupal/core": "^8.7.0",
|
||||||
"drush/drush": "^9.0.0",
|
"drush/drush": "^9.0.0",
|
||||||
"vlucas/phpdotenv": "^2.4",
|
"vlucas/phpdotenv": "^2.4",
|
||||||
"webflo/drupal-finder": "^1.0.0",
|
"webflo/drupal-finder": "^1.0.0",
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
"zaporylie/composer-drupal-optimizations": "^1.0"
|
"zaporylie/composer-drupal-optimizations": "^1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"webflo/drupal-core-require-dev": "^8.6.0"
|
"webflo/drupal-core-require-dev": "^8.7.0"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"drupal/drupal": "*"
|
"drupal/drupal": "*"
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Drupal for YunoHost application.",
|
"en": "Drupal for YunoHost application.",
|
||||||
"fr": "Drupal pour YunoHost."
|
"fr": "Drupal pour YunoHost."
|
||||||
},
|
},
|
||||||
"version": "8.7.3~ynh1",
|
"version": "8.7.5~ynh1",
|
||||||
"url": "https://www.drupal.org",
|
"url": "https://www.drupal.org",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue