1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-10 23:24:02 +02:00

Merge pull request #1344 from tacman/patch-1

bump php version
This commit is contained in:
Jordi Boggiano
2019-07-08 11:54:47 +02:00
committed by GitHub

View File

@@ -62,7 +62,7 @@ can also add your own there if you publish one.
### Requirements
- Monolog 2.x works with PHP 7.1 or above, use Monolog `^1.0` for PHP 5.3+ support.
- Monolog 2.x works with PHP 7.2 or above, use Monolog `^1.0` for PHP 5.3+ support.
### Submitting bugs and feature requests