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 1044b06 commit cc358a4Copy full SHA for cc358a4
README.md
@@ -22,7 +22,7 @@ Blaze is a Laravel package that dramatically improves the rendering performance
22
You can install the package via composer:
23
24
```bash
25
-composer require livewire/blaze:"^1.0@beta"
+composer require livewire/blaze:^1.0@beta
26
```
27
28
## Usage
0 commit comments