diff --git a/composer.json b/composer.json index 014c0ba..ff59374 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ } }, "require": { - "php": ">=5.3.23", + "php": ">=5.5", "zendframework/zend-stdlib": "~2.5" }, "require-dev": { @@ -49,4 +49,4 @@ "ZendTest\\Authentication\\": "test/" } } -} \ No newline at end of file +}