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

Issue #2804089: Updated [Varbase 8.x-4.x] profile : Updated Drupal to 8.1.10

parent b5cbcb56
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ before_install: ...@@ -25,7 +25,7 @@ before_install:
- composer self-update - composer self-update
- composer --version - composer --version
- composer remove drupal/core - composer remove drupal/core
- composer require drupal/drupal 8.1.9 - composer require drupal/drupal 8.1.10
install: install:
- export PATH="$HOME/.composer/vendor/bin:$TRAVIS_BUILD_DIR/bin:$PATH" - export PATH="$HOME/.composer/vendor/bin:$TRAVIS_BUILD_DIR/bin:$PATH"
......
...@@ -3,4 +3,4 @@ core = 8.x ...@@ -3,4 +3,4 @@ core = 8.x
; Drupal Core ; Drupal Core
projects[drupal][type] = "core" projects[drupal][type] = "core"
projects[drupal][version] = "8.1.9" projects[drupal][version] = "8.1.10"
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