1
0
Fork 0

Merge pull request #9065 from localheinz/fix/reference

Fix: Reference
pull/9076/head
Jordi Boggiano 2020-07-22 09:23:53 +02:00 committed by GitHub
commit 5fceb4799a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1679,7 +1679,7 @@ class Installer
* restrict the update operation to a few packages, all other packages
* that are already installed will be kept at their current version
*
* @deprecated use setAllowList instead
* @deprecated use setUpdateAllowList instead
*
* @param array $packages
* @return Installer