Skip to content

Commit d01a2bb

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Update docs about creating a UX bundle after stimulus bundle release
2 parents df7716b + c43c54d commit d01a2bb

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)