File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed
Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 1111 "role" : " Maintainer"
1212 }
1313 ],
14- "homepage" : " https://github.com/drevops/vortex-installer " ,
14+ "homepage" : " https://github.com/drevops/vortex" ,
1515 "support" : {
16- "issues" : " https://github.com/drevops/vortex-installer /issues" ,
17- "source" : " https://github.com/drevops/vortex-installer "
16+ "issues" : " https://github.com/drevops/vortex/issues" ,
17+ "source" : " https://github.com/drevops/vortex"
1818 },
1919 "require" : {
2020 "php" : " >=8.3" ,
Original file line number Diff line number Diff line change 66 "authors" : [
77 {
88 "name" : " Alex Skrypnyk" ,
9- 9+ 10+ "homepage" : " https://www.drevops.com" ,
11+ "role" : " Maintainer"
1012 }
1113 ],
14+ "homepage" : " https://github.com/drevops/vortex" ,
15+ "support" : {
16+ "issues" : " https://github.com/drevops/vortex/issues" ,
17+ "source" : " https://github.com/drevops/vortex"
18+ },
1219 "require" : {
1320 "php" : " >=8.3" ,
1421 "cweagans/composer-patches" : " ^2"
4956 "lint" : [
5057 " phpcs" ,
5158 " phpstan" ,
52- " rector --clear-cache -- dry-run"
59+ " rector --dry-run"
5360 ],
5461 "lint-fix" : [
55- " rector --clear-cache " ,
62+ " rector" ,
5663 " phpcbf"
5764 ],
5865 "reset" : " rm -Rf vendor" ,
You can’t perform that action at this time.
0 commit comments