File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Laravel Testing Tools
22
3- [ ![ StyleCI] ( https://styleci.io/repos/75414626/shield?branch=master &style=flat )] ( https://styleci.io/repos/75414626 )
4- [ ![ Build Status] ( https://travis-ci.org/dmitry-ivanov/laravel-testing-tools.svg?branch=master )] ( https://travis-ci.org/dmitry-ivanov/laravel-testing-tools )
5- [ ![ Coverage Status] ( https://coveralls.io/repos/github/dmitry-ivanov/laravel-testing-tools/badge.svg?branch=master )] ( https://coveralls.io/github/dmitry-ivanov/laravel-testing-tools?branch=master )
3+ [ ![ StyleCI] ( https://styleci.io/repos/75414626/shield?branch=5.6 &style=flat )] ( https://styleci.io/repos/75414626 )
4+ [ ![ Build Status] ( https://travis-ci.org/dmitry-ivanov/laravel-testing-tools.svg?branch=5.6 )] ( https://travis-ci.org/dmitry-ivanov/laravel-testing-tools )
5+ [ ![ 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 )
66
77[ ![ Latest Stable Version] ( https://poser.pugx.org/illuminated/testing-tools/v/stable )] ( https://packagist.org/packages/illuminated/testing-tools )
88[ ![ Latest Unstable Version] ( https://poser.pugx.org/illuminated/testing-tools/v/unstable )] ( https://packagist.org/packages/illuminated/testing-tools )
@@ -25,7 +25,7 @@ Provides Laravel-specific testing helpers and asserts.
25251 . Install package through ` composer ` :
2626
2727 ``` shell
28- composer require --dev illuminated/testing-tools
28+ composer require --dev " illuminated/testing-tools:5.6.* "
2929 ```
3030
31312. Use ` Illuminated\T esting\T estingTools` in your ` TestCase` class:
You can’t perform that action at this time.
0 commit comments