Skip to content

Commit

Permalink
Start working on version 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Nov 15, 2016
1 parent 45a6861 commit 6811bee
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
Expand Up @@ -15,7 +15,7 @@
"illuminate/contracts": "5.2.* || 5.3.*",
"illuminate/support": "5.2.* || 5.3.*",
"graham-campbell/manager": "^2.4",
"hashids/hashids": "^1.0"
"hashids/hashids": "^2.0"
},
"require-dev": {
"graham-campbell/testbench": "^3.2",
Expand All @@ -37,7 +37,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
"dev-master": "3.0-dev"
}
},
"minimum-stability": "dev",
Expand Down

0 comments on commit 6811bee

Please sign in to comment.