1
0
Fork 0

Lock _readme: remove outdated hashtag link part, closes #7096

pull/7158/merge
Filippo Tessarotto 2018-02-09 09:03:28 +01:00 committed by Jordi Boggiano
parent 9bee2ca28e
commit 277f32d388
2 changed files with 2 additions and 2 deletions

View File

@ -289,7 +289,7 @@ class Locker
{
$lock = array(
'_readme' => array('This file locks the dependencies of your project to a known state',
'Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file',
'Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies',
'This file is @gener'.'ated automatically', ),
'content-hash' => $this->contentHash,
'packages' => null,

View File

@ -133,7 +133,7 @@ class LockerTest extends TestCase
->method('write')
->with(array(
'_readme' => array('This file locks the dependencies of your project to a known state',
'Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file',
'Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies',
'This file is @gener'.'ated automatically', ),
'content-hash' => $contentHash,
'packages' => array(