Commit e01dc1a
committed
bug symfony#3325 Fix minimum requested 6.x version of FrameworkBundle for LiveComponent (Kocal)
This PR was merged into the 2.x branch.
Discussion
----------
Fix minimum requested 6.x version of FrameworkBundle for LiveComponent
| Q | A
| -------------- | ---
| Bug fix? | yes
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md -->
| Documentation? | no <!-- required for new features, or documentation updates -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
Related to https://github.com/symfony/ux/actions/runs/21540501201/job/62074166912?pr=3318#step:9:1262
AbstractBundle has been introduced in 6.1: symfony/symfony@7e8cf5d
Commits
-------
0c6a22c Fix minimum requested 6.x version of FrameworkBundle for LiveComponent1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments