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 11f4eda commit cba0a1dCopy full SHA for cba0a1d
readme.md
@@ -38,7 +38,7 @@ This package requires the following dependencies:
38
Via Composer
39
40
``` bash
41
-$ composer require timehunter/laravel-file-generator "^1.7.0"
+$ composer require timehunter/laravel-file-generator "^1.8.0"
42
```
43
44
If your Laravel framework version <= 5.4, please register the service provider in your config file: /config/app.php, otherwise please skip it.
0 commit comments