Skip to content

Commit

Permalink
rc
Browse files Browse the repository at this point in the history
  • Loading branch information
mewebstudio committed Jan 25, 2014
1 parent 96fa3cd commit 31a9a02
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ project's `composer.json`.
```json
{
"require": {
"mews/captcha": "1.*",
"laravel/framework": "4.0.*",
"mews/captcha": "dev-master"
},
"minimum-stability": "dev"
}
Expand Down
4 changes: 2 additions & 2 deletions src/Mews/Captcha/Captcha.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
*
* Laravel 4 Captcha package
* @copyright Copyright (c) 2014 MeWebStudio
* @version 1.1.0
* @version 1.0.1
* @author Muharrem ERİN
* @contact [email protected]
* @link http://www.mewebstudio.com
* @date 2014-01-23
* @date 2014-01-25
* @license http://www.opensource.org/licenses/mit-license.php The MIT License
*
*/
Expand Down

0 comments on commit 31a9a02

Please sign in to comment.