Skip to content

Commit

Permalink
Composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrebenchuk committed Jul 23, 2014
1 parent f3e48b8 commit aec63b3
Show file tree
Hide file tree
Showing 2 changed files with 4,934 additions and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@
"homepage": "http://www.orocrm.com"
}
],
"repositories": [
{
"type": "composer",
"url": "http://packagist.orocrm.com"
}
],
"autoload": {
"psr-0": {
"OroCRM\\Bundle": "src/"
Expand All @@ -28,7 +22,7 @@
],
"require": {
"php": ">=5.4.4",
"oro/platform": "1.x-dev"
"oro/platform": "1.3.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down
Loading

0 comments on commit aec63b3

Please sign in to comment.