first commit
This commit is contained in:
11
.claude/settings.local.json
Normal file
11
.claude/settings.local.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(composer install:*)",
|
||||
"Bash(/c/xampp/php/php.exe -r \"copy\\(''https://getcomposer.org/installer'', ''composer-setup.php''\\);\")",
|
||||
"Bash(/c/xampp/php/php.exe composer-setup.php)",
|
||||
"Bash(/c/xampp/php/php.exe -r \"unlink\\(''composer-setup.php''\\);\")",
|
||||
"Bash(/c/xampp/php/php.exe composer.phar:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user