Commit:    0818111ce98a81dcf40ec23c7707ae7804443567
Author:    Peter Kokot <peterko...@gmail.com>         Sat, 24 Nov 2018 02:10:34 
+0100
Parents:   13ecc0245ad34f8af7e955064bc7d6c2f6240c17
Branches:  master

Link:       
http://git.php.net/?p=web/bugs.git;a=commitdiff;h=0818111ce98a81dcf40ec23c7707ae7804443567

Log:
Bump minimal required PHP version

Changed paths:
  M  README.md


Diff:
diff --git a/README.md b/README.md
index 20299a8..555a497 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ This is a unified bug tracking system for PHP hosted online at
 
 ## Requirements
 
-- PHP 5.4+
+- PHP 7.2+
 - ext/pdo
 - ext/pdo_mysql
 - ext/openssl (for https:// fopen wrapper)


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to