Skip to content

Commit bc4dff7

Browse files
committed
wip
1 parent 0e0b370 commit bc4dff7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Installation
1010
##### 1 - Dependency
1111
The first step is using composer to install the package and automatically update your composer.json file, you can do this by running:
1212
```shell
13-
composer require kmlaravel/laravel-query-helper
13+
composer require syrian-open-source/laravel-query-helper
1414
```
1515
##### 2 - Copy the package providers to your local config with the publish command, this will publish the config:
1616
```shell

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "syrian-open-source/laravel-query-helper",
3-
"description": "Package description",
3+
"description": "Laravel package making you able to perform several processes instead of executing them through one process",
44
"license": "MIT",
55
"keywords": [
66
"laravel",

0 commit comments

Comments
 (0)