CRM-18098 - composer.json - Add tcpdf to include_path (remove me later)
authorTim Otten <totten@civicrm.org>
Tue, 1 Mar 2016 02:24:22 +0000 (18:24 -0800)
committerTim Otten <totten@civicrm.org>
Tue, 1 Mar 2016 02:26:49 +0000 (18:26 -0800)
commit87f0580ce2cedadd10f3e792050ae1d84cb30b4b
tree44ddb69c664d968279da3d1f9a9c2a2c441e1471
parent4d056754d43ed04ddec60dcd1e89acf837559669
CRM-18098 - composer.json - Add tcpdf to include_path (remove me later)

This provides backward-compatibility with extensions that call
`require_once 'tcpdf/tcpdf.php'`.

This notation is deprecated, and we should remove tcpdf from the include-path in the future.
composer.json