mirror of
https://github.com/itflow-org/itflow
synced 2026-06-14 13:51:05 +00:00
Allow PHP-8.2 and up Compatibility instead of just PHP-8.4
This commit is contained in:
@@ -2,5 +2,10 @@
|
||||
"require": {
|
||||
"webklex/php-imap": "^6.2",
|
||||
"directorytree/imapengine": "^1.24"
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "8.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user