mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 19:16:25 +03:00
Update Flex endpoint
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
"$finder = (new PhpCsFixer\\Finder())",
|
||||
" ->in(__DIR__)",
|
||||
" ->exclude('var')",
|
||||
" ->notPath([",
|
||||
" 'config/bundles.php',",
|
||||
" 'config/reference.php',",
|
||||
" ])",
|
||||
";",
|
||||
"",
|
||||
"return (new PhpCsFixer\\Config())",
|
||||
@@ -31,7 +35,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "16422bf8eac6c3be42afe07d37e2abc89d2bdf6b"
|
||||
"ref": "6cf95ac1baa3d6f5816dd4db7281997912f239a6"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user