1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/drupal_ynh.git synced 2024-09-03 18:35:53 +02:00

Merge pull request #11 from YunoHost-Apps/testing

Upgrade to 8.7.5
This commit is contained in:
yalh76 2019-07-29 09:22:09 +03:00 committed by GitHub
commit bd0430ad95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 7 deletions

View file

@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview
Free and open-source content management framework.
**Shipped version:** 8.7.3
**Shipped version:** 8.7.5
## Screenshots
@ -44,7 +44,6 @@ LDAP module can be installed
Developers info
----------------
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/drupal_ynh/tree/testing).
To try the testing branch, please proceed like that.

View file

@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
## Vue d'ensemble
Framework de gestion de contenu libre et open-source.
**Version incluse:** 8.7.3
**Version incluse:** 8.7.5
## Captures d'écran
@ -44,7 +44,6 @@ Le module d'authentification LDAP peut être installé
Informations pour les développeurs
----------------
**Seulement si vous voulez utiliser une branche de test pour le codage, au lieu de fusionner directement dans la banche principale.**
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/drupal_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.

View file

@ -21,7 +21,7 @@
"cweagans/composer-patches": "^1.6.5",
"drupal-composer/drupal-scaffold": "^2.5",
"drupal/console": "^1.0.2",
"drupal/core": "^8.6.0",
"drupal/core": "^8.7.0",
"drush/drush": "^9.0.0",
"vlucas/phpdotenv": "^2.4",
"webflo/drupal-finder": "^1.0.0",
@ -29,7 +29,7 @@
"zaporylie/composer-drupal-optimizations": "^1.0"
},
"require-dev": {
"webflo/drupal-core-require-dev": "^8.6.0"
"webflo/drupal-core-require-dev": "^8.7.0"
},
"conflict": {
"drupal/drupal": "*"

View file

@ -6,7 +6,7 @@
"en": "Drupal for YunoHost application.",
"fr": "Drupal pour YunoHost."
},
"version": "8.7.3~ynh1",
"version": "8.7.5~ynh1",
"url": "https://www.drupal.org",
"license": "GPL-2.0-or-later",
"maintainer": {