We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f715f98 commit 5754d28Copy full SHA for 5754d28
README.md
@@ -94,7 +94,7 @@ select * from `districts` where `districts`.`id` in (?) order by `sort` asc
94
95
### Installation
96
97
- 1. Require this package in your composer.json and run composer update (or run `composer require sleeping-owl/with-join:1.x` directly):
+1. Require this package in your composer.json and run composer update (or run `composer require sleeping-owl/with-join:1.x` directly):
98
99
"sleeping-owl/with-join": "1.*"
100
0 commit comments