We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa50d43 + 6a21df3 commit b0d2f1aCopy full SHA for b0d2f1a
1 file changed
README.md
@@ -15,9 +15,9 @@ You need to install the correct Queue package based on your needs.
15
Available packages:
16
17
- [sqlite](https://packagist.org/packages/flownative/jobqueue-sqlite)
18
- - [beanstalkd](https://packagist.org/packages/flownative/jobqueue-beanstalkd)
19
- - [doctrine](https://packagist.org/packages/flownative/jobqueue-doctrine)
20
- - [redis](https://packagist.org/packages/flownative/jobqueue-redis)
+ - [beanstalkd](https://packagist.org/packages/flowpack/jobqueue-beanstalkd)
+ - [doctrine](https://packagist.org/packages/flowpack/jobqueue-doctrine)
+ - [redis](https://packagist.org/packages/flowpack/jobqueue-redis)
21
22
Please check the package documentation for specific configurations.
23
0 commit comments