Skip to content

Commit 31c17d4

Browse files
fixed composer.json
1 parent 6b95d7b commit 31c17d4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
},
1717
"require": {
1818
"php": ">=5.6",
19-
"oro/platform": "1.x-dev",
20-
"oro/crm-task-bundle": "1.x-dev",
21-
"oro/crm-call-bundle": "1.x-dev",
22-
"oro/calendar-bundle": "1.x-dev",
23-
"oro/marketing": "1.x-dev"
19+
"oro/platform": "2.0.0-rc.1",
20+
"oro/crm-task-bundle": "2.0.0-rc.1",
21+
"oro/crm-call-bundle": "2.0.0-rc.1",
22+
"oro/calendar-bundle": "2.0.0-rc.1",
23+
"oro/marketing": "2.0.0-rc.1"
2424
},
2525
"extra": {
2626
"branch-alias": {

0 commit comments

Comments
 (0)