diff --git a/composer.json b/composer.json index 21a3891..e192988 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "php" : ">=5.5.9", "illuminate/support": "~5.1", "edvinaskrucas/notification": "5.*", - "spatie/activitylog": "2.*", + "spatie/activitylog": "2.*" }, "require-dev": { "phpunit/phpunit" : "4.*"