File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111- Remove method ` ComponentAttributes::add() ` , use ` {{ attributes.defaults(stimulus_controller('...')) }} ` instead
1212- The ` ComponentTemplateFinder ` does not accept ` Twig\Environment ` as first argument anymore, pass a ` LoaderInterface ` instead
1313- The ` ComponentTemplateFinder ` does not accept a nullable ` directory ` argument anymore, pass a string instead
14+ - Remove old compatibility layer with deprecated ` StimulusTwigExtension ` from WebpackEncoreBundle ^1.0, use StimulusBundle instead
1415
1516## 2.30
1617
Original file line number Diff line number Diff line change 4040 "symfony/framework-bundle" : " ^6.4|^7.0|^8.0" ,
4141 "symfony/phpunit-bridge" : " ^7.2|^8.0" ,
4242 "symfony/stimulus-bundle" : " ^2.9.1" ,
43- "symfony/twig-bundle" : " ^6.4|^7.0|^8.0" ,
44- "symfony/webpack-encore-bundle" : " ^1.15|^2.3.0"
43+ "symfony/twig-bundle" : " ^6.4|^7.0|^8.0"
4544 },
4645 "conflict" : {
4746 "symfony/config" : " <6.4"
You can’t perform that action at this time.
0 commit comments