Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 06bffde

Browse files
committed
Composer: Change project description
1 parent 9f15c63 commit 06bffde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"description": "Package for your app – it allows your app to check himself has consistent vendor dir (direct API, no CLI)",
32
"name": "jakubboucek/composer-consistency",
3+
"description": "Checks if the vendor/ directory is consistent with project's composer.lock",
44
"type": "library",
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)