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 6ada873 commit 345fdc8Copy full SHA for 345fdc8
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.3.*"
22
```
23
24
2. That's it! Now you can use any of provided helper functions.
0 commit comments