Skip to content

Commit

Permalink
Merge pull request #16 from dennisinteractive/8.x-core_update_8.4
Browse files Browse the repository at this point in the history
29539 Update Core to 8.4.x
  • Loading branch information
tashaharrison authored Mar 9, 2018
2 parents 972603e + 0fd4ed5 commit fe26595
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ xmlrpc.php
/profiles
/scripts
/themes

# Ignore auto generated files
.idea/
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}
],
"require": {
"drupal/core": "~8.3.0",
"drupal/core": "~8.4.0",
"drupal/ctools": "3.0-alpha26",
"drupal/config_update": "~1.3.0",
"drupal/file_entity": "2.x-dev#b8a36557d2529b56a3ad1cf2136b2add061179d4",
Expand Down

0 comments on commit fe26595

Please sign in to comment.