We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b199b commit e3a7991Copy full SHA for e3a7991
1 file changed
Cargo.toml
@@ -5,6 +5,7 @@ edition = "2024"
5
license = "MIT"
6
description = "Fast PHP language server with deep type intelligence. Generics, Laravel, PHPStan annotations. Ready in an instant."
7
repository = "https://github.com/AJenbo/phpantom_lsp"
8
+documentation = "https://docs.rs/phpantom_lsp/latest/phpantom_lsp/"
9
readme = "README.md"
10
exclude = [".gitignore", ".github/*", "target/*"]
11
0 commit comments