From 86885ee1e17e4d90f8081ba350cca783375e2066 Mon Sep 17 00:00:00 2001 From: Evan Sims Date: Sun, 3 Dec 2023 21:49:29 -0600 Subject: [PATCH] docs: Update README to indicate supported Symfony versions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf5d7d5..0a515b3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ Symfony SDK for [Auth0](https://auth0.com) Authentication and Management APIs. ### Requirements - [PHP](http://php.net/) 8.1+ -- [Symfony](https://symfony.com/) 6.1+ +- [Symfony](https://symfony.com/) 6.1+, <6.4 + - Symfony 7.0 is not currently supported. > Please review our [support policy](#support-policy) to learn when language and framework versions will exit support in the future.