Update composer

This commit is contained in:
Daniel Mason 2022-02-08 19:08:07 +13:00
parent 80d64e79ff
commit dd0bb8947f
16 changed files with 152 additions and 143 deletions

View file

@ -1,8 +1,6 @@
php-resque: PHP Resque Worker (and Enqueue)
===========================================
[![pipeline status](https://gitlab.com/idanoo/php-resque/badges/master/pipeline.svg)](https://gitlab.com/idanoo/php-resque/-/commits/master)
Resque is a Redis-backed library for creating background jobs, placing
those jobs on one or more queues, and processing them later.