Skip to content

Commit

Permalink
Changed branch alias and .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dejwCake committed Sep 16, 2019
1 parent 5f148e9 commit d28736f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/vendor
composer.lock
.DS_Store
.phpunit.result.cache
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
]
},
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "2.0-dev"
}
}
}

0 comments on commit d28736f

Please sign in to comment.