From fac3cea5b3ba6c85fb3f6a0dab409bb3d9de0504 Mon Sep 17 00:00:00 2001 From: Daniel White Date: Fri, 18 Nov 2016 14:37:58 +0000 Subject: [PATCH] Composer typo --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ab54730..93c3378 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "require": { "php": ">=5.5.9", "ggdx/php-insightly": "dev-master", - "laravel/laravel": ">=5.2" + "laravel/laravel": ">=5.2.0" }, "license": "MIT", "authors": [