Skip to content

Commit 0453b3c

Browse files
committed
Merge branch 'master' into 5.6
# Conflicts: # README.md
2 parents ba0b50f + 18238c8 commit 0453b3c

File tree

2 files changed

+33
-26
lines changed

2 files changed

+33
-26
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Laravel Console Mutex
22

3+
[<img src="https://user-images.githubusercontent.com/1286821/43083932-4915853a-8ea0-11e8-8983-db9e0f04e772.png" alt="Become a Patron" width="160" />](https://www.patreon.com/illuminated)
4+
35
[![StyleCI](https://styleci.io/repos/59570052/shield?branch=5.6&style=flat)](https://styleci.io/repos/59570052)
46
[![Build Status](https://travis-ci.org/dmitry-ivanov/laravel-console-mutex.svg?branch=5.6)](https://travis-ci.org/dmitry-ivanov/laravel-console-mutex)
57
[![Coverage Status](https://coveralls.io/repos/github/dmitry-ivanov/laravel-console-mutex/badge.svg?branch=5.6)](https://coveralls.io/github/dmitry-ivanov/laravel-console-mutex?branch=5.6)
@@ -33,6 +35,7 @@ Mutex for Laravel console commands.
3335
- [Troubleshooting](#troubleshooting)
3436
- [Trait included, but nothing happens?](#trait-included-but-nothing-happens)
3537
- [Several traits conflict?](#several-traits-conflict)
38+
- [License](#license)
3639

3740
## Usage
3841

@@ -257,3 +260,9 @@ class ExampleCommand extends Command
257260
// ...
258261
}
259262
```
263+
264+
## License
265+
266+
The MIT License. Please see [License File](LICENSE) for more information.
267+
268+
[<img src="https://user-images.githubusercontent.com/1286821/43086829-ff7c006e-8ea6-11e8-8b03-ecf97ca95b2e.png" alt="Support on Patreon" width="125" />](https://www.patreon.com/illuminated)

composer.lock

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

0 commit comments

Comments
 (0)