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 f193724 commit 72380c2Copy full SHA for 72380c2
README.md
@@ -11,7 +11,11 @@ This package brings static analysis and type support to projects using Laravel.
11
of writing tests!
12
13

14
-
+
15
+ ## Versions
16
+Laravel 6 | Laravel 7 | Laravel 8 | Laravel 9
17
+--------- | --------- | --------- | -----------
18
+v1.* | v1.* | v1.* | v2.*
19
## Quickstart
20
Please refer to the [full Psalm documentation](https://psalm.dev/quickstart) for a more detailed guide on introducing Psalm
21
into your project.
0 commit comments