Skip to content

Commit ba0b50f

Browse files
committed
Merge branch 'master' into 5.6
2 parents bf46a76 + 6a107f9 commit ba0b50f

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![Total Downloads](https://poser.pugx.org/illuminated/console-mutex/downloads)](https://packagist.org/packages/illuminated/console-mutex)
1010
[![License](https://poser.pugx.org/illuminated/console-mutex/license)](https://packagist.org/packages/illuminated/console-mutex)
1111

12-
The mutex for Laravel console commands.
12+
Mutex for Laravel console commands.
1313

1414
| Laravel | Console Mutex |
1515
| ------- | :----------------------------------------------------------------------: |

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "illuminated/console-mutex",
3-
"description": "The mutex for Laravel console commands.",
3+
"description": "Mutex for Laravel console commands.",
44
"keywords": ["laravel", "console", "command", "mutex", "overlapping", "locker"],
55
"license": "MIT",
66
"authors": [

composer.lock

+18-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)