drupal/core/vendor
Dries 60d523d898 Issue #1916936 by msonnabaum: Add vendored copy of phpunit. 2013-02-14 13:45:50 -05:00
..
bin Issue #1916936 by msonnabaum: Add vendored copy of phpunit. 2013-02-14 13:45:50 -05:00
composer Issue #1916936 by msonnabaum: Add vendored copy of phpunit. 2013-02-14 13:45:50 -05:00
doctrine/common Issue #1834594 by effulgentsia, Rob Loach: Update dependencies (Symfony and Twig). 2012-12-05 19:30:06 -05:00
easyrdf/easyrdf Issue #1894002 by scor, msonnabaum, effulgentsia: Update vendor libraries and pin them to specific versions in composer.json. 2013-02-06 11:54:22 +00:00
guzzle Issue #1875818 by Berdir: Update composer.json to use the latest stable 3.0.x version of Guzzle. 2013-01-16 14:42:23 -08:00
kriswallsmith/assetic Issue #1784774 by mcjim, Rob Loach: Added Assetic component to core. 2012-10-12 17:46:17 -07:00
phpunit Issue #1916936 by msonnabaum: Add vendored copy of phpunit. 2013-02-14 13:45:50 -05:00
psr/log Issue #1894002 by scor, msonnabaum, effulgentsia: Update vendor libraries and pin them to specific versions in composer.json. 2013-02-06 11:54:22 +00:00
symfony Issue #1894002 by scor, msonnabaum, effulgentsia: Update vendor libraries and pin them to specific versions in composer.json. 2013-02-06 11:54:22 +00:00
symfony-cmf/routing/Symfony/Cmf/Component/Routing Issue #1894934 by scor, Crell: Update CMF Routing component. 2013-01-22 17:28:37 -08:00
twig/twig Issue #1894002 by scor, msonnabaum, effulgentsia: Update vendor libraries and pin them to specific versions in composer.json. 2013-02-06 11:54:22 +00:00
.gitignore Issue #1849564 by attiks, Rob Loach, fago: Add the symfony validator component to core despite Symfony potentially releasing BC-breaking updates after 2.3. 2013-01-25 10:16:58 -08:00
README.txt Issue #1400748 by Crell, jbrown, plach: Proposal for unified namespace organization. 2012-02-01 12:23:30 +09:00
autoload.php Issue #1916936 by msonnabaum: Add vendored copy of phpunit. 2013-02-14 13:45:50 -05:00

README.txt

3rd party libraries provided by Drupal core should be placed in this directory.
They should not be modified from their original form at any time. They should
be changed only to keep up to date with upstream projects.

Code in this directory MAY be licensed under a GPL-compatible non-GPL license.
If so, it must be properly documented in COPYRIGHT.txt.