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

Commit 8756180

Browse files
committed
Temporary allow dev dependencies
1 parent 9aa78bf commit 8756180

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
"matthiasnoback/symfony-config-test": "^1.3.1",
2727
"doctrine/phpcr-odm": "^1.3|^2.0"
2828
},
29+
"minimum-stability": "dev",
30+
"prefer-stable": true,
2931
"suggest": {
3032
"doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents",
3133
"doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents",

0 commit comments

Comments
 (0)