Update example.json

This commit is contained in:
slawkens 2023-02-06 20:35:59 +01:00
parent 17eb5426e3
commit 513ca3830b

View File

@ -6,10 +6,10 @@
"author": "nobody", "author": "nobody",
"contact": "nobody@example.org", "contact": "nobody@example.org",
"require": { "require": {
"myaac": "0.4.3", "myaac": "0.9.0",
"myaac_": ">=0.7,<1.0", "myaac_": ">=0.9,<1.0",
"php": "5.2.0", "php": "7.4",
"php_": ">5.4,<7.0", "php_": ">7.4,<8.0",
"database": "21", "database": "21",
"php-ext": "curl", "php-ext": "curl",
"ext-curl": ">5.0", "ext-curl": ">5.0",