mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
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.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Symfony\\UX\\StimulusBundle\\StimulusBundle": ["all"]
|
||||
},
|
||||
"aliases": ["stimulus", "stimulus-bundle"]
|
||||
}
|
||||
Reference in New Issue
Block a user