From 621364248863cb3eac87a5181779fec8446db5fb Mon Sep 17 00:00:00 2001 From: Olivier Laviale Date: Sat, 1 Dec 2018 14:35:19 +0100 Subject: [PATCH] Support icanboogie/accessor v3.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0daf9f0..26571b6 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "ext-json": "*", "ext-mbstring": "*", "icanboogie/common": "^1.2.2", - "icanboogie/accessor": "^1.0|^2.0" + "icanboogie/accessor": "^1.0|^2.0|^3.0" }, "require-dev": { "ext-redis": "*"