File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " vendocrat /laravel-followers" ,
2+ "name" : " Lecturize /laravel-followers" ,
33 "description" : " Build a poly-morph Follower system or simply associate Eloquent models in Laravel 5." ,
4- "homepage" : " https://github.com/vendocrat/laravel-followers " ,
4+ "homepage" : " https://github.com/Lecturize/Laravel-Followers " ,
55 "license" : " MIT" ,
66 "keywords" : [
77 " followers" ,
2020 }
2121 ],
2222 "require" : {
23- "php" : " >=5.5.9 " ,
23+ "php" : " >=5.6.4 " ,
2424 "doctrine/dbal" : " 2.5.x" ,
2525 "illuminate/support" : " >=5.1" ,
2626 "illuminate/database" : " >=5.1"
3030 },
3131 "autoload" : {
3232 "psr-4" : {
33- "vendocrat \\ Followers\\ " : " src/"
33+ "Lecturize \\ Followers\\ " : " src/"
3434 }
3535 },
3636 "extra" : {
3939 }
4040 },
4141 "support" : {
42- "source" : " https://github.com/AlexanderPoellmann/laravel-followers " ,
43- "issues" : " https://github.com/AlexanderPoellmann/laravel-followers /issues"
42+ "source" : " https://github.com/Lecturize/Laravel-Followers " ,
43+ "issues" : " https://github.com/Lecturize/Laravel-Followers /issues"
4444 }
4545}
You can’t perform that action at this time.
0 commit comments