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.