Skip to content
Snippets Groups Projects
Commit 87c32bc3 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3053834: Varbase 8.6.9: Update [CHANGELOG.md, README.md,...

Issue #3053834: Varbase 8.6.9: Update [CHANGELOG.md, README.md, drupal-org.make] files and filter the code for Drupal 8 Coding Standard
parent 6673f6df
No related branches found
No related tags found
No related merge requests found
# 8.6.9
### Highlighted important changes since Varbase 8.6.8:
* Issue [#3053839](https://www.drupal.org/node/3053839):
Update [Drupal core] from 8.6.15 to 8.6.16
* Drupal core - Moderately critical - Third-party libraries -
[SA-CORE-2019-007](https://www.drupal.org/SA-CORE-2019-007)
* Issue [#3053828](https://www.drupal.org/node/3053828):
Changed drupal/core ~8.6 to ~8.6.0 to let composer
update to 8.6.16 and more 8.6.x versions and
not to update to 8.7.x
--------------------------------------------------------------------------------
# 8.6.8 # 8.6.8
### Highlighted important changes since Varbase 8.6.7: ### Highlighted important changes since Varbase 8.6.7:
......
[![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-6.8)](https://travis-ci.org/Vardot/varbase/builds/524548654) Varbase 8.6.8 [![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-6.9)](https://travis-ci.org/Vardot/varbase) Varbase 8.6.9
[![](https://www.drupal.org/files/styles/grid-3/public/project-images/Medium-Logo%20Color%20with%20padding.png)](https://www.drupal.org/project/varbase) [![](https://www.drupal.org/files/styles/grid-3/public/project-images/Medium-Logo%20Color%20with%20padding.png)](https://www.drupal.org/project/varbase)
...@@ -28,7 +28,7 @@ instructions. ...@@ -28,7 +28,7 @@ instructions.
To install the most recent stable release of Varbase 8.6.x run this command: To install the most recent stable release of Varbase 8.6.x run this command:
``` ```
composer create-project Vardot/varbase-project:^8.6.8 PROJECT_DIR_NAME --no-dev --no-interaction composer create-project Vardot/varbase-project:^8.6.9 PROJECT_DIR_NAME --no-dev --no-interaction
``` ```
To install the dev version of Varbase 8.6.x run this command: To install the dev version of Varbase 8.6.x run this command:
......
...@@ -2,11 +2,12 @@ name: Varbase ...@@ -2,11 +2,12 @@ name: Varbase
type: profile type: profile
description: 'Varbase is an enhanced Drupal distribution with a lot of necessities.' description: 'Varbase is an enhanced Drupal distribution with a lot of necessities.'
core: 8.x core: 8.x
project: varbase
distribution: distribution:
name: Varbase name: Varbase
install: install:
theme: vartheme_admin theme: vartheme_admin
version: 8.x-6.8 version: 8.x-6.9
install: install:
- system - system
- action - action
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment