Skip to content

Commit

Permalink
Update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Petit Yoann committed Jul 4, 2012
1 parent 814b7dc commit 4e2aa0e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Expand Up @@ -31,5 +31,11 @@
"autoload": {
"psr-0": { "APY\\DataGridBundle": "" }
},
"target-dir": "APY/DataGridBundle"
"target-dir": "APY/DataGridBundle",
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
}
}
}

0 comments on commit 4e2aa0e

Please sign in to comment.