Skip to content

Commit 9d51bd8

Browse files
committed
Drop PHP 5.5 requirement from README, replace with PHP 7.1
Related: #298
1 parent d70a396 commit 9d51bd8

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
@@ -54,7 +54,7 @@ require_once '/path/to/your-project/vendor/autoload.php';
5454

5555
#### Requirements
5656

57-
PHP version: [PHP 5.5 or later](https://secure.php.net/)
57+
PHP version: [PHP 7.1 or later](https://www.php.net/)
5858

5959

6060
#### Working with SharePoint API

0 commit comments

Comments
 (0)