nyx/tests/dynamic_fixtures/php/cli_script/composer.json
2026-06-05 10:16:30 -05:00

6 lines
78 B
JSON

{
"name": "nyx/cli-script-fixture",
"require": {
"php": ">=8.0"
}
}