8.4 download imap separately, compatible with 8.1-8.3

This commit is contained in:
crazywhalecc
2024-11-02 21:47:39 +08:00
committed by Jerry Ma
parent 73e3480bdf
commit 1fa5514c57
4 changed files with 228 additions and 1 deletions

View File

@@ -259,6 +259,18 @@
"path": "LICENSE"
}
},
"ext-imap": {
"type": "url",
"url": "https://pecl.php.net/get/imap",
"path": "php-src/ext/imap",
"filename": "imap.tgz",
"license": {
"type": "file",
"path": [
"LICENSE"
]
}
},
"inotify": {
"type": "url",
"url": "https://pecl.php.net/get/inotify",