From 09fc13476b1e472175c551a26cc68682902e4715 Mon Sep 17 00:00:00 2001 From: kalpaitch Date: Thu, 16 Mar 2017 14:49:42 +0000 Subject: [PATCH] Drupal Core update to 8.3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1b4deda..e4d0041 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "comment": "Vendor solotandem should be changed to drupal once this is fixed: https://www.drupal.org/node/2845873#comment-11881117", "require": { - "drupal/core": "^8.2.5", + "drupal/core": "~8.3.0", "drupal/ctools": "3.0-alpha26", "drupal/config_update": "^1.1", "drupal/file_entity": "2.x-dev#b8a36557d2529b56a3ad1cf2136b2add061179d4",