diff --git a/composer.json b/composer.json index 8f47d675..defbb3df 100644 --- a/composer.json +++ b/composer.json @@ -5,6 +5,6 @@ "homepage": "http://z-push.org/", "license": "AGPL-3.0", "require": { - "php": ">=7.4.0" + "php": ">=8.0.0" } }