drupal/core/vendor
webchick 5058fa3803 Issue #1447736 by rbayliss, mikeytown2, effulgentsia, kim.pepper, Fabianx, boombatower: Adopt Guzzle library to replace drupal_http_request(). 2012-11-29 17:26:33 -08:00
..
composer Issue #1447736 by rbayliss, mikeytown2, effulgentsia, kim.pepper, Fabianx, boombatower: Adopt Guzzle library to replace drupal_http_request(). 2012-11-29 17:26:33 -08:00
doctrine/common Issue #1764342 by Rob Loach: Update Symfony and Doctrine to RC2. 2012-08-30 15:36:24 -07:00
guzzle Issue #1447736 by rbayliss, mikeytown2, effulgentsia, kim.pepper, Fabianx, boombatower: Adopt Guzzle library to replace drupal_http_request(). 2012-11-29 17:26:33 -08:00
kriswallsmith/assetic Issue #1784774 by mcjim, Rob Loach: Added Assetic component to core. 2012-10-12 17:46:17 -07:00
symfony Issue #1810472 by linclark, mradcliffe: add Symfony's Serializer component to core despite Symfony potentially releasing BC-breaking updates after 2.3. 2012-10-17 10:24:16 -04:00
twig/twig Issue #1424924 by Rob Loach: Added Use Composer for updating Symfony components (without removing Symfony code from repo). 2012-06-27 13:44:19 -07:00
.gitignore Issue #1764342 by Rob Loach: Update Symfony and Doctrine to RC2. 2012-08-30 15:36:24 -07: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 #1764342 by Rob Loach: Update Symfony and Doctrine to RC2. 2012-08-30 15:36:24 -07: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.