Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2013 at 16:31 UTC
Updated:
29 Jul 2014 at 23:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerChange composer.json, composer update doctrine/commonComment #2
dawehner.
Comment #3
chx commentedThis is fine, although dev-master is not a fixed point in the history it's not like we have nailed down all the other dependencies to a certain tag or hash -- that's a different issue and we really should so that anyone can nuke vendor; rerun composer and get back to the same point where HEAD is.
Comment #4
webchickOk great, thanks!
Committed and pushed to 8.x.
For reference, on whichever bot this was tested on, test run time was about 1.5h. Let's see if we can make this more betterer. :)