mirror of
https://github.com/php/pecl-file_system-xattr.git
synced 2026-03-23 22:52:09 +01:00
14 lines
262 B
JSON
14 lines
262 B
JSON
{
|
|
"name": "pecl/xattr",
|
|
"type": "php-ext",
|
|
"license": "PHP-3.01",
|
|
"description": "Extended attributes",
|
|
"require": {
|
|
"php": ">= 7.2.0"
|
|
},
|
|
"php-ext": {
|
|
"extension-name": "xattr",
|
|
"configure-options": []
|
|
}
|
|
}
|