fixed path to php
This commit is contained in:
parent
15b790605c
commit
1d78dcc6ca
@ -26,7 +26,7 @@
|
|||||||
"bradlc.vscode-tailwindcss"
|
"bradlc.vscode-tailwindcss"
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"php.validate.executablePath": "/usr/local/bin/php",
|
"php.validate.executablePath": "/usr/bin/php",
|
||||||
"intelephense.environment.phpVersion": "8.5",
|
"intelephense.environment.phpVersion": "8.5",
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user