Skip to content

Commit

Permalink
update composer file.
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Mar 4, 2014
1 parent 23b2d6f commit 3a21d30
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"name": "laravel/cashier",
"description": "",
"keywords": ["laravel", "stripe", "billing"],
"license": "MIT",
"authors": [
{
"name": "Taylor Otwell",
Expand All @@ -17,7 +19,7 @@
},
"require-dev": {
"illuminate/view": "~4.1",
"mockery/mockery": "0.8.*"
"mockery/mockery": "0.9.*"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 3a21d30

Please sign in to comment.