File tree Expand file tree Collapse file tree 1 file changed +11
-12
lines changed
Expand file tree Collapse file tree 1 file changed +11
-12
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " force/errorhandler" ,
3- "keywords" : [" errorhandler" , " error" , " force" ],
2+ "name" : " flextype-components/errorhandler" ,
3+ "keywords" : [" errorhandler" ],
4+ "type" : " library" ,
45 "license" : " MIT" ,
5- "homepage" : " https://github.com/force -components/ErrorHandler " ,
6- "description" : " Error handler class " ,
6+ "homepage" : " https://github.com/flextype -components/errorhandler " ,
7+ "description" : " " ,
78 "authors" : [
89 {
910 "name" : " Sergey Romanenko" ,
10- "email" : " awilum@msn.com "
11+ "email" : " awilum@yandex.ru "
1112 }
1213 ],
1314 "support" : {
14- "issues" : " https://github.com/force-components/ErrorHandler/issues"
15- },
16- "autoload" : {
17- "files" : [
18- " ErrorHandler.php"
19- ]
15+ "issues" : " https://github.com/flextype-components/errorhandler/issues"
2016 },
2117 "require" : {
22- "php" : " >=5.3.0"
18+ "php" : " ^7.1.3"
19+ },
20+ "autoload" : {
21+ "psr-4" : { "Flextype\\ Component\\ ErrorHandler\\ " : " " }
2322 }
2423}
You can’t perform that action at this time.
0 commit comments