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 Helper Functions
22
3- [ ![ StyleCI] ( https://styleci.io/repos/61384075/shield?branch=master &style=flat )] ( https://styleci.io/repos/61384075 )
4- [ ![ Build Status] ( https://travis-ci.org/dmitry-ivanov/laravel-helper-functions.svg?branch=master )] ( https://travis-ci.org/dmitry-ivanov/laravel-helper-functions )
5- [ ![ Coverage Status] ( https://coveralls.io/repos/github/dmitry-ivanov/laravel-helper-functions/badge.svg?branch=master )] ( https://coveralls.io/github/dmitry-ivanov/laravel-helper-functions?branch=master )
3+ [ ![ StyleCI] ( https://styleci.io/repos/61384075/shield?branch=5.6 &style=flat )] ( https://styleci.io/repos/61384075 )
4+ [ ![ Build Status] ( https://travis-ci.org/dmitry-ivanov/laravel-helper-functions.svg?branch=5.6 )] ( https://travis-ci.org/dmitry-ivanov/laravel-helper-functions )
5+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/dmitry-ivanov/laravel-helper-functions/badge.svg?branch=5.6 )] ( https://coveralls.io/github/dmitry-ivanov/laravel-helper-functions?branch=5.6 )
66
77[ ![ Latest Stable Version] ( https://poser.pugx.org/illuminated/helper-functions/v/stable )] ( https://packagist.org/packages/illuminated/helper-functions )
88[ ![ Latest Unstable Version] ( https://poser.pugx.org/illuminated/helper-functions/v/unstable )] ( https://packagist.org/packages/illuminated/helper-functions )
@@ -25,7 +25,7 @@ Provides Laravel-specific and pure PHP helper functions.
25251 . Install package through ` composer ` :
2626
2727 ``` shell
28- composer require illuminated/helper-functions
28+ composer require " illuminated/helper-functions:5.6.* "
2929 ```
3030
31312. That' s it! Now you can use any of provided helper functions.
You can’t perform that action at this time.
0 commit comments