Skip to content

Commit ab67592

Browse files
committed
Merge branch 'master' into 5.6
# Conflicts: # README.md
2 parents 1393267 + c81d359 commit ab67592

File tree

2 files changed

+55
-49
lines changed

2 files changed

+55
-49
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Laravel Testing Tools
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/75414626/shield?branch=5.6&style=flat)](https://styleci.io/repos/75414626)
46
[![Build Status](https://travis-ci.org/dmitry-ivanov/laravel-testing-tools.svg?branch=5.6)](https://travis-ci.org/dmitry-ivanov/laravel-testing-tools)
57
[![Coverage Status](https://coveralls.io/repos/github/dmitry-ivanov/laravel-testing-tools/badge.svg?branch=5.6)](https://coveralls.io/github/dmitry-ivanov/laravel-testing-tools?branch=5.6)
@@ -789,3 +791,9 @@ Check that the specified command was not registered by the service provider:
789791
```php
790792
$this->dontSeeRegisteredCommand('foobarbaz');
791793
```
794+
795+
## License
796+
797+
The MIT License. Please see [License File](LICENSE) for more information.
798+
799+
[<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

Lines changed: 47 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)