mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Move phpstan.neon.dist to phpstan.dist.neon for better autocomplete (#1540)
This commit is contained in:
committed by
GitHub
parent
fb99a1df8d
commit
68eee1387c
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"copy-from-recipe": {
|
||||
"phpstan.neon.dist": "phpstan.neon.dist"
|
||||
"phpstan.dist.neon": "phpstan.dist.neon"
|
||||
},
|
||||
"gitignore": [
|
||||
"phpstan.neon"
|
||||
|
||||
Reference in New Issue
Block a user