Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit f85c39d

Browse files
committed
Removed the global RC stability
As the RC version of the component is explicitly specified, specifying it globally is useless. Moreover, this will prevents building using RC version of other dependencies.
1 parent 064fc8a commit f85c39d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
"matthiasnoback/symfony-config-test": "^1.3.1",
2525
"doctrine/phpcr-odm": "^1.3"
2626
},
27-
"minimum-stability": "RC",
28-
"prefer-stable": true,
2927
"suggest": {
3028
"doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents",
3129
"doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents",

0 commit comments

Comments
 (0)