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",