Skip to content

Commit

Permalink
Merge composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrebenchuk committed Jul 31, 2013
1 parent 98f81f3 commit 684f49e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oro/crm",
"description": "OroCRM",
"homepage": "https://github.com/laboro/crm.git",
"homepage": "https://github.com/orocrm/crm.git",
"license": "The Open Software License version 3.0",
"autoload": {
"psr-0": { "OroCRM\\Bundle": "src/" }
Expand All @@ -13,11 +13,7 @@
"repositories": [
{
"type": "vcs",
"url": "https://github.com/laboro/platform.git"
},
{
"type": "vcs",
"url": "https://github.com/laboro/SonataAdminBundle.git"
"url": "https://github.com/orocrm/SonataAdminBundle.git"
}
],
"minimum-stability": "dev"
Expand Down

0 comments on commit 684f49e

Please sign in to comment.