Skip to content

Commit c43c54d

Browse files
committed
minor #18351 Update docs about creating a UX bundle after stimulus bundle release (jmsche)
This PR was merged into the 5.4 branch. Discussion ---------- Update docs about creating a UX bundle after stimulus bundle release Commits ------- 07c7ba9 Update docs about creating a UX bundle after stimulus bundle release
2 parents 8577834 + 07c7ba9 commit c43c54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/create_ux_bundle.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ To use your controller in a template (e.g. one defined in your bundle) you can u
108108
...
109109
</div>
110110

111-
Don't forget to add ``symfony/webpack-encore-bundle:^1.12`` as a composer dependency to use
111+
Don't forget to add ``symfony/stimulus-bundle:^2.9`` as a composer dependency to use
112112
Twig ``stimulus_*`` functions.
113113

114114
.. tip::

0 commit comments

Comments
 (0)