File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1414 }, {
1515 "name" : " Woody Gilk" ,
1616 "email" : " woody.gilk@gmail.com" ,
17- "homepage" : " http ://shadowhand.me" ,
17+ "homepage" : " https ://shadowhand.me" ,
1818 "role" : " Developer"
1919 }, {
2020 "name" : " Richard Quadling" ,
2121 "email" : " rquadling@gmail.com" ,
2222 "role" : " Developer"
2323 }, {
2424 "name" : " CakePHP Community" ,
25+ "role" : " Developer" ,
2526 "homepage" : " https://github.com/cakephp/phinx/graphs/contributors"
2627 }],
2728 "require" : {
5455 " @test" ,
5556 " @cs-check"
5657 ],
57- "cs-check" : " phpcs --colors -p --standard=vendor/cakephp/cakephp-codesniffer/CakePHP ./ src ./tests ./ app" ,
58- "cs-fix" : " phpcbf --colors --standard=vendor/cakephp/cakephp-codesniffer/CakePHP ./ src ./tests ./ app" ,
58+ "cs-check" : " phpcs --colors -p --standard=vendor/cakephp/cakephp-codesniffer/CakePHP src/ tests/ app/ " ,
59+ "cs-fix" : " phpcbf --colors --standard=vendor/cakephp/cakephp-codesniffer/CakePHP src/ tests/ app/ " ,
5960 "test" : " phpunit --colors=always"
6061 },
6162 "bin" : [" bin/phinx" ]
You can’t perform that action at this time.
0 commit comments