mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Update src/Core/Manifest/VersionProvider.php
Co-authored-by: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com>
This commit is contained in:
parent
bc09127182
commit
a196719502
@ -181,7 +181,7 @@ class VersionProvider
|
|||||||
* Tries to obtain version number from composer.lock if it exists
|
* Tries to obtain version number from composer.lock if it exists
|
||||||
*
|
*
|
||||||
* @param array<int,string> $modules
|
* @param array<int,string> $modules
|
||||||
* @return array<int|string,mixed>
|
* @return array<string|string>
|
||||||
*/
|
*/
|
||||||
public function getModuleVersionFromComposer($modules = [])
|
public function getModuleVersionFromComposer($modules = [])
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user