Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
peterujah authored May 14, 2022
1 parent 4771bfc commit e57e979
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"name": "peterujah/php-search-controller",
"type": "library",
"description": "Php advance search class for mysql database.",
"description": "Php advance mysql database search to perform search operations.",
"keywords": [
"library",
"search",
"php",
"php search",
"mysql search",
"sql search",
"mysql query",
"advance search",
"search class",
"php search class"
Expand All @@ -25,7 +26,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.3-dev"
"dev-master": "1.4-dev"
}
},
"autoload": {
Expand Down

0 comments on commit e57e979

Please sign in to comment.