symfony recipes: update phpstan/phpstan recipes

This commit is contained in:
2023-12-12 16:49:52 +01:00
parent c00f7fa209
commit 62c96df759
3 changed files with 6 additions and 2 deletions

4
.gitignore vendored
View File

@@ -80,3 +80,7 @@ docker-compose.override.yaml
###> lexik/jwt-authentication-bundle ###
/config/jwt/*.pem
###< lexik/jwt-authentication-bundle ###
###> phpstan/phpstan ###
phpstan.neon
###< phpstan/phpstan ###