Sort config

This commit is contained in:
crazywhalecc 2024-11-22 15:11:20 +08:00 committed by Jerry Ma
parent 8c586fe7d9
commit e1652a4b36

View File

@ -102,6 +102,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"
]
}
},
"ext-memcache": {
"type": "url",
"url": "https://pecl.php.net/get/memcache",
@ -259,18 +271,6 @@
"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",