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 aab9c3b commit b978c9dCopy full SHA for b978c9d
README.md
@@ -17,13 +17,7 @@ composer require jaynilsavani/laravel-ui-voler:1.1.0
17
Run a command for Laravel version 7,
18
19
```
20
-composer require jaynilsavani/laravel-ui-voler:dev-master
21
-```
22
-
23
-Run a command for Laravel version 6,
24
25
26
-composer require jaynilsavani/laravel-ui-voler:1.0.0
+composer require jaynilsavani/laravel-ui-voler:1.2.0
27
28
29
Usage
composer.json
@@ -16,8 +16,7 @@
16
}
],
"require": {
- "php": ">=7.2.5|^8.0",
- "laravel/ui": "^3.0"
+ "php": ">=7.2.5|^8.0"
},
"autoload": {
"psr-4": {
0 commit comments