diff --git a/composer.json b/composer.json index 6c4405f..2d5b129 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "license": "GPL-3.0", "require": { "php": ">=5.3.3", - "anahita/anahita": "4.1.*" + "anahita/anahita": "4.2.*" }, "minimum-stability": "stable" }