1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 13:16:39 +02:00

Merge pull request #876 from jeroenseegers/patch-1

Minimum required PHP version in README
This commit is contained in:
Jordi Boggiano
2016-10-31 15:20:07 +01:00
committed by GitHub

View File

@@ -58,7 +58,7 @@ can also add your own there if you publish one.
### Requirements
- Monolog works with PHP 5.3 or above, and is also tested to work with HHVM.
- Monolog works with PHP 7.0 or above, use Monolog `^1.0` for PHP 5.3+ support.
### Submitting bugs and feature requests