diff --git a/composer.json b/composer.json index c94c621..80579f9 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,8 @@ "illuminate/support": "~4|~5", "illuminate/filesystem": "~4|~5", "illuminate/console": "~4|~5", - "symfony/translation": "~2|~3" + "symfony/translation": "~2|~3", + "pragmarx/support": "~0.6.12" }, "require-dev": {