Skip to content

Commit

Permalink
Merge pull request #137 from KKSzymanowski/3.2
Browse files Browse the repository at this point in the history
[3.2] Update command description
  • Loading branch information
santigarcor committed May 24, 2017
2 parents 690325c + d6ade2b commit 9587e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/UpgradeCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class UpgradeCommand extends Command
*
* @var string
*/
protected $description = 'Creates a migration to upgrade laratrust from version 3.0 to 3.1.';
protected $description = 'Creates a migration to upgrade laratrust from version 3.1 to 3.2.';

/**
* Suffix of the migration name.
Expand Down

0 comments on commit 9587e13

Please sign in to comment.