From 7f1a8ca1e814852015f82dc44a9496109bec6031 Mon Sep 17 00:00:00 2001 From: Romans Malinovskis Date: Fri, 1 Mar 2019 00:41:32 +0000 Subject: [PATCH] fix dependencies --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index e7cce78..7faf353 100644 --- a/composer.json +++ b/composer.json @@ -15,8 +15,7 @@ } ], "require": { - "atk4/ui": "^1.6.1", - "atk4/data": "^1.3.7", + "atk4/ui": "dev-develop", "php": ">=7.0.0" }, "autoload": {