From 7ec4620d7bb7dc35187c09fa1f9b3d4977db08f6 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 31 May 2019 11:33:17 +0200 Subject: [PATCH] #2783 --- composer.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/composer.json b/composer.json index 4e399a0..f1ebf50 100644 --- a/composer.json +++ b/composer.json @@ -10,6 +10,10 @@ { "type": "composer", "url": "https://composer.cubedesigners.com/" + }, + { + "type": "git", + "url": "https://github.com/EnhydraV/laravel-backpack-nestedmodels.git" } ], "license": "proprietary", -- 2.39.5