Skip to content

Commit aec63b3

Browse files
committed
Composer update
1 parent f3e48b8 commit aec63b3

File tree

2 files changed

+4934
-7
lines changed

2 files changed

+4934
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@
99
"homepage": "http://www.orocrm.com"
1010
}
1111
],
12-
"repositories": [
13-
{
14-
"type": "composer",
15-
"url": "http://packagist.orocrm.com"
16-
}
17-
],
1812
"autoload": {
1913
"psr-0": {
2014
"OroCRM\\Bundle": "src/"
@@ -28,7 +22,7 @@
2822
],
2923
"require": {
3024
"php": ">=5.4.4",
31-
"oro/platform": "1.x-dev"
25+
"oro/platform": "1.3.0"
3226
},
3327
"minimum-stability": "dev",
3428
"prefer-stable": true,

0 commit comments

Comments
 (0)