Files
symfony-flex-recipes/symfony/stimulus-bundle/2.8/manifest.json
T
Ryan Weaver c006df73c6 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.
2023-05-28 20:35:07 -04:00

7 lines
138 B
JSON

{
"bundles": {
"Symfony\\UX\\StimulusBundle\\StimulusBundle": ["all"]
},
"aliases": ["stimulus", "stimulus-bundle"]
}