Skip to content

Commit

Permalink
Merge pull request #1057 from zonuexe/feature/project-file-php
Browse files Browse the repository at this point in the history
Add project-files for PHP project
  • Loading branch information
manateelazycat authored Oct 4, 2024
2 parents de05092 + 9791041 commit b75d6dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions langserver/intelephense.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"intelephense",
"--stdio"
],
"project-files": ["composer.json"],
"settings": {}
}
1 change: 1 addition & 0 deletions langserver/phpactor.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"phpactor",
"language-server"
],
"project-files": ["composer.json"],
"settings": {}
}

0 comments on commit b75d6dd

Please sign in to comment.