mirror of
https://github.com/idanoo/php-resque
synced 2025-07-02 06:02:21 +00:00
2.2.0 (2023-03-20)
- Update pacakges - Bump requirements to PHP >= 8.1
This commit is contained in:
parent
948b758a57
commit
5ef4a63a6e
4 changed files with 156 additions and 119 deletions
|
@ -16,7 +16,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">7.4",
|
||||
"php": ">=8.1",
|
||||
"psr/log": "^1.1.0",
|
||||
"colinmollenhour/credis": "^1.14.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue