X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=2e87a7f179c099cf535ce014fb78e032cd23b1f3;hb=c396a50509b13d081a0d8f04ce92f379a57b619c;hp=4f7ad2915747c735b9614b02f069c4ab2c971ae3;hpb=cb1a6590c0e58c56d0612066501b3a586b103ed5;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 4f7ad291..2e87a7f1 100644 --- a/composer.json +++ b/composer.json @@ -125,7 +125,10 @@ "psr-4": { "Tests\\": "tests/" } }, "config": { - "bin-dir": "bin" + "bin-dir": "bin", + "platform": { + "php": "5.5.9" + } }, "minimum-stability": "dev", "prefer-stable": true