From 16ba72a48c36a9b048e121d83fceeb3bf27783d0 Mon Sep 17 00:00:00 2001 From: tacman Date: Sat, 6 Jul 2019 15:03:37 -0400 Subject: [PATCH] bump php version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac31a857..49b19bf2 100644 --- a/README.md +++ b/README.md @@ -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