Skip to content

Commit a7539ed

Browse files
authored
Fix installation instructions. Resolves #36
1 parent 2cef3a6 commit a7539ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can also optionally publish the config-file
2929

3030
Require this package in your composer.json and run composer update (or run `composer require flynsarmy/db-blade-compiler:2.*` directly):
3131

32-
"flynsarmy/db-blade-compiler": "2.*"
32+
"flynsarmy/db-blade-compiler": "*"
3333

3434
After updating composer, add the ServiceProvider to the providers array in app/config/app.php
3535

0 commit comments

Comments
 (0)