mirror of
https://github.com/php-win-ext/pecl-system-sync.git
synced 2026-03-24 00:52:14 +01:00
9 lines
194 B
JSON
9 lines
194 B
JSON
{
|
|
"name": "php/sync",
|
|
"type": "php-ext",
|
|
"license": "MIT",
|
|
"description": "A PHP extension for Synchronization Objects (sync)",
|
|
"require": {
|
|
"php": ">= 8.0.0"
|
|
}
|
|
} |