We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a287967 commit c64ef2cCopy full SHA for c64ef2c
README.md
@@ -26,7 +26,7 @@ Provides Laravel-specific and pure PHP helper functions.
26
1. Install package through `composer`:
27
28
```shell
29
- composer require illuminated/helper-functions
+ composer require "illuminated/helper-functions:5.5.*"
30
```
31
32
2. That's it! Now you can use any of provided helper functions.
0 commit comments