Skip to content

Commit 457707b

Browse files
committed
Supported PHP version updated in README.md
1 parent ccb94d6 commit 457707b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
This library implements [RFC6902](https://tools.ietf.org/html/rfc6902)-compliant JSON patch tool.
1010

1111
## Requirements
12-
* PHP 7.0+
12+
* PHP 7.1+
1313

1414
## Features
15-
* Supports PHP 7.0
15+
* Supports PHP 7.1
1616
* No PHP extensions required
1717
* Throws SPL exceptions
1818

0 commit comments

Comments
 (0)