From a4f84a8598f808312fa17820b1eb26dc33cc1e40 Mon Sep 17 00:00:00 2001 From: Ben Sherred Date: Fri, 29 Nov 2019 16:15:19 +0000 Subject: [PATCH] Added composer to the list of requirements --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 80ed5ca..f5a341a 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,8 @@ If you want to use the API without the library, check out the [API Documentation ## Requirements -PHP 7.2 or later +- PHP 7.2 or later +- Composer ## Composer