Deprecated
Table of Contents
| vendor/composer/InstalledVersions.php |
InstalledVersions.php
| Line | Element | Reason |
|---|---|---|
| 260 | InstalledVersions::getRawData() | Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect. |