Browse Source

fix: README supported PHP version for C extension

Brent Shaffer 4 years ago
parent
commit
bd08f75586
1 changed files with 1 additions and 1 deletions
  1. 1 1
      php/README.md

+ 1 - 1
php/README.md

@@ -16,7 +16,7 @@ generation functionality.
 
 To use PHP runtime library requires:
 
-- C extension: PHP 5.5, 5.6, or 7.
+- C extension: PHP 7
 - [PHP package](http://php.net/downloads.php): PHP 5.5, 5.6 or 7.
 
 ## Installation