Skip to content

Commit 65e53c8

Browse files
committed
Remove suggestion of archived package mongodb/builder
Now part of the mongodb/mongodb package
1 parent e373350 commit 65e53c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@
4949
"illuminate/bus": "< 10.37.2"
5050
},
5151
"suggest": {
52-
"league/flysystem-gridfs": "Filesystem storage in MongoDB with GridFS",
53-
"mongodb/builder": "Provides a fluent aggregation builder for MongoDB pipelines"
52+
"league/flysystem-gridfs": "Filesystem storage in MongoDB with GridFS"
5453
},
5554
"minimum-stability": "dev",
5655
"prefer-stable": true,

0 commit comments

Comments
 (0)