From 155b9d372a04c8312afbf52ab7cf507265c99348 Mon Sep 17 00:00:00 2001 From: Michael Slowik Date: Wed, 26 Aug 2020 10:34:51 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c8bd05..f692ad1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Firevel - Firestore session driver -Firestore session driver for [Laravel](https://www.laravel.com) and [Firevel](https://www.firevel.com) compatible with Google App Engine standard environment (PHP 7.2). +Firestore session driver for [Laravel](https://www.laravel.com) and [Firevel](https://www.firevel.com) compatible with Google App Engine standard environment (PHP 7.3). ## Installation 1) Install package with `composer require firevel/firestore-session-driver`