mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Just some comments with 'it's' that should have been 'its' (#10071)
Co-authored-by: Toby Powell-Blyth <tobypowell-blyth@elasticstage.com>
This commit is contained in:
parent
d3c176ec69
commit
5e75017166
5 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ use Composer\Semver\VersionParser;
|
|||
/**
|
||||
* This class is copied in every Composer installed project and available to all
|
||||
*
|
||||
* To require it's presence, you can require `composer-runtime-api ^2.0`
|
||||
* To require its presence, you can require `composer-runtime-api ^2.0`
|
||||
*/
|
||||
class InstalledVersions
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue