mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 05:07:36 +02:00
Minimum required PHP version in README
Updated the minimum required PHP version in README from 5.3 to 7.0 as detailed in `composer.json`. Fixes #873
This commit is contained in:
@@ -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, and is also tested to work with HHVM.
|
||||
|
||||
### Submitting bugs and feature requests
|
||||
|
||||
|
Reference in New Issue
Block a user