Closed (fixed)
Project:
Drupal core
Version:
8.4.x-dev
Component:
request processing system
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
16 Dec 2016 at 11:15 UTC
Updated:
15 May 2017 at 12:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
rreiss commentedIt seems like it was already update on 8.3.1, but I have a composer dependencies issue when trying to update from 8.2.x to 8.3.1 .
See https://drupal.stackexchange.com/questions/234321/updating-core-from-8-2... .
I had to delete /core, /vendor and /composer.lock to be able to upgrade to 8.3.1.
Comment #4
jlbellidoFollowing, same error.
Comment #5
dawehnerThis sounds like you missed to include
composer update width-dependenciesNevertheless, this issue is fixed now.
Comment #7
hamrant commented@rreiss I have the same problem (update from 8.2.x to 8.3.2)
deleting of vendor directory is fixed issue