Skip to content

Commit 194fff0

Browse files
authored
Update README in order to match compatibile PHP version
master branch (v.2.0.x) supports only PHP7, not PHP5 as stated.
1 parent 3411376 commit 194fff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It enables to exchange structured objects between many languages like JSON.
88
But unlike JSON, it is very fast and small.
99

1010
## Requirement
11-
- PHP 5.0 +
11+
- PHP 7.0 +
1212

1313
## Install
1414

0 commit comments

Comments
 (0)