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 8fef891 commit f449d0eCopy full SHA for f449d0e
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