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

Commit df34f28

Browse files
committed
Suggest puli/discovery
1 parent b490e09 commit df34f28

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,13 @@
1919
"symfony-cmf/testing": "^1.3",
2020
"matthiasnoback/symfony-dependency-injection-test": "0.*",
2121
"matthiasnoback/symfony-config-test": "0.*",
22-
"doctrine/phpcr-odm": "^1.2"
22+
"doctrine/phpcr-odm": "^1.2",
23+
"puli/discovery": "^1.0.0-beta8"
2324
},
2425
"suggest": {
2526
"doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents (^1.2)",
26-
"doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents"
27+
"doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents",
28+
"puli/discovery": "To integrate Puli Discovery (^1.0.0-beta8)"
2729
},
2830
"autoload": {
2931
"psr-4": {

0 commit comments

Comments
 (0)