1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-05 04:37:38 +02:00

Added note to README regarding phpunit 3.5+ being necessary in order to

run the test suite some developers are using PHP 5.3 with phpunit 3.4.15
or similar.
This commit is contained in:
Wil Moore III
2011-08-08 18:26:51 -06:00
parent 5486a38df6
commit 6b64c76c4b

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
------------------------------------