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

Commit c38d8b3

Browse files
committed
Whoops, package name was wrong.
1 parent 3d8ff57 commit c38d8b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ezzatron/php-lcs",
2+
"name": "ezzatron/lcs",
33
"description": "An implementation of the 'longest common subsequence' algorithm for PHP.",
44
"keywords": ["longest","common","subsequence","sequence","diff","algorithm"],
55
"homepage": "https://github.com/ezzatron/php-lcs",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)