Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit 28eed3f

Browse files
committed
Add version
1 parent baa83cc commit 28eed3f

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
@@ -9,7 +9,7 @@ The only difference is that the closure is sent to the background without waitin
99
### Install
1010
Add the package to the require section of your composer.json and run `composer update`
1111

12-
"barryvdh/laravel-async-queue": "dev-master"
12+
"barryvdh/laravel-async-queue": "0.2.x"
1313

1414
Add the Service Provider to the providers array in config/app.php
1515

0 commit comments

Comments
 (0)