From bb3bd4f5b847268f2976524ea9271f7a50bb8b23 Mon Sep 17 00:00:00 2001 From: Fran2789 <129209983+Fran2789@users.noreply.github.com> Date: Wed, 29 Oct 2025 19:33:58 -0500 Subject: [PATCH] add php version requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b42368d..64a50e53 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ been under the watchful eye of the current dotProject team since around December ## Installing/Upgrading -**NOTE** The `devel` branch is where all the development happens. If you want the latest and greatest with all relevent bug fixes between releases, then download from https://github.com/dotproject/dotProject/archive/devel.zip +**NOTE** The `devel` branch is where all the development happens. If you want the latest and greatest with all relevent bug fixes between releases, then download from https://github.com/dotproject/dotProject/archive/devel.zip. This project requires PHP 7.4. `master` tracks the current release.