Skip to content

Commit 5e2be09

Browse files
committed
Merge branch 'master' into 7.x
2 parents c7ee3dc + 964284b commit 5e2be09

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,7 +1,7 @@
11
{
22
"name": "illuminated/console-mutex",
33
"description": "Mutex for Laravel Console Commands.",
4-
"keywords": ["laravel", "console", "command", "mutex", "locker", "overlapping"],
4+
"keywords": ["laravel", "console", "command", "mutex", "mutex-lock", "semaphore", "locker", "no-overlapping"],
55
"license": "MIT",
66
"support": {
77
"issues": "https://github.com/dmitry-ivanov/laravel-console-mutex/issues",

0 commit comments

Comments
 (0)