X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=ed0e30c19b7486ea24c9a570cf535be0bac9b813;hb=6ae579e43f6a4ffe607a6361191366410d19f806;hp=c43d2dcf58fbce150c1f4a1b880fe280a42f2fac;hpb=90f95027a8c713047fc436bce271cb3e52bc3dee;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index c43d2dcf..ed0e30c1 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "issues": "https://github.com/wallabag/wallabag/issues" }, "require": { - "php": ">=5.5.9", + "php": ">=5.6.0", "ext-pcre": "*", "ext-dom": "*", "ext-curl": "*", @@ -130,7 +130,7 @@ "config": { "bin-dir": "bin", "platform": { - "php": "5.5.9" + "php": "5.6.0" } }, "minimum-stability": "dev",