mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
9 lines
134 B
JSON
9 lines
134 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"phpstan.dist.neon": "phpstan.dist.neon"
|
|
},
|
|
"gitignore": [
|
|
"phpstan.neon"
|
|
]
|
|
}
|