mirror of
https://github.com/php-win-ext/php-rar.git
synced 2026-03-24 04:52:07 +01:00
21 lines
409 B
JSON
21 lines
409 B
JSON
{
|
|
"name": "php-win-ext/rar",
|
|
"type": "php-ext",
|
|
"license": [
|
|
"PHP-3.01"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gustavo Lopes",
|
|
"email": "cataphract@php.net"
|
|
},
|
|
{
|
|
"name": "Antony Dovgal",
|
|
"email": "tony@daylessday.org"
|
|
}
|
|
],
|
|
"require": {
|
|
"php": ">= 8.0.0"
|
|
},
|
|
"description": "rar extension"
|
|
} |