Skip to content

Commit 26b19af

Browse files
author
Andrei Onita
committed
removed suggest section from composer
1 parent e4ae32d commit 26b19af

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@
5252
"test-coverage": "phpunit --colors=always --coverage-clover clover.xml",
5353
"static-analysis": "psalm --shepherd --stats"
5454
},
55-
"suggest": {
56-
"doctrine/cache": "To cache the result of processing the annotations and speed-up your application.",
57-
"doctrine/orm": "To be able to inject doctrine repositories."
58-
},
5955
"config": {
6056
"sort-packages": true,
6157
"allow-plugins": {

0 commit comments

Comments
 (0)