symfony recipes: update phpstan/phpstan recipes
This commit is contained in:
parent
c00f7fa209
commit
62c96df759
4
.gitignore
vendored
4
.gitignore
vendored
@ -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 ###
|
||||
|
@ -296,10 +296,10 @@
|
||||
"repo": "github.com/symfony/recipes-contrib",
|
||||
"branch": "main",
|
||||
"version": "1.0",
|
||||
"ref": "d74d4d719d5f53856c9c13544aa22d44144b1819"
|
||||
"ref": "5e490cc197fb6bb1ae22e5abbc531ddc633b6767"
|
||||
},
|
||||
"files": [
|
||||
"phpstan.neon"
|
||||
"phpstan.dist.neon"
|
||||
]
|
||||
},
|
||||
"phpunit/php-code-coverage": {
|
||||
|
Loading…
Reference in New Issue
Block a user