This commit is contained in:
felegy
2025-06-30 12:02:36 +00:00
commit c9cb4a4ca8
102 changed files with 46977 additions and 0 deletions

7
Brewfile Normal file
View File

@@ -0,0 +1,7 @@
brew "editorconfig-checker"
brew "composer"
brew "wp-cli"
tap "shivammathur/php"
brew "php@8.3"
brew "php-code-sniffer"
vscode "Command is only available in WSL or inside a Visual Studio Code terminal."