gurl_o/plugins/october/drivers/README.md

14 lines
532 B
Markdown
Raw Normal View History

2023-07-23 05:57:06 +00:00
# drivers-plugin
This plugin is required when working with some third party services in OctoberCMS. Provides drivers used by services in Queue, Mail and Storage.
The composer packages introduced by this plugin are listed below:
- **aws/aws-sdk-php** at version `~3.1`
- **pda/pheanstalk** at version `~3.0`
- **iron-io/iron_mq** at version `~1.5`
- **predis/predis** at version `~1.0`
- **league/flysystem-rackspace** at version `~1.0`
- **league/flysystem-aws-s3-v3** at version `~1.0`
- **guzzlehttp/guzzle** at version `~6.0`