From a0d8d747c915a2f1c78848be094fac9e64f2244c Mon Sep 17 00:00:00 2001 From: Dmitry Ivanov Date: Wed, 6 Sep 2017 22:35:58 +0300 Subject: [PATCH] IHF: Readme fixed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6e2eb6..24a8702 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Provides Laravel-specific and pure PHP helper functions. 1. Install package through `composer`: ```shell - composer require illuminated/helper-functions + composer require "illuminated/helper-functions:5.4.*" ``` 2. That's it! Now you can use any of provided helper functions.