Skip to content

Commit

Permalink
CI failure fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoKouzelis authored Jan 5, 2017
1 parent bafd2c4 commit 53cc628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Foundation/Console/KeyGenerateCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ protected function generateRandomKey()
}

/**
* Get a regex pattern that will match env APP_KEY with any random key
* Get a regex pattern that will match env APP_KEY with any random key.
*
* @return string
*/
Expand Down

0 comments on commit 53cc628

Please sign in to comment.