Update symfony packages
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/flex | require | minor |
2.2.5 -> 2.3.1
|
symfony/ux-twig-component (source) | require | minor |
2.8.1 -> 2.9.0
|
Release Notes
symfony/ux-twig-component
v2.9.0
- The
ComponentAttributes::defaults()
method now accepts any iterable argument. TheComponentAttributes::add()
method has been deprecated. To add a Stimulus controller to the attributes, use{{ attributes.defaults(stimulus_controller('...')) }}
.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot
Merge request reports
Activity
mentioned in issue #6
added 5 commits
-
2cd05687...9e3b9fb8 - 4 commits from branch
master
- 12854ae3 - Update symfony packages
-
2cd05687...9e3b9fb8 - 4 commits from branch
mentioned in commit 5154d14f
Please register or sign in to reply