We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a633a6 commit 5ea1dddCopy full SHA for 5ea1ddd
src/LiveComponent/CHANGELOG.md
@@ -3,6 +3,8 @@
3
## 2.26.0
4
5
- `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
8
9
## 2.25.0
10
0 commit comments