From 275bf034b1a7537bfa09c7a42b92e8912c531892 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 12 Mar 2019 19:02:44 +0100 Subject: [PATCH] #2628 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2598cbf..ce10c2c 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,8 @@ ], "require": { "php": ">=7.1.3", - "backpack/backupmanager": "^1.4", "backpack/crud": "^3.6", + "backpack/backupmanager": "^1.4", "backpack/logmanager": "^2.3", "backpack/menucrud": "^1.0", "backpack/newscrud": "^2.1", -- 2.39.5