Skip to content

Commit 684f49e

Browse files
committed
Merge composer.json
1 parent 98f81f3 commit 684f49e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

composer.json

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "oro/crm",
33
"description": "OroCRM",
4-
"homepage": "https://github.com/laboro/crm.git",
4+
"homepage": "https://github.com/orocrm/crm.git",
55
"license": "The Open Software License version 3.0",
66
"autoload": {
77
"psr-0": { "OroCRM\\Bundle": "src/" }
@@ -13,11 +13,7 @@
1313
"repositories": [
1414
{
1515
"type": "vcs",
16-
"url": "https://github.com/laboro/platform.git"
17-
},
18-
{
19-
"type": "vcs",
20-
"url": "https://github.com/laboro/SonataAdminBundle.git"
16+
"url": "https://github.com/orocrm/SonataAdminBundle.git"
2117
}
2218
],
2319
"minimum-stability": "dev"

0 commit comments

Comments
 (0)