Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
loostro committed Jan 20, 2016
1 parent 5cd59c5 commit bd9fb1f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.2-dev"
}
},
"suggest": {
Expand All @@ -38,10 +38,5 @@
},
"autoload-dev": {
"psr-4": { "Liuggio\\Fastest\\": "tests" }
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
}
}

0 comments on commit bd9fb1f

Please sign in to comment.