File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " peterujah/php-search-controller" ,
3
3
"type" : " library" ,
4
4
"description" : " Php advance search class for mysql database." ,
5
+ "keywords" : [
6
+ " library" ,
7
+ " search" ,
8
+ " php" ,
9
+ " php search" ,
10
+ " mysql search" ,
11
+ " sql search" ,
12
+ " advance search" ,
13
+ " search class"
14
+ " php search class"
15
+ ],
5
16
"license" : " MIT" ,
6
17
"authors" : [
7
18
{
11
22
],
12
23
"require" : {
13
24
"php" : " ^7.0 || ^8.0"
14
- },
15
- "require-dev" : {
16
- "peterujah/php-search-controller" : " ^0.1"
17
- },
18
- "scripts" : {
19
- "post-install-cmd" : [
20
- " PeterUjah\\ CopyFile\\ ScriptHandler::copy"
21
- ],
22
- "post-update-cmd" : [
23
- " PeterUjah\\ CopyFile\\ ScriptHandler::copy"
24
- ]
25
25
},
26
26
"extra" : {
27
27
"branch-alias" : {
28
- "dev-master" : " 0.1 -dev"
28
+ "dev-master" : " 1.2 -dev"
29
29
}
30
30
},
31
31
"autoload" : {
You can’t perform that action at this time.
0 commit comments