We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8cc76 commit c32e968Copy full SHA for c32e968
composer.json
@@ -32,7 +32,7 @@
32
"config": [
33
{
34
"patternExtension": "twig",
35
- "lineageMatch": "{%([ ]+)?include [\"\']([A-Za-z0-9-_]+)[\"\'](.*)%}",
+ "lineageMatch": "{%([ ]+)?include [\"\\']([A-Za-z0-9-_]+)[\"\\'](.*)%}",
36
"lineageMatchKey": 2,
37
"twigDebug": false,
38
"twigDefaultDateFormat": "",
0 commit comments