Skip to content

Commit 40cb227

Browse files
authored
Move UID configuration to a dedicated recipe (#1149)
1 parent f65e09c commit 40cb227

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

symfony/uid/6.2/manifest.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"copy-from-recipe": {
3+
"config/": "%CONFIG_DIR%/"
4+
},
5+
"conflict": {
6+
"symfony/framework-bundle": "<6.2"
7+
}
8+
}

0 commit comments

Comments
 (0)