mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
Move phpstan.neon.dist to phpstan.dist.neon for better autocomplete (#1540)
This commit is contained in:
@@ -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