Update Flex endpoint

This commit is contained in:
github-action[bot]
2026-03-02 17:54:33 +00:00
parent 699182bdac
commit 235fcf26e4
6 changed files with 131 additions and 3 deletions
+5 -1
View File
@@ -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"
}
}
}