From 0090cd81f20263226fd2c072f351c596b663bfa5 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 26 Feb 2020 17:15:04 +0100 Subject: [PATCH] wip #3437 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 69160ea..240b698 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ } ], "require": { - "backpack/crud": "^3.4.0", + "backpack/crud": "^4.0.0", "spatie/laravel-medialibrary": "^7.0.0" }, "require-dev": { -- 2.39.5