From c01a5d4e5331a329df16e21d090886f7b3327667 Mon Sep 17 00:00:00 2001 From: Scott Carpenter Date: Wed, 14 Oct 2020 14:32:52 -0600 Subject: [PATCH] Add "Version Compatibility" section to readme --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index d718b9f..1efe74e 100644 --- a/readme.md +++ b/readme.md @@ -19,6 +19,13 @@ For more information about how Corcel works please visit [the repository](http:/ - [Running Tests](#running-tests) * [Licence](#licence) +# Version Compatibility + + Corcel | Laravel | PHP +:----------|:---------|:---------- + `^4.0` | 7.x | `>=7.2` + `^5.0` | 8.x | `>=7.3` + # Installation To install the ACF plugin for Corcel is easy: