X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;fp=composer.json;h=40b725d362a3df5900ab7d746aa2f99671c553e2;hb=423ab02846286f94276d21e38ca1e296646618bf;hp=f7d26a315f5fb136240a51df7a7c31f4b18c678a;hpb=cbfdcff2615e901bdc434d06f38a3da8eecbdf8b;p=github%2Fshaarli%2FShaarli.git diff --git a/composer.json b/composer.json index f7d26a31..40b725d3 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ }, "keywords": ["bookmark", "link", "share", "web"], "require": { - "php": ">=5.3.4", + "php": ">=5.5", "shaarli/netscape-bookmark-parser": "1.*", "erusev/parsedown": "1.6" },