From e2766ba9b407ab0c0d25e5ddecf05c69805963e4 Mon Sep 17 00:00:00 2001 From: Benjamin Crozat Date: Wed, 18 Apr 2018 15:40:52 +0200 Subject: [PATCH] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61310db..a88eb36 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ Dropbox driver for Laravel. ## Requirements -- PHP 7.0+ +- PHP 7.1+ -If you're still on 5.6, you can just use the [1.x version](https://github.com/benjamincrozat/laravel-dropbox-driver/tree/1). +If you're still on 5.6/7.0, you can just use the [1.x version](https://github.com/benjamincrozat/laravel-dropbox-driver/tree/1). ## Installation