Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit dc8de26

Browse files
committed
Updated Composer link. [ck skip]
1 parent a014b26 commit dc8de26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Installation and documentation
1010

11-
- Available as [Composer] package [eloquent/php-lcs].
11+
- Available as [Composer] package [eloquent/lcs].
1212
- [API documentation] available.
1313

1414
## What is PHP-LCS?
@@ -68,6 +68,6 @@ $solver = new LcsSolver(
6868
[Current build status]: https://travis-ci.org/eloquent/php-lcs
6969
[coverage-image]: http://img.shields.io/coveralls/eloquent/php-lcs/develop.svg "Current test coverage for the develop branch"
7070
[Current coverage status]: https://coveralls.io/r/eloquent/php-lcs
71-
[eloquent/php-lcs]: https://packagist.org/packages/eloquent/php-lcs
71+
[eloquent/lcs]: https://packagist.org/packages/eloquent/lcs
7272
[Semantic versioning]: http://semver.org/
7373
[version-image]: http://img.shields.io/:semver-1.0.3-brightgreen.svg "This project uses semantic versioning"

0 commit comments

Comments
 (0)