We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f81f3 commit 684f49eCopy full SHA for 684f49e
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "oro/crm",
3
"description": "OroCRM",
4
- "homepage": "https://github.com/laboro/crm.git",
+ "homepage": "https://github.com/orocrm/crm.git",
5
"license": "The Open Software License version 3.0",
6
"autoload": {
7
"psr-0": { "OroCRM\\Bundle": "src/" }
@@ -13,11 +13,7 @@
13
"repositories": [
14
15
"type": "vcs",
16
- "url": "https://github.com/laboro/platform.git"
17
- },
18
- {
19
- "type": "vcs",
20
- "url": "https://github.com/laboro/SonataAdminBundle.git"
+ "url": "https://github.com/orocrm/SonataAdminBundle.git"
21
}
22
],
23
"minimum-stability": "dev"
0 commit comments