Skip to content

Commit

Permalink
Updated Composer's description. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Jul 8, 2018
1 parent 179ddc4 commit 0156343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rennokki/schedule",
"description": "Setting up schedule to Eloquent models with the ability of checking schedule based on time.",
"description": "Schedule is a Laravel package that binds a schedule to a model. Useful for apps that need to track schedules & timetables.",
"keywords": [
"schedule",
"scheduler",
Expand Down Expand Up @@ -55,4 +55,4 @@
"sort-packages": true
},
"minimum-stability": "dev"
}
}

0 comments on commit 0156343

Please sign in to comment.