1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-07 21:56:31 +02:00

Merge pull request #42 from wilmoore/feature/phpunit-version-note

Added note to README regarding phpunit 3.5+ being necessary
This commit is contained in:
Jordi Boggiano
2011-08-09 00:30:58 -07:00

View File

@@ -71,7 +71,8 @@ About
Requirements
------------
Any flavor of PHP 5.3 should do
- Any flavor of PHP 5.3 should do
- [optional] PHPUnit 3.5+ to execute the test suite (phpunit --version)
Submitting bugs and feature requests
------------------------------------