Skip to content

Commit 6965098

Browse files
committed
ICM: Description fixed.
1 parent ccec8b8 commit 6965098

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![StyleCI](https://styleci.io/repos/59570052/shield)](https://styleci.io/repos/59570052)
44
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/e4083afa-8ca9-4ac0-8be8-9bfadcb05fa7/mini.png)](https://insight.sensiolabs.com/projects/e4083afa-8ca9-4ac0-8be8-9bfadcb05fa7)
55

6-
Prevents overlapping for artisan console commands.
6+
Prevents overlapping for Laravel console commands.
77

88
## Dependencies
99
- `PHP >=5.4.0`

composer.json

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

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)