Skip to content

Commit acebd06

Browse files
committed
Preparing release. Updated composer.json
1 parent daf04e2 commit acebd06

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

Diff for: composer.json

+2-7
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,10 @@
1616
},
1717
"require": {
1818
"php": ">=5.4.4",
19-
"oro/platform": "dev-release"
19+
"oro/platform": "1.0.0-rc2"
2020
},
21-
"repositories": [
22-
{
23-
"type": "vcs",
24-
"url": "https://github.com/laboro/platform.git"
25-
}
26-
],
2721
"minimum-stability": "dev",
22+
"prefer-stable": true,
2823
"extra": {
2924
"branch-alias": {
3025
"dev-master": "1.0.x-dev"

0 commit comments

Comments
 (0)