From ebd7c630dea40608adc4560d5e55b94496f77988 Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 14 Mar 2020 00:14:55 +1100 Subject: [PATCH] Update fractal dependency --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 734258b5..39371088 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "dingo/blueprint": "^0.4", "illuminate/routing": "^7.0", "illuminate/support": "^7.0", - "league/fractal": "^0.17" + "league/fractal": "^0.19" }, "require-dev": { "phpdocumentor/reflection-docblock": "3.3.2",