File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " advil0 /laravel-eloquent-query-cache" ,
2
+ "name" : " rennokki /laravel-eloquent-query-cache" ,
3
3
"description" : " Adding cache on your Laravel Eloquent queries' results is now a breeze." ,
4
4
"keywords" : [
5
5
" laravel" ,
10
10
" sql"
11
11
],
12
12
"license" : " Apache-2.0" ,
13
- "homepage" : " https://github.com/advil0 /laravel-eloquent-query-cache" ,
13
+ "homepage" : " https://github.com/renoki-co /laravel-eloquent-query-cache" ,
14
14
"authors" : [
15
15
{
16
- "name" : " Tyler Neal " ,
17
-
18
- "homepage" : " https://github.com/advil0 " ,
16
+ "name" : " Alex Renoki " ,
17
+
18
+ "homepage" : " https://github.com/rennokki " ,
19
19
"role" : " Developer"
20
20
}
21
21
],
25
25
},
26
26
"autoload" : {
27
27
"psr-4" : {
28
- "Advil0 \\ QueryCache\\ " : " src/"
28
+ "Rennokki \\ QueryCache\\ " : " src/"
29
29
}
30
30
},
31
31
"autoload-dev" : {
32
32
"psr-4" : {
33
- "Advil0 \\ QueryCache\\ Test\\ " : " tests"
33
+ "Rennokki \\ QueryCache\\ Test\\ " : " tests"
34
34
}
35
35
},
36
36
"scripts" : {
You can’t perform that action at this time.
0 commit comments