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 11{
2- "name" : " advil0 /laravel-eloquent-query-cache" ,
2+ "name" : " rennokki /laravel-eloquent-query-cache" ,
33 "description" : " Adding cache on your Laravel Eloquent queries' results is now a breeze." ,
44 "keywords" : [
55 " laravel" ,
1010 " sql"
1111 ],
1212 "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" ,
1414 "authors" : [
1515 {
16- "name" : " Tyler Neal " ,
17- "email" : " tyler@neal.fyi " ,
18- "homepage" : " https://github.com/advil0 " ,
16+ "name" : " Alex Renoki " ,
17+ "email" : " alex@renoki.org " ,
18+ "homepage" : " https://github.com/rennokki " ,
1919 "role" : " Developer"
2020 }
2121 ],
2525 },
2626 "autoload" : {
2727 "psr-4" : {
28- "Advil0 \\ QueryCache\\ " : " src/"
28+ "Rennokki \\ QueryCache\\ " : " src/"
2929 }
3030 },
3131 "autoload-dev" : {
3232 "psr-4" : {
33- "Advil0 \\ QueryCache\\ Test\\ " : " tests"
33+ "Rennokki \\ QueryCache\\ Test\\ " : " tests"
3434 }
3535 },
3636 "scripts" : {
You can’t perform that action at this time.
0 commit comments