From 9a79be97143eb3f317d47a04b2db4f43827caad8 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 9 May 2023 11:04:03 +0200 Subject: [PATCH] wait #5851 --- app/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/composer.json b/app/composer.json index 7b1eff3..b427218 100644 --- a/app/composer.json +++ b/app/composer.json @@ -22,7 +22,7 @@ }, "prefer-stable": true, "require": { - "php": ">=8.0", + "php": ">=8.2", "fluidbook/tools": "dev-master" } } \ No newline at end of file -- 2.39.5