Skip to content

Commit 5ea1ddd

Browse files
committed
[LiveComponent] add changelog entry
1 parent 3a633a6 commit 5ea1ddd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/LiveComponent/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## 2.26.0
44

55
- `LiveProp`: Pass the property name as second parameter of the `modifier` callable
6+
- Add compatibility layer to fix deprecation with `Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()`.
7+
If you use PHP 8.2 or higher, we recommend you to update dependency `symfony/property-info` to at least 7.1.0
68

79
## 2.25.0
810

0 commit comments

Comments
 (0)