This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
Releases: Webador/SlmQueueSqs
Releases · Webador/SlmQueueSqs
Migration to Laminas
- Use Laminas instead of Zend.
- Updated to work with SlmQueue 2.0.
- Upgraded to latest PHPUnit
v1.1.1
v1.1.0
- Adds AWS SQS FIFO queues support (@neeckeloo)
- Allows installation via Zend Component Installer (@neeckeloo)
- Uses PSR-4 autoload (@neeckeloo)
- Fix invalid variable usage (@tobo-pl)