Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Delisle authored May 17, 2018
1 parent 042f736 commit 58dfed9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,10 @@
"autoload": {
"psr-0": {"Webonaute\\DoctrineFixturesGeneratorBundle": ""}
},
"target-dir": "Webonaute/DoctrineFixturesGeneratorBundle"
"target-dir": "Webonaute/DoctrineFixturesGeneratorBundle",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
}
}

0 comments on commit 58dfed9

Please sign in to comment.