diff --git a/composer.json b/composer.json index acd705d..fb54bb0 100644 --- a/composer.json +++ b/composer.json @@ -9,6 +9,6 @@ }, "require": { "illuminate/http": "~5", - "illuminate/config": "~5", + "illuminate/config": "~5" } }