Skip to content

Commit 535e965

Browse files
committed
documentation #3854 [LiveComponent] Update doc about deprecation with property-info (MrYamous)
This PR was merged into the 3.x branch. Discussion ---------- [LiveComponent] Update doc about deprecation with property-info | Q | A | -------------- | --- | Bug fix? | no | New feature? | no | Deprecations? | no | Documentation? | yes | Issues | | License | MIT According to composer requirements for LiveComponent 3.x, it's no longer possible to have `property-info <7.1` I think this note in doc in no longer needed too Commits ------- 95a59e1 [LiveComponent] Update doc about deprecation with property-info
2 parents 2ae1ac9 + 95a59e1 commit 535e965

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

src/LiveComponent/doc/index.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -559,13 +559,6 @@ library. Make sure it is installed in you application:
559559
560560
$ composer require phpdocumentor/reflection-docblock
561561
562-
To get rid of deprecations about ``PropertyInfoExtractor::getTypes()`` from the `Symfony PropertyInfo`_ component,
563-
ensure to upgrade ``symfony/property-info`` to at least 7.1, which requires **PHP 8.2**::
564-
565-
.. code-block:: terminal
566-
567-
$ composer require symfony/property-info:^7.1
568-
569562
Writable Object Properties or Array Keys
570563
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
571564

0 commit comments

Comments
 (0)