Skip to content

Commit e57e979

Browse files
authored
Update composer.json
1 parent 4771bfc commit e57e979

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
{
22
"name": "peterujah/php-search-controller",
33
"type": "library",
4-
"description": "Php advance search class for mysql database.",
4+
"description": "Php advance mysql database search to perform search operations.",
55
"keywords": [
66
"library",
77
"search",
88
"php",
99
"php search",
1010
"mysql search",
1111
"sql search",
12+
"mysql query",
1213
"advance search",
1314
"search class",
1415
"php search class"
@@ -25,7 +26,7 @@
2526
},
2627
"extra": {
2728
"branch-alias": {
28-
"dev-master": "1.3-dev"
29+
"dev-master": "1.4-dev"
2930
}
3031
},
3132
"autoload": {

0 commit comments

Comments
 (0)