Issue #2173719 by dawehner, tim.plunkett: Remove the fork of doctrine/common.
... | ... | @@ -3,11 +3,6 @@ |
"description": "Drupal is an open source content management platform powering millions of websites and applications.", | ||
"type": "drupal-core", | ||
"license": "GPL-2.0+", | ||
"repositories": [{ | ||
"type": "vcs", | ||
"url": "https://github.com/dawehner/common.git" | ||
} | ||
], | ||
"require": { | ||
"sdboyer/gliph": "0.1.*", | ||
"symfony/class-loader": "2.3.*", | ||
... | ... | @@ -20,7 +15,7 @@ |
"symfony/validator": "2.3.*", | ||
"symfony/yaml": "2.3.*", | ||
"twig/twig": "1.15.*", | ||
"doctrine/common": "dev-bmaster#99b44f52a1b844f9c4c34e618b160664d5c27daf", | ||
"doctrine/common": "dev-master#a45d110f71c323e29f41eb0696fa230e3fa1b1b5", | ||
"doctrine/annotations": "dev-master#463d926a8dcc49271cb7db5a08364a70ed6e3cd3", | ||
"guzzle/http": "3.7.*", | ||
"kriswallsmith/assetic": "1.1.*@alpha", | ||
... | ... |