Skip to content

Commit c006df7

Browse files
committed
Adding a fake 2.8 StimulusBundle recipe so that you always at least get the bundle installed
Even if you can't execute the 2.9 recipe due to the "conflicts" inside.
1 parent c590fda commit c006df7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"bundles": {
3+
"Symfony\\UX\\StimulusBundle\\StimulusBundle": ["all"]
4+
},
5+
"aliases": ["stimulus", "stimulus-bundle"]
6+
}

0 commit comments

Comments
 (0)