Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Commit 60bbee0

Browse files
committed
Chore: Add suggest on composer.json
1 parent 7f8857b commit 60bbee0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,8 @@
3838
"Mpyw\\EloquentHasByNonDependentSubquery\\EloquentHasByNonDependentSubqueryServiceProvider"
3939
]
4040
}
41+
},
42+
"suggest": {
43+
"mpyw/eloquent-has-by-join": "Provides simple JOIN queries that do not depend optimizers"
4144
}
4245
}

0 commit comments

Comments
 (0)