From a3a776754e138b5a3856da7aa2440d2d8af43aa0 Mon Sep 17 00:00:00 2001 From: rennokki Date: Sat, 28 Jul 2018 23:31:47 +0300 Subject: [PATCH] Updated composer [skip ci] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e2c0c66..416e698 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "rennokki/schedule", - "description": "Schedule is a Laravel package that binds a schedule to a model. Useful for apps that need to track schedules & timetables.", + "description": "Schedule is a package that helps tracking schedules for your models. If you have workers in a company, you can set schedules for them and see their availability though the time.", "keywords": [ "schedule", "scheduler",