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 905182d commit 999291cCopy full SHA for 999291c
README.md
@@ -18,7 +18,7 @@ Provides Laravel-specific and pure PHP helper functions.
18
1. Install package through `composer`:
19
20
```shell
21
- composer require illuminated/helper-functions
+ composer require "illuminated/helper-functions:5.2.*"
22
```
23
24
2. That's it! Now you can use any of provided helper functions.
0 commit comments