File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " patchlevel/coding-standard" ,
33 "type" : " phpcodesniffer-standard" ,
4+ "license" : " MIT" ,
45 "description" : " The Patchlevel Coding Standard is a set of PHPCS rules applied to all Patchlevel projects." ,
56 "keywords" : [
67 " patchlevel" ,
1415 " sniffs" ,
1516 " checks"
1617 ],
17- "license " : " MIT " ,
18+ "homepage " : " https://github.com/patchlevel/coding-standard " ,
1819 "authors" : [
19- {"name" : " Daniel Badura" , "email" : " d.m.badura@googlemail.com" },
20- {"name" : " David Badura" , "email" : " d.a.badura@googlemail.com" }
20+ {
21+ "name" : " Daniel Badura" ,
22+ "email" : " d.m.badura@gmail.com"
23+ },
24+ {
25+ "name" : " David Badura" ,
26+ "email" : " d.a.badura@gmail.com"
27+ }
2128 ],
2229 "require" : {
2330 "php" : " ^7.4 || ^8.0" ,
You can’t perform that action at this time.
0 commit comments