Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit 6c9164c

Browse files
committed
adding pattern lab namespace to extra
1 parent 91843d1 commit 6c9164c

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

composer.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@
2828
"twig/twig": "v1.15.1"
2929
},
3030
"extra": {
31-
"config": [
32-
{ "patternExtension": "twig" }
33-
]
31+
"patternlab": {
32+
"config": [
33+
{ "patternExtension": "twig" }
34+
]
35+
}
3436
}
3537
}

0 commit comments

Comments
 (0)