Skip to content

Commit

Permalink
Update ComposerDependency.php
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed May 28, 2022
1 parent a8ca1ba commit b423247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ValueObject/ComposerDependency.php
Expand Up @@ -35,7 +35,7 @@ final class ComposerDependency
/**
* Supported options.
*
* @var string
* @var array<string, int>
*/
public const OPTIONS = [
self::HIGHEST=>0,
Expand Down

0 comments on commit b423247

Please sign in to comment.