From 513ca3830b3f7531e89374c18fd3e880526b61f7 Mon Sep 17 00:00:00 2001 From: slawkens Date: Mon, 6 Feb 2023 20:35:59 +0100 Subject: [PATCH] Update example.json --- plugins/example.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/example.json b/plugins/example.json index 0a3be68d..08eda30f 100644 --- a/plugins/example.json +++ b/plugins/example.json @@ -6,10 +6,10 @@ "author": "nobody", "contact": "nobody@example.org", "require": { - "myaac": "0.4.3", - "myaac_": ">=0.7,<1.0", - "php": "5.2.0", - "php_": ">5.4,<7.0", + "myaac": "0.9.0", + "myaac_": ">=0.9,<1.0", + "php": "7.4", + "php_": ">7.4,<8.0", "database": "21", "php-ext": "curl", "ext-curl": ">5.0",