mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
Update Flex endpoint
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"phpstan/phpstan": {
|
||||
"manifest": {
|
||||
"copy-from-recipe": {
|
||||
"phpstan.neon.dist": "phpstan.neon.dist"
|
||||
"phpstan.dist.neon": "phpstan.dist.neon"
|
||||
},
|
||||
"gitignore": [
|
||||
"phpstan.neon"
|
||||
@@ -16,7 +16,7 @@
|
||||
]
|
||||
},
|
||||
"files": {
|
||||
"phpstan.neon.dist": {
|
||||
"phpstan.dist.neon": {
|
||||
"contents": [
|
||||
"parameters:",
|
||||
" level: 6",
|
||||
@@ -31,7 +31,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "a613d8600e92c1f245f060a558447b23e3c8704b"
|
||||
"ref": "f10b8054de1a94a3b9e8806a6453fd5c98491c44"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user