phptal / PHPTAL

PHP Template Attribute Language — template engine for XSS-proof well-formed XHTML and HTML5 pages
http://phptal.org
GNU Lesser General Public License v2.1
176 stars 42 forks source link

Install PHPUnit via Composer #33

Closed tanakahisateru closed 10 years ago

tanakahisateru commented 10 years ago

For ease of testing I suggest including PHPUnit in Composer. Some users might not use PEAR anymore, but we can expect Composer to them.