We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12c12d commit 964284bCopy full SHA for 964284b
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "illuminated/console-mutex",
3
"description": "Mutex for Laravel Console Commands.",
4
- "keywords": ["laravel", "console", "command", "mutex", "locker", "overlapping"],
+ "keywords": ["laravel", "console", "command", "mutex", "mutex-lock", "semaphore", "locker", "no-overlapping"],
5
"license": "MIT",
6
"support": {
7
"issues": "https://github.com/dmitry-ivanov/laravel-console-mutex/issues",
0 commit comments