Skip to content

Commit

Permalink
add psalm:strict to the readme
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L. <szaimen@e.mail.de>
  • Loading branch information
szaimen committed Oct 4, 2024
1 parent eb7921c commit 6e7f547
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions php/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Note: You can restart the server by preceding the command with other environment
|-----------------------------------------|----------------------------------------|
| `composer run dev` | Starts the development server |
| `composer run psalm` | Run Psalm static analysis |
| `composer run psalm:strict` | Run Psalm static analysis strict |
| `composer run psalm:update-baseline` | Run Psalm with `--update-baseline` arg |
| `composer run lint` | Run PHP Syntax check |
| `composer run lint:twig` | Run Twig Syntax check |
Expand Down

0 comments on commit 6e7f547

Please sign in to comment.